Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
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