mbus CSDB Update Label.vi
Description
The CSDB Update Label function updates data attached to a CSDB label in a periodic transmit. The CSDB label must have already been created and have its rate defined. Refer to mbus CSDB Send Label At Rates function to first add CSDB label.
Parameters | ||
---|---|---|
error in | in | error conditions that occur before entering the function |
portHandle | in | reference to the configured port |
label | in | CSDB label to update |
messageWords | in | CSDB new data to override |
portHandle | out | reference to the configured port |
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
Example
-