CSDB Schedule Label-SI.vi
Description
CSDB Schedule Label-SDI demo is used to schedule CSDB messages transmit / receive cycle with the possibility to select:
- SI (Source Identifier) for each CSDB label
- message rate for each CSDB label
Example below shows how SI Discrimination is applied on label 0x20.
Label 0x20 | Data | Status | SI (Bits 1-0, extracted from Status) |
---|---|---|---|
#1 | 0x44556677 | 0x01 | 01b |
#2 | 0x8899AABB | 0x02 | 10b |
#3 | 0xCCDDEEFF | 0x03 | 11b |
Walkthrough
Once session is started, this demo configures the CSDB port features (speed, parity, stop bit size, message size and internal loopback) and enables SI discrimination for received labels.
Before starting the transmit / receive cycle, user needs to select the number of messages to transmit, the message rate for each CSDB label and enter the CSDB messages to send onto the data bus. Once the cycle is executed the port is closed and the session is terminated.
See Also
CSDB Schedule Labels.vi CSDB Update Labels.vi CSDB Suspend Resume.vi