Raptor:Output Status
Jump to navigation
Jump to search
Return to the main Raptor page
Description
This block shows the status of the selected output. On modules which support output diagnostics this block can show if an output is shorted or shutdown do to over current.
The following status codes have been defined, however not all status codes may be supported be each module or output.
Value | Description |
---|---|
0 | No Fault |
1 | Output On |
2 | Short Circuit Detected |
3 | Over Current Detected |
4 | Open Load Detected |
5 | Back Driven Detected
e.g. LSD grounded, HSD shorted to battery |
6 | No Supply Voltage |
7 | Possible Short Circuit Detected |
8 | Over Voltage |
9 | Under Voltage |
Outputs
Output | Type | Description |
---|---|---|
Faulted | boolean | Shows the fault status of the selected resource. Ok = 0, Faulted = 1 |
Status Code | uint8 | Shows more detailed fault status information on the output. |
Parameters
Parameter | Type | Description |
---|---|---|
Hardware Resource | Specifies which input from the hardware is being read. |