Command to enable the use of a NetInt board and the TCP/IP address to which the control will respond.
Syntax |
ETH_NULL_BCC3 n [-Caaa.aaa.aaa.aaa {mmm.mmm.mmm.mmm [ggg.ggg.ggg] pppp}] |
---|---|
n |
Board number (0÷3) |
-Caaa.aaa.aaa.aaa |
TCP/IP address to which the board will respond. (optional) |
mmm.mmm.mmm.mmm |
TCP/IP NetMask. (optional) |
ggg.ggg.ggg.ggg. |
TCP/IP Gateway. (optional) |
pppp |
TCP/IP port. (optional) |
Notes |
Use of the ipaddr.def file is recommended |
Example
ETH_NULL_BCC3 0 -C10.0.1.12 255.0.0 10.0.18.1 8000 |