GseosNet.Disable
Previous  Top  Next

Disable()

Disable the network as the current data source. All data coming from the network is discarded.

Note:
Network sources can be configured to be non-exclusive (see the last setting in the configuration section below). This means that the data will be generated even if the network is not enabled. For these data sources the Disable() function does not discard the incoming data.

[CmdSrc]
IP-Address=127.0.0.1
;IP-Address=128.125.143.61
Source=Event
Port=2002
;AutoConnect=0
Exclusive=No


Returns
None.