mbus Ethernet Connect.vi

Description
The Ethernet Connect function creates a new Tx / Rx session and uses Ethernet for the communication.
| Parameters | ||
|---|---|---|
| error in | in | error conditions that occur before entering the function |
| url | in | URL of the device |
| username | in | username to connect to the device |
| password | in | password to connect to the device |
| exclusive | in | exclusive usage of the device. If false, other users may access device resources |
| reset | in | device reset on start |
| sessionHandle | out | reference to the current Multibus session |
| error out | out | error information |
| function return | out | function execution status |
Availability
Available in Multibus VI 1.2 and later.
See Also
mbus PCIE Connect.vi mbus USB Connect.vi