Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
kStatus
GoSerial_SetAsciiTerminator
(
GoSerial
serial
,
const
kChar
*
string
)
Sets the ASCII protocol output terminator string.
Version
Introduced in firmware 4.0.10.27
Parameters
serial
GoSerial
object.
string
A pointer to the string representing the ASCII protocol output terminator.
Returns
Operation status.
GoSerial