Enable()
Enable the network as the current data source. All data coming from other data sources than the network (i.e. Recorder, Bios, etc.) 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 Enable() function has no effect (they will generate data blocks regardless of the network being enabled as a data source or not).
[CmdSrc]
IP-Address=127.0.0.1
;IP-Address=128.125.143.61
Source=Event
Port=2002
;AutoConnect=0
Exclusive=No
Returns
None.