Skip to content

mbus A429 Receive.vi


Description

Sampling receive service.

A429 Receive.vi is the basic function to receive ARINC 429 data.


Parameters  
error in in error conditions that occur before entering the function
portHandle in reference to the configured port
portHandle out reference to the configured port
a429Words out ARINC 429 words received
wordCount out number of ARINC 429 words received
errorCount out number of ARINC 429 received errors
error out out error information
function return out function execution status


Handle parameters are available as input and output. Output is a copy of the input and may be used to daisy chain successive VIs and reduce wire density.

Availability

Available in Multibus VI 1.0 and later.

See Also

mbus A429 Receive Advanced.vi

Examples

A429 Output Voltage.vi
A429 Send Receive.vi