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

Reports whether the ASCII custom data format is currently enabled. This setting only applies when the operation is asynchronous. When enabled, the measurements selected via add/remove source are ignored.

C
Go2Bool Go2Serial_AsciiCustomFormatEnabled(Go2Serial serial);
Parameters
Parameters 
Description 
Go2Serial serial 
Go2Serial object. 
Returns

GO2_TRUE if enabled, or GO2_FALSE if disabled.

File

Go2OutputChannels.h

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