mbus HFCE Message Error Decompose.vi

Description
The mbus HFCE Message Error Decompose.vi unpackages a HFCE error ID into several individual HFCE errors. Input HFCE error can come from mbus HFCE Receive Advanced.vi.
| Parameters | ||
|---|---|---|
| error in | in | error conditions that occur before entering the function |
| error | in | HFCE error |
| preambleError | out | preamble error status |
| postambleError | out | postamble error status |
| oddLengthError | out | odd length error status |
| crcError | out | CRC error status |
| packetSizeError | out | packet size error status |
| bitCountError | out | bit count error status |
| errorDecoding | out | decoding error status |
| crc | out | HFCE packet CRC |
| dataSize | out | HFCE data size |
| packetSize | out | HFCE packet size |
| error count | out | number of HFCE errors |
| error out | out | error information |
Availability
Available in Multibus VI 1.0 and later.
See Also
mbus HFCE Message Error Compose.vi mbus HFCE Message Error Inject.vi