sutty Posted February 27, 2018 Share Posted February 27, 2018 Hi! In rticplc.c how can I access (read/write) undefined M-Vars (eg. undefined M-Var M42: M42->*) without using GetPtrVar()? Best Regards, Anton Link to comment Share on other sites More sharing options...
steve.milici Posted March 7, 2018 Share Posted March 7, 2018 In C, M-variables can only be accessed with the API calls. Link to comment Share on other sites More sharing options...
Recommended Posts