Enter the device's IP Address and Station number. The Port defaults to 502. There is no rack or slot.
A tag's name is its register address, as given in the device's register map.
Two settings describe how the device lays out its registers. Both give a believable but wrong number if set wrongly, rather than an error, so check a reading against a value you already know:
·Data Format — the word order for values that take more than one register, such as 32-bit numbers and floating-point values. Choose from ABCD, BADC, CDAB and DCBA, as given in the device's documentation.
·Address Starts With Zero — whether the device numbers its first register 0 rather than 1.