Automator and VSCode can't Send sinteger/float Values to G5 Panels
Frequently Asked Questions
Written by Wesley Moore
Updated at April 2nd, 2026
Brand:
- AMX
Models:
- Programming
- MUSE
- Automator
- Python
- Groovy
- JavaScript
- MUSE
Question:
Why can't I send signed integers or float values to G5 panels in Automator or VSCode?
Answer:
G5 touch panels only accept integer values. You must typecast any other values to integers before they are sent to the panels.