Skip to content

mbus A429 Receive Labels.vi


Description

Sampling receive service.

A429 Receive Labels function receives labelCount of ARINC 429 words from the data bus at rates selected by A429 Send Labels At Rates function.

ARINC 429 words are split into data and labels


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
labelCount out number of ARINC 429 words received from the data bus
labels out ARINC 429 labels received from the data bus
data out ARINC 429 data received from the data bus
rates out ARINC 429 word rates in milliseconds with microsecond accuracy
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 Send Labels At Rates.vi
mbus A429 Update Label.vi
mbus A429 Update Labels.vi

Examples

A429 Schedule Labels.vi
A429 Update Labels.vi