05-30-2018 10:29 AM
Hello,
I am new to labview and need some help connecting an nordson ultimus I to a usb 6341 Daq. I control on/off by the 8 pin connector coming from the utlimus I the DAQ. So far I have been able to read the voltage on the input channel and monitor the voltage on the output channel but not completely control it by start stop. When the 8 pin connection touches both the input and output ports, the air dispensers starts but does not stop. My goal is to have a program that starts and stop the air dispensers on demand. Any help would be appreciated.
05-31-2018 06:39 PM
Are you trying to programmatically start/stop the device or are you sending a signal to it from the USB-6341?
06-04-2018 05:18 PM
Yes.
I recently purchased Nordson Ultimus V as a digital air controllers, is there way to build VI from the older program that was created for the Ulitmus V back in 2009?
06-05-2018 04:13 PM
Can you elaborate more on what you mean by older program? Does your device come with a driver from the manufacturer made for LabVIEW?
06-07-2018 10:21 AM
06-11-2018 09:42 AM
You can use the driver from that page to generate your own VI in order to operate your device. In most cases, the driver files should be documented with instructions on how to use it as well as best programming practices.