Gocator API > Go2.Output > Classes > Go2Ethernet > Functions > Go2Ethernet_EnableAsciiCustomFormat
Gocator 2x00 API
Go2Ethernet_EnableAsciiCustomFormat
Description

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

C
Go2Status Go2Ethernet_EnableAsciiCustomFormat(Go2Ethernet ethernet, Go2Bool enable);
Parameters
Parameters 
Description 
Go2Ethernet ethernet 
Go2Ethernet 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.