TCS OS COMMANDS LIST

Conventions used in commands:
<mandatory field> = indicates a mandatory field to be typed after the command
[optional field] = indicates an optional field, that can be omitted

Command: #OUT
Description: Sets or resets the output pins.
Sintax:
  • #OUT<xx><status>[,ttttt][#PAU<ttttt>]
    Sets Output xx to ON or OFF for ttttt seconds.
    #PAU command (works only with #OUT) can be used to pause command execution for ttttt seconds.
  • Mandatory fields:
  • <xx>
    Value from 01 to 08 corresponding to the OUTput.
  • <status>
    ON or OFF
  • Optional fields:
  • [,ttttt]
    Time in seconds (0-65000) during which the xx OUTput will be ON. If this parameter is omitted OUTput xx will stay ON until a #OUTxxOFF command is received for the same output.
  • [#PAU<ttttt>]
    The #PAU command can be used optionally to delay execution of a successive OUT command, this can be useful to avoid overloads in case of simultaneous switch ON of more appliances. The time is in half-seconds (if ttttt=10, the pause is of 5 seconds).
  • Examples:
  • #OUT01ON,5
  • #OUT01OFF
  • #OUT01ON,10#PAU1#OUT02ON,10
  • Default value after #INI: All OFF
    Default value after reset: All OFF
    Command availability Command line and SMS
    ADMIN Password privileges: Write
    USER Password privileges: Write
    Notes:  
    Requires TCS OS version: 5.1 or later


    ©2002 DPS-Promatic srl reproduction prohibited