05-04-2021 02:44 AM
Hello, everyone,
my group bought a C-series module for functional safety NI-9351 for experiment set-up.
but after reading the Manual, I still not understand how it works and what does it work for. I think it might be used for an emergence stop?
Does anyone know this Module?
Thank you very much.
Solved! Go to Solution.
05-05-2021
02:00 AM
- last edited on
06-16-2025
10:38 AM
by
Content Cleaner
Hi,
The module contains built-in diagnostics that can monitor the status of the hardware and the integrity of the connections.
It can be used to control critical safety functions in manufacturing assembly and test cells, large physical tests, condition monitoring applications, and process monitoring and control.
Probably you can refer to these links below.
Datasheet
https://www.ni.com/docs/en-US/bundle/ni-9351-specs/page/specs.html
To program the module, kindly use "Functional Safety Editor" software.
Functional Safety Editor Download
https://www.ni.com/en/support/downloads/drivers/download.functional-safety-editor.html
Hopefully it helps.
Thanks.
05-05-2021 10:46 AM
Hello,
Thank you for your help.
do you know if this module can be connected to the laser machine or thermocouple so that it can monitor the temperature conditions?
thanks for your help.
Best regards
05-05-2021 07:11 PM
9351 has 4 AI channels capable of measuring 0-20mA current loop, if you got a temperature transmitter that could output 0-20mA, then yes, you can implement the temperature monitor.
05-05-2021
11:28 PM
- last edited on
06-16-2025
10:39 AM
by
Content Cleaner
Hi,
There is a self-contained safety logic solver in the module.
sensor -> logic solver -> final element
https://www.ni.com/docs/en-US/bundle/ni-9351-getting-started/page/overview.html
So you can connect a sensor to the module and used it for the temperature monitoring.
Thanks.