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

Gets the string used to delimit tokens in commands and standard formatted data.

C
Go2Status Go2Ethernet_AsciiDelimiter(Go2Ethernet ethernet, Go2Char* delim, Go2UInt32 capacity);
Parameters
Parameters 
Description 
Go2Ethernet ethernet 
Go2Ethernet object. 
Go2Char* delim 
Receives delimiter string. 
Go2UInt32 capacity 
Capacity of delim buffer. 
Returns

Operation status.

File

Go2OutputChannels.h

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