mbus A429 Error Decompose.vi
Description
The mbus A429 Error Decompose function unpackages a ARINC 429 error ID into several individual ARINC 429 errors. Input ARINC 429 error can come from mbus A429 Receive Advanced.
Parameters | ||
---|---|---|
error in | in | error conditions that occur before entering the function |
error | in | ARINC 429 error |
parityError | out | parity error status |
shortWordSizeError | out | received word size is 31 bit long or less |
longWordSizeError | out | received word size is 33 bit long or more |
error count | out | number of ARINC 429 errors |
error out | out | error information |
Availability
Available in Multibus VI 1.0 and later.
See Also
mbus A429 Error Compose.vi mbus A429 Error Inject.vi