AMX NXI Especificaciones Pagina 24

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 28
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 23
Programming
18
NXI NetLinx Integrated Controller (No Master)
IR/Serial Send_Commands (Cont.)
SET IO LINK Links an IR or Serial port to an I/O channel for use with DE, POD, PON and POF commands.
The I/O status is automatically reported on channel 255 on the IR port.
Syntax:
SEND_COMMAND <DEV>,"'SET IO LINK <Number>'
Variable:
Number = 1-8; set the I/O channel to 0 to disable I/O link settings.
Example:
SEND_COMMAND IR_1," 'SET IO LINK 1'"
Sets the IR_1 port link to I/O channel 1. The IR port uses the specified I/O input as power status
for processing PON and POF commands.
SET MODE Sets the IR/Serial ports for IR or Serial-controlled devices connected to a Card Frame or
NetModule.
Syntax:
SEND_COMMAND <DEV>, 'SET MODE <Mode>'
Variable:
Mode = IR or Serial
Example:
SEND_COMMAND IR_1, 'SET MODE IR'
Sets the IR_1 port to IR mode for IR control.
SP Generates a single IR pulse.
You can use the CTON to set pulse lengths and CTOF for time off between pulses.
Syntax:
SEND_COMMAND <DEV>," 'SP',<IR OUT>"
Variable:
IR OUT = 1-252 and 256-65,000
Example:
SEND_COMMAND IR_1, " 'SP',25"
Pulses IR code 25 on IR_1 device.
Vista de pagina 23
1 2 ... 19 20 21 22 23 24 25 26 27 28

Comentarios a estos manuales

Sin comentarios