mbus CSDB Receive With Timetag.vi
Description
mbus CSDB Receive With Timetag.vi function receives incoming CSDB data with time tags.
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 |
csdbMsgWords | out | array of 16-bit CSDB message words received |
timetags | out | array CSDB message time tags (in nanosecond) |
msgSize | out | message size in bytes |
msgCount | out | number of CSDB messages received |
byteCount | out | number of CSDB bytes received |
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
-