Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
kStatus
GoEthernet_SetModbusBufferingEnabled
(
GoEthernet
ethernet
,
kBool
enabled
)
Enables or disables Modbus protocol output buffering.
Version
Introduced in firmware 4.0.10.27
Parameters
ethernet
GoEthernet
object.
enabled
kTRUE to enable buffering. kFALSE to disable it.
Returns
Operation status.
GoEthernet