Gocator API
|
kStatus GoEthernet_SetEIPBufferingEnabled | ( | GoEthernet | ethernet, |
kBool | enabled | ||
) |
Enables or disables EthernetIP protocol output buffering.
ethernet | GoEthernet object. |
enabled | kTRUE to enable buffering. kFALSE to disable it. |