AMX Advanced Classroom Transmitter TXC-ACT Manual de instrucciones Pagina 90

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 141
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 89
NetLinx Programming of DXLink Transmitters and Receivers
90
Instruction Manual – DXLink™ Twisted Pair Transmitters/Receiver
IR SEND_COMMANDs (Transmitters and Receivers), continued
SET MODE
Set an IR port to either IR,
Serial, or Data mode.
Syntax:
SEND_COMMAND <DEV>,"'SET MODE'<mode>"
Valid response:
mode =
IR (standard IR output with carrier)
SERIAL (IR without carrier and waveform inverted)
DATA (1-way serial/TTL)
Example:
SEND_COMMAND IR_1,"'SET MODE IR'"
Sets the IR_1 port to IR mode for IR control.
SP
Generate a single IR pulse.
You can use the 'CTON' to set pulse lengths and the 'CTOF' to set time Off between pulses.
Syntax:
SEND_COMMAND <DEV>,"'SP',<code>"
Valid response:
code = IR code value 1 to 252 (253 to 255 reserved).
Example:
SEND_COMMAND IR_1,"'SP',25"
Pulses IR code 25 on IR port on RX.
XCH
Transmit IR codes.
Syntax:
SEND_COMMAND <DEV>,"'XCH <channel>'"
Valid response:
channel = 0 to 999.
Note: For detailed usage examples, refer to the 'XCHM' command (see page 91).
SET MODE (IR command)
Vista de pagina 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 140 141

Comentarios a estos manuales

Sin comentarios