How to configure CAYMON PSQ108 power sequencer with AUDAC Touch™
The video introduces the CAYMON PSQ108 Power Sequencer and its integration with AUDAC Touch™. It highlights key features such as voltage and current monitoring, surge protection, and the ability to control power sequencing using third-party devices or custom dashboard widgets in AUDAC Touch™. The video will focus on configuring delayed-on and delayed-off power sequencing for a system, which includes components like a switch, LUNA-F, and power amplifiers, and will also cover controlling individual relays using AUDAC Touch™ and NCP105. ASCII controls for third-party integration are available on the product page.
Make sure to upgrade to the latest available version of the LUNA-F and NCP105 firmware and AUDAC Touch™ to be able to use the commander on the NCP105.
Example Commands for CAYMON PSQ108
Binary to Hexadecimal Table (for SRON and SROFF)
| 000000rr | rr (Hexadecimal-Base 16) | rr (Binary -Base 2) |
Relay 1 | 00000001 | 01 | 00000001 |
Relay 2 | 00000002 | 02 | 00000010 |
Relay 3 | 00000004 | 04 | 00000100 |
Relay 4 | 00000008 | 08 | 00001000 |
Relay 5 | 00000010 | 10 | 00010000 |
Relay 6 | 00000020 | 20 | 00100000 |
Relay 7 | 00000040 | 40 | 01000000 |
Relay 8 | 00000080 | 80 | 10000000 |
Binary (Base 2) | Hexadecimal (Base 16) |
0000 | 0 |
0001 | 1 |
0010 | 2 |
0011 | 3 |
0100 | 4 |
0101 | 5 |
0110 | 6 |
0111 | 7 |
1000 | 8 |
1001 | 9 |
1010 | A |
1011 | B |
1100 | C |
1101 | D |
1110 | E |
1111 | F |