|
FireSync API
|
Represents I/O test jig run-time statistics.

Public Attributes | |
| k64f | analogIn [2] |
| Current reading of analog output, in mA. | |
| kBool | analogIncalibrated [2] |
| Is analog input calibrated? | |
| k32u | digitalIn |
| Digital input stats. | |
| k64f | inputPower |
| Voltage reading of input power, in Volt. Could be 24 or 48V. | |
| k32u | lastSelcomData |
| Last received Selcom data. | |
| k32u | lastUartData |
| Last received UART data. | |
| k64f | power5V |
| Voltage reading of 5V, in Volt. | |
| k64f | safety5V |
| Voltage reading of SAFETY_5V, in Volt. | |
| k64f | safetyPlus |
| Voltage reading of SAFETY+, in Volt. | |
| k64u | selcomDataCount |
| Count of Selcom data available. | |
| k32u | selcomFifoStatus |
| Selcom FIFO status (full, empty and overflowed). | |
| k64u | uartDataCount |
| Count of UART data available. | |
| k32u | uartFifoStatus |
| UART FIFO status (full, empty and overflowed). | |