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

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

C
Go2Status Go2Ethernet_SetAsciiDelimiter(Go2Ethernet ethernet, const Go2Char* delim);
Parameters
Parameters 
Description 
Go2Ethernet ethernet 
Go2Ethernet object. 
const Go2Char* delim 
Delimiter string. 
Returns

Operation status.

File

Go2OutputChannels.h

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