<!-- Source: https://docs.captron.com/trms/series10/events-commands -->

# Events & Commands

## Events

<table>
  <thead>
    <tr>
      <th>Event Code</th>
      <th>Type</th>
      <th>Definition and recommended maintenance action</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>6144</td>
      <td>Error</td>
      <td>Output Overload – Output current too high – max. 200 mA</td>
    </tr>
    <tr>
      <td>16912</td>
      <td>Warning</td>
      <td>Device temperature over-run – Clear source of heat</td>
    </tr>
    <tr>
      <td>16928</td>
      <td>Warning</td>
      <td>Device temperature under-run – Insulate device</td>
    </tr>
    <tr>
      <td>20496</td>
      <td>Error</td>
      <td>Component malfunction – Repair or exchange</td>
    </tr>
    <tr>
      <td>20752</td>
      <td>Warning</td>
      <td>Primary supply voltage over-run – Check tolerance</td>
    </tr>
    <tr>
      <td>20753</td>
      <td>Warning</td>
      <td>Primary supply voltage under-run – Check tolerance</td>
    </tr>
  </tbody>
</table>

## Commands

ISDU Index 2 – System Command

<table>
  <thead>
    <tr>
      <th>Value</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>128</td>
      <td>Device Reset</td>
      <td>Restart the device</td>
    </tr>
    <tr>
      <td>130</td>
      <td>Restore Factory Settings</td>
      <td>Restore Factory Settings</td>
    </tr>
    <tr>
      <td>160</td>
      <td>Trigger Self-Test</td>
      <td>Tests sensor and LED. Any error will be reported in Error Code variable</td>
    </tr>
  </tbody>
</table>
