Gets the ASCII custom format.
Go2Status Go2Ethernet_AsciiCustomDataFormat(Go2Ethernet ethernet, Go2Char** format);
|
Parameters |
Description |
|
Go2Ethernet ethernet |
Go2Ethernet object. |
|
Go2Char** format |
Receives a null-terminated string containing the custom ASCII format. |
Operation status.
Use the Go2Free function to free the format string returned by this function.
Go2OutputChannels.h