|
APIs, concepts, guides, and more
|
| const char *const ServiceChannelReadString | ( | int32_t | index, |
| int32_t | subIndex, | ||
| int32_t | byteCount, | ||
| uint32_t | timeoutMilliseconds = SDOTimeoutMillisecondsDefault ) |
| index | The memory address to write to |
| subIndex | The sub index to write to |
| byteCount | The number of bytes to write |
| timeoutMilliseconds | The time in ms that the function will wait for a read response before generating a timeout error. (Default: SDOTimeoutMillisecondsDefault) |