Gocator API > Go2.Output > Classes > Go2Serial > Functions > Go2Serial_AsciiCustomDataFormat
Gocator 1x00 API
Go2Serial_AsciiCustomDataFormat
Description

Gets the ASCII custom format.

C
Go2Status Go2Serial_AsciiCustomDataFormat(Go2Serial serial, Go2Char** format);
Parameters
Parameters 
Description 
Go2Serial serial 
Go2Serial 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.