Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hello community,
I define "data0" as number of remote property in Thingworx. In C SDK, I try to get the value in "data0" using tempPrimitive->val.number. However, there is segmentation fault in the command of "tempPrimitive->val.number"
Hi @SS_10329829.
What version of the c-SDK are you running? Can you send the full code so we have a better idea around the library you're using?
Regards.
--Sharon