Real Time Automation, Inc.
33
1-800-249-1612
Web Interface Data Point List Configuration: Auto-Configure (Default)
While in either of the two Auto-Configure Modes, the number of data points and the actual data points
themselves cannot be edited. Auto-Configure Mode looks at the other protocol and then configures the
data point list within the web interface to match. The web interface names and types will be defined
after the other protocol is configured.
The data will be configured according to the following rules:
1)
Any Coil or 1 Bit Binary Pack data will be mapped as
Bool.
2)
Any 8 Bit Binary Pack data will be mapped as
Bitpack (8 Bits).
3)
Any 16 Bit Binary Pack data will be mapped as
Bitpack (16 Bits).
4)
Any 32 Bit Binary Pack data will be mapped as
Bitpack (32 Bits).
5)
Any 8 Bit Int data will be mapped as
INT (8 bit)
.
6)
Any 16 Bit Int data will be mapped as
INT (16 bit)
.
7)
Any 32 Bit Int data will be mapped as
INT (32 bit)
.
8)
Any 64 Bit Int data will be mapped as
INT (64 bit)
.
9)
Any 8 Bit Unsigned Int data will be mapped as
UINT (8 bit)
.
10)
Any 16 Bit Unsigned Int data will be mapped as
UINT (16 bit)
.
11)
Any 32 Bit Unsigned Int data will be mapped as
UINT (32 bit)
.
12)
Any 64 Bit Unsigned Int data will be mapped as
UINT (64 bit)
.
13)
Any 32 Bit Float will be mapped as
Float (32 bit)
.
14)
Any 64 Bit Float will be mapped as
Double (64 bit)
.
15)
Any String Data Types will be mapped as S
tring
.
16)
The read or write direction depends on whether it is configured as a read or write on the other
protocol.
17)
If the other protocol exceeds the number of data points supported, nothing will be mapped. You will
see the # of Data Points remain at zero and the main page will display the following error:
a)
To fix this error, simply decrease the amount of data you configured on the other protocol so
that the max number of data points is not exceeded or call customer support to increase the
limits.
To add additional or edit existing data points you will need to go into Manual Configure Mode.