mbus A429 Error Inject.vi
Description
The mbus A429 Error Inject function packages one or multiple ARINC 429 errors and inject the error(s) into the errors table at the indicated index.
The errors output parameter must be passed to mbus A429 Send Advanced.vi to send messages with errors.
Parameters | ||
---|---|---|
error in | in | error conditions that occur before entering the function |
errors | in | ARINC 429 errors. Default is 0 (no error) |
parityError | in | injection of a parity error (inverts parity bit) |
shortWordSizeError | in | injection of a short word size error |
longWordSizeError | in | injection of a long word size error |
index | in | ARINC 429 error array index |
errors | out | ARINC 429 error to pass to mbus A429 Send Advanced function |
error out | out | error information |
function return | out | function execution status |
Availability
Available in Multibus VI 1.0 and later.
See Also
mbus A429 Error Compose.vi mbus A429 Error Decompose.vi