Gocator API
◆
GoEthernet_AsciiCustomFormatEnabled()
kBool
GoEthernet_AsciiCustomFormatEnabled
(
GoEthernet
ethernet
)
Returns the value of whether the ASCII protocol custom data format is enabled or disabled.
Version
Introduced in firmware 4.0.10.27
Parameters
ethernet
GoEthernet
object.
Returns
kTRUE if the custom data format is enabled. kFALSE otherwise.
GoEthernet