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