Skip to content

mbus CSDB Receive Labels.vi


Description

CSDB Receive Labels function receives labelCount of periodic CSDB messages labels from the databus.


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 CSDB labels contained in the labels array.
labels out array of CSDB labels received
messageWords out array of 16-bit CSDB message words received
rates out array of CSDB message rates (in milliseconds)
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.3 and later.

See Also

mbus CSDB Send Labels At Rates.vi
mbus CSDB Update Label.vi
mbus CSDB Update Labels.vi

Examples

CSDB Schedule Labels.vi
CSDB Update Labels.vi