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