RS232 and Touchpanel Queuing modules
Frequently Asked Questions
Brand:
- AMX
Models:
- NetLinx
- G4 Panels
- G5 Panels
- NI-Series Controllers
- NX-Series Controllers
Question:
Where can I find an example of queuing messages to a panel?
Answer:
In the attached file, 903-DL1-RS232 Queueing.zip, there are examples of queuing up messages via code and then emptying them out of the queue at a specific time interval. There is a separate example for touchpanels and rs232 ports. They are almost identical, just the naming is different and if the module is performing a send_command or send_string. Feel free to use them as a starting point for your own queue or as is.