mbus HFCE Message Error Compose.vi
Description
The mbus HFCE Message Error Compose.vi packages multiple HFCE errors into one HFCE error ID. Output HFCE error can be used to inject errors onto the HFCE bus using mbus HFCE Send Advanced.vi.
Parameters | ||
---|---|---|
error in | in | error conditions that occur before entering the function |
preambleError | in | injection of a preamble error |
postambleError | in | injection of a postamble error |
oddLengthError | in | injection of an odd length error |
crcError | in | injection of a CRC error |
packetSizeError | in | injection of a packet size error |
error | out | HFCE error. Default is 0 (no error) |
error out | out | error information |
Availability
Available in Multibus VI 1.0 and later.
See Also
mbus HFCE Message Error Decompose.vi mbus HFCE Message Error Inject.vi
Example
-