az1324 said:
It would make sense that the opposite state of any level greater than zero is off but I guess it's possible that the opposite of anything less than 50% is on and anything greater is off.
I get that you still need to use omni to send the command but isn't sending one toggle command to the 'all lights' link much simpler than sending a bunch of blink commands?
You can't send one Toggle command to all the lights from the Omni.
Just like you can't send one Blink command to all the lights.
There are only a few Link command options available (ON, OFF, SET - IIRC) in PCAccess (or the DBM for that matter).
The only thing that affects multiple lights is a Link command, and the switches themselves determine how to respond to a Link. (Unless you can send the embedded Blink command via a command line transmitter)
That's in the switch Firmware as I described above with the Blink command and firmware 2.22.
When you send Unit commands they are addressed to a specific UPB address.
To affect multiple lights you need to send individual commands.
That would be the same whether they are Blink or Toggle commands.
I'll play with it a bit at home.
I doubt the Omni could do that though.
Any fancy command line commands like this would need to be sent from something that can transmit serial strings, like the RUC.
The serial command tool on the PCS website is great for determining specific serial string commands in these situations.