06-01-2022 05:00 AM
Hello,
I need to use Veristand with a compactRIO 9039. Can I directely control the outputs with the inputs without using Labview?
Thank you!!
06-01-2022 09:43 AM
So after un moment, I wanted to ask, need I a model to use Veristand. I need to control temperature, so I will have 2 input the value og the thermocouple and and the temperature that I want and 1 output the power to heat. Thank you very much
06-01-2022 04:28 PM
With a cRIO, the most common and simplest method of integrating HW I/O into VeriStand is with the Scan Engine and EtherCAT Custom Device. This allows users to integrate I/O via the Scan Engine. Depending on your C-series modules, you may already be able to use that custom device to acquire temperature data from thermocouples, and output power. For faster rates, you could use LabVIEW FPGA to develop a bitfile and integrate through the SEEC CD or the FPGA Add-On, but that requires some LabVIEW development.
06-02-2022 01:57 AM
Thank you for your answer!
My boss told me that I don't need to use labview so I will listen him and you.
So when I'm in Veristand, I have to scann to find my cRIO and its C-series modules and after I can use its directly in the program if I understand? ( my cRIO (9039) is connected to the host PC by ethernet).
06-03-2022 02:19 PM
While it is possible to use VeriStand without any programming, most projects tend to involve some form of extensibility with custom devices and automation. For a brief intro on getting started with VeriStand and the Scan Engine EtherCAT Custom Device, please refer to this document: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000YGCBCA4&l=en-US.
Beyond that, NI offers a training course that covers the fundamental of VeriStand https://www.ni.com/en-us/shop/services/education-services/customer-education-courses/hil-fundamental....