5.11 – Commands which can be activated through
domotic interfaces
In the unit, the command activates the bidirectional trans-
mission of information, the display of radio codes on the
serial and the transmission of the position of the automation
mechanism during the movement.
Type:
WEB_ON [Carriage Return]
In this way the display of the radio codes via the serial, if
saved in the unit, is activated and it is possible to use the
pos command to move the motors by a percentage and
monitor the movement event.
To deactivate use the command:
WEB_OFF [Carriage Return]
In this way the display of the codes is activated.
5.11.1 – Displaying radio codes on serial
If the TT6 receives a radio signal from one of the saved
remote controls, the following info is sent, related to the
transmitter, via the serial.
RAD * 0003E965 0000 0100000000
The first 8 digits represent the code of the remote control, the
next 4 represent the variable part of the code of the remote
control (masked at 0). The last 10 digits represent: the pressed
button in the first 4 numbers, the next 6 are for future uses.
14 - English
5.11.2 – Motor movement by percentage command
To move the motors by a percentage of their total stroke
(therefore after having set the limit switches) use the com-
mand:
POS > [XX] [YY] [PPPP] [ZZZZ] [TT] [Carriage Return]
Where:
[XX]
Is the address of the motor.
[YY]
Is the node (04 is the default for the screen
motors).
[PPPP]
The percentage value you want to reach,
expressed in thousandths.
[ZZZZ] [TT] The last two parameters in the screen motors
are set at FFFF and FF for future developments.
For example, to take motor number 02 to the intermediate
value (0500) of its stroke, the command must be composed
in the following way:
POS # 02 04 0500 FFFF FF
During the movement the strings are sent with the current
position of the motor until reaching the requested position in
the form of async messages, the format is:
POS * 02 04 xxxx FFFF FF