Creating a Functional Safety Monitoring VI in LabVIEW
- Updated2024-05-17
- 1 minute(s) read
Creating a Functional Safety Monitoring VI in LabVIEW
- Right-click the Real-Time CompactRIO target item in the Project Explorer window.
- Select from the shortcut menu to open a new VI front panel and block diagram.
-
Add channels or variables to block diagram to monitor inputs and outputs.
-
Select the channel or variable nested under the module item in the Project Explorer window.
Available channels and variables include:
- Analog input (NI 9351 only)
- Digital input
- Digital output
- State machine variables
- User-configurable LED
- Drag and drop the channel or variable onto the block diagram.
-
Select the channel or variable nested under the module item in the Project Explorer window.
- Add the Invoke Node to the block diagram to monitor the module status, diagnostics, set the module mode, or manually start the User Program.
- Add the Property Node to the block diagram to monitor the firmware version, User Program GUID, User Program version, or other information about the C Series Functional Safety module.
Note For detailed information about using method and variables with C Series Functional Safety modules, open the LabVIEW Help and navigate to
.