WAGO-TO-PASS® 761
WAGO TO-PASS® Web 131
761-217 Telecontrol Module Compact, 8 AI, Web, MODBUS485
Manual
Version 1.0.0
10.4
HTTP Response
The response to the request contains a string and, optionally, the time of the Web
portal.
The Web portal time adjusts the time of the WAGO
TO-PASS
®
telecontrol
module.
The data string must contain the following text:
“Values stored” or “Values stored:YY/MM/DD,hh:mm:ss”.
Date and time are optional and are required only if the time of the WAGO
TO-
PASS
®
telecontrol module is to be set via the Web portal.
The Web portal can also report that the data has not been accepted, or that the
indicated script version is not supported:
"Values not stored"
Starting from Firmware Version 02.33.08, setpoint settings for digital and analog
outputs and for changing the counters can be transmitted as replies.
Table 62: Setpoint settings
Variable Contents
Format
?AO1
1. analog output
Normalized value (decimal
places allowed)
&AOn
n. analog output (n: 2)
&DOn
n. digital output (n: 1 ... 4)
0 = not set, 1 = set
&CEn
n. activate counter input (n: 1 ... 4)
0 = active, 1 = inactive
&CRn
n. reset counter input (n: 1 ... 4)
1 = reset
&CVn
n. change counter value (n: 1 ... 4)
Value[8], hexadecimal
Only those outputs that are available and that are configured for the Web outputs
are evaluated. A check should be made for inbound data sets to determine which
inputs have been configured as counters. There is no reply indicating whether the
counter setting and switching of the outputs has been successful. The subsequent
data transfer would have to be evaluated to determine this (e.g., by a feedback
loop to an input with additional alarm generation).