Gocator API > Go2.Output > Classes > Go2Serial > Functions > Go2Serial_EnableAsciiCustomFormat
Gocator 2x00 API
Go2Serial_EnableAsciiCustomFormat
Description

Enables the ASCII custom data format to allow user-specified formatting of the data string.

C
Go2Status Go2Serial_EnableAsciiCustomFormat(Go2Serial serial, Go2Bool enable);
Parameters
Parameters 
Description 
Go2Serial serial 
Go2Serial object. 
Go2Bool enable 
GO2_TRUE to enable, or GO2_FALSE to disable. 
Returns

Operation status.

File

Go2OutputChannels.h

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