The RMP Motion Controller APIs

◆ ServiceChannelWrite() [2/4]

void ServiceChannelWrite ( int32_t index,
int32_t subIndex,
int32_t byteCount,
const char *const stringValue,
uint32_t timeoutMilliseconds )

This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.

Parameters
indexThe memory address to write to
subIndexThe sub index to write to
byteCountThe number of bytes to write
stringValueThe string to write
timeoutMillisecondsThe time in ms that the function will wait for a write response before generating a timeout error.
See also
ServiceChannelWrite