Gocator API

◆ GoSystem_SetOneDiscoveryInterface()

kStatus GoSystem_SetOneDiscoveryInterface ( GoSystem  system,
kIpAddress address,
kBool  enable 
)

Enable or disable running the Gocator Discovery Protocol over the specified host interface with the given address.

Note
Supported with G1, G2
Version
Introduced in firmware 4.6.7.157
Parameters
systemGoSystem object.
addressIP address of interface over which the discovery protocol is or is not allowed to run.
enableSelect whether to enable or disable the interface.
Returns
Operation status.
See also
GoSystem_StartDiscovery, GoSystem_ConstructEx