E_IolPort
Specifies the number of the port via an enumeration.

Name | Value |
---|---|
Port1 | 1 |
Port2 | 2 |
Port3 | 3 |
Port4 | 4 |
Port5 | 5 |
Port6 | 6 |
Port7 | 7 |
Port8 | 8 |
Sample
fbIolSlave.Port:=E_IolPort.Port1;
Specifies the number of the port via an enumeration.
Name | Value |
---|---|
Port1 | 1 |
Port2 | 2 |
Port3 | 3 |
Port4 | 4 |
Port5 | 5 |
Port6 | 6 |
Port7 | 7 |
Port8 | 8 |
fbIolSlave.Port:=E_IolPort.Port1;