Real Time Automation, Inc.
31
1-800-249-1612
Proxy Address
: If a proxy is selected, enter the address of the proxy. This can either be a hostname such
as
proxy.yourcompany.com
or a plain IP address such as
192.168.100.1
.
7)
Proxy Port
: If a proxy is selected, enter the TCP port that the proxy will use. Default port for
HTTP proxy is 80 and 1080 for SOCKS5.
8)
Proxy Username/Proxy Password
: If a proxy is selected and requires authentication, enter the
username or username/password here.
Operation Mode
Mark Data New on Change of State (COS)
When data comes into the RTA gateway, it will be sent over to the matting protocol only if the data has
a different value.
Example for 460ETCWI
Operator sends “HelloWorld” from the PLC. That
data is gathered in the WI side of the RTA
gateway and is processed and sent over to the web sever. Next time the operator sends the same data
“HelloWorld”. The WI side gathers the data, but the data didn’t change so it will not be sent over to the
WI por
tion of the RTA gateway. The operator sends “1234567890” from the PLC. The WI side of the RTA
gateway will process the data and since the data has changed, it will be sent over to the web server.
Mark Data New on New Message
When data comes into the RTA ga
teway, it will be sent over to the matting protocol regardless if it’s the
same data. This allow you to send the same data over again to the mating protocol.
Example for ETCWI
Operator sends “HelloWorld” from the PLC. That data is gathered in the WI side of the RTA
gateway and is processed and sent over to the web server. Next time the operator sends the same data
“HelloWorld”, the WI side gathers t
he data, processes it, then sends over to the web server. The
operator sends “1234567890”, the WI side of the RTA gateway will process the data and send it over to
the web server.