Gets the string used to terminate commands and standard formatted data.
Go2Status Go2Serial_AsciiTerminator(Go2Serial serial, Go2Char* term, Go2UInt32 capacity);
|
Parameters |
Description |
|
Go2Serial serial |
Go2Serial object. |
|
Go2Char* term |
Receives terminator string. |
|
Go2UInt32 capacity |
Capacity of term buffer. |
Operation status.
Go2OutputChannels.h