Meters |
Attribute |
Commands |
Index |
Value Range |
Signal |
SPMTRSTATE |
GET, GETD |
1 |
0 = no signal 1 = signal |
Peak |
PKMTRLVL |
GET, GETL, GETD |
1 |
-100 ~ 36 * |
RMS |
RMSMTRLVL |
GET, GETL, GETD |
1 |
-100 ~ 36 * |
Logic |
LGCMTRSTATE |
GET, GETD |
1 |
0 = no signal 1 = signal |
* Can contain a decimal number.
Note: Meters only use GET and GETL commands, which do not include a Value. Instead, Nexia will respond to these GET/GETL commands with the requested value (current level).
Example: Get Device 1 RMS Meter Level at Instance 48 Meter 1.
Command |
Dev # |
Attribute |
Inst ID |
Index 1 |
Index 2 |
Value |
Line Feed |
GET |
1 |
RMSMTRLVL |
48 |
1 |
None |
1001 |
<LF> |
Result: GET 1 RMSMTRLVL 48 1 <LF> (use GET/GETL commands only)