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

Sets the ASCII operation. When set to GO2_ASCII_ASYNCHRONOUS, the data port will send data asynchronously according to AsciiCustomFormatEnabled. When set to GO2_ASCII_POLLING, no data will be sent unless requested.

C
Go2Status Go2Ethernet_SetAsciiOperation(Go2Ethernet ethernet, Go2AsciiOperation operation);
Parameters
Parameters 
Description 
Go2Ethernet ethernet 
Go2Ethernet object. 
Go2AsciiOperation operation 
The ASCII operation. 
Returns

Operation status.

File

Go2OutputChannels.h

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