MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ ServiceChannelReadString() [1/2]

char * ServiceChannelReadString ( int32  index,
int32  subIndex,
int32  byteCount 
)
pure virtual

Read a string from the SDO.

Description:
Read a string from the SDO. The index, subIndex, byteCount, and valid numeric values are drive specific. Refer to the drive manual to determine these values.
Parameters
indexThe memory address to write to
subIndexThe sub index to write to
byteCountThe number of bytes to write
Returns
(char*) The string value at the specified location