![]() |
APIs, concepts, guides, and more
|
RapidVector< uint8_t > ServiceChannelReadBytes | ( | int32_t | index, |
int32_t | subIndex, | ||
int32_t | byteCount, | ||
uint32_t | timeoutMilliseconds ) |
index | The SDO index to read from |
subIndex | The sub index to read from |
byteCount | The number of bytes to read |
timeoutMilliseconds | The time in ms that the function will wait for a write response before generating a timeout error. |