Overview:.
Details: |
| Resource Set:
| Standard 00:00:00:00:00:00:00:00-0 |
| Index:
| 88 |
| Headerfile:
| SNVT_SM.h |
| SM_NUL | -1 | Invalid value. |
| SM_NONE | 0 | No action. |
| SM_SAVE | 1 | Forces EEPROM write of persistent stats. |
| SM_CLEAR_ALL | 2 | All values to zero. |
| SM_SET_ALL | 3 | Set values explicitly. |
| SM_CLEAR_VOLATILE | 4 | Clear comm stats and alarm bits. |
| SM_SET_ENERGY | 5 | Set energy value only. |
| SM_SET_RUNTIME | 6 | Set the runtime value only. |
| SM_SET_CYCLES | 7 | Set the cycle count only. |
| SM_CLEAR_ALARMS | 8 | Used to explicitly clear alarm flag. |
| SM_CLEAR_COMM_STATS | 9 | Forces the LC to perform the self tuning sequence. |
| SM_CMD_ACK | 10 | Controller response to CMD. |
|
Used by:
| SNVT_stat_control |