void ServiceChannelWrite | ( | int32_t | index, |
int32_t | subIndex, | ||
int32_t | byteCount, | ||
const char *const | stringValue | ||
) |
index | The memory address to write to |
subIndex | The sub index to write to |
byteCount | The number of bytes to write |
stringValue | The string to write |