Varia Touch Panel - Disabling Side LEDs
Frequently Asked Questions
Written by Aarron Abbasi
Updated at March 10th, 2026
Brand:
- AMX
Models:
- Varia 50 / 50N
- Varia 80 / 80N
- Varia 100 / 100N
- Varia 150 / 150N
Question:
Is it possible to turn off or disable the side LEDs on Varia touch panels?
Answer:
Yes, the side LEDs can be turned off during runtime with the issuing of either Netlinx or HTTP API commands.
Netlinx send command: - SEND_COMMAND <D:P:S>,"'^WLD-0,0'"
HTTP API command: - POST { “red”: 0, “green”: 0, “blue”: 0} to http://localhost:8080/v1/led/side_led
Note
The side LEDs cannot be turned off/ disabled during the bootup sequence.