MotionController Axis MultiAxis IO IOPoint NetworkNode RsiError
Sample Apps Changelog

RapidCode API

◆ ServiceChannelWrite() [3/4]

void ServiceChannelWrite ( int32  index,
int32  subIndex,
int32  byteCount,
char *  value 
)
pure virtual

Write a string in the SDO.

Description:
Write a string to the SDO. The index, subIndex, byteCount, and valid string 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
valueThe string to write