Gocator API > Go2.Output > Classes > Go2Ethernet > Functions > Go2Ethernet_AsciiCustomDataFormat
Gocator 1x00 API
Go2Ethernet_AsciiCustomDataFormat
Description

Gets the ASCII custom format.

C
Go2Status Go2Ethernet_AsciiCustomDataFormat(Go2Ethernet ethernet, Go2Char** format);
Parameters
Parameters 
Description 
Go2Ethernet ethernet 
Go2Ethernet object. 
Go2Char** format 
Receives a null-terminated string containing the custom ASCII format. 
Returns

Operation status.

Remarks

Use the Go2Free function to free the format string returned by this function.

File

Go2OutputChannels.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.