Gets the string used to delimit tokens in standard formatted data.
Go2Status Go2Serial_AsciiDelimiter(Go2Serial serial, Go2Char* delim, Go2UInt32 capacity);
|
Parameters |
Description |
|
Go2Serial serial |
Go2Serial object. |
|
Go2Char* delim |
Receives delimiter string. |
|
Go2UInt32 capacity |
Capacity of delim buffer. |
Operation status.
Go2OutputChannels.h