AMX NXI Network Card User Manual


 
Programming
19
NXI NetLinx Integrated Controller
IR/Serial Send_Commands (Cont.)
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.