Gocator API
◆
GoSerial_EnableAsciiCustomFormat()
kStatus
GoSerial_EnableAsciiCustomFormat
(
GoSerial
serial
,
kBool
enabled
)
Sets the enabled state of the ASCII protocol custom data format.
Version
Introduced in firmware 4.0.10.27
Parameters
serial
GoSerial
object.
enabled
kTRUE to enable and kFALSE to disable.
Returns
Operation status.
GoSerial