<< Click to Display Table of Contents >> IP and Port Tag |
B1 |
999 |
B2 |
1 (one) |
B3 |
Not used |
B4 |
Not used |
Changes the configuration for the IP address and TCP/IP port to connect with a device. These new values are effective only when there is a disconnection and a new connection. The Block Tag must contain 5 (five) Elements, described next.
•Element 1: IP address 0 (zero, least significant)
•Element 2: IP address 1 (one)
•Element 3: IP address 2 (two)
•Element 4: IP address 3 (three, most significant)
•Element 5: TCP/IP port
Example of configuring a Block Tag for the IP address 127.0.0.1 and TCP/IP port 8080:
•Element 1: 1 (one)
•Element 2: 0 (zero)
•Element 3: 0 (zero)
•Element 4: 127
•Element 5: 8080
Writing to this Block Tag does not change the values defined on the parameters of this Driver's properties window.
NOTE |
Starting with version 2.0 of this Driver, the configuration of B1 and B2 parameters equal to -1 (minus one) is no longer used, to avoid a conflict of configuration with default I/O Tags from IOKit. |