RMP Motion Controller
10.6.7
APIs
, concepts, guides, and more
Community
Support
Contact
◆
NameGet()
const char *const NameGet
(
)
Description:
This method returns the node's short name as text.
Returns
(C++)char* (C#)string - ShortName.
printf(
"The node's ShortName is %s.\n"
, controller->NameGet());
RSI
RapidCode
NetworkNode
Generated by
1.10.0