LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

yokogawa UP150 driver

I looked through your set of Yokogawa drivers. You have a Yokogawa UT driver. Do you have a UP150 driver or will the UT driver work. These two Yokogawa products are simular.
0 Kudos
Message 1 of 5
(5,586 Views)
We unfortunately do not have a driver for your specific instrument model but, as you already know, we do have a LabWindows/CVI driver for a similar model - UT. If these two models share a similar command set, you can probably use the existing driver with little modification.

There are some other options as well:

1. Contact the instrument manufacturer to check if they provide an instrument driver for the model you have.
2. Request a driver (ni.com/idnet > Request Drivers)
3. Develop a driver yourself (http://www.ni.com/devzone/idnet/developid.htm)

Regards,

Vesna Jadric
Instrument Drivers/IVI
0 Kudos
Message 2 of 5
(5,573 Views)
O looked around for a Yokogawa UT150 controller driver without luck.  In the end, I have written some Labview routines that successfully read and write it for the simple functions of setting the temperature setpoint and reading the process value.  These could easily be modified to handle other functions.  I am including a sample program and sub-vis.
Message 3 of 5
(5,379 Views)

THANK YOU so much for posting your driver.  I've been banging my head on the wall trying to get my UP550 to work using PC-Link or modbus and your driver actually verified that our cable is correct and the controller finally sent something back to acknowledge that we are close to functionality.  I'm just starting to modify it for our needs, but thanks again for posting it!

0 Kudos
Message 4 of 5
(4,597 Views)

Hi orob,

 

I also have a UP550 I am trying to control with Labview, could you tell me what you did to operate yours?

0 Kudos
Message 5 of 5
(3,913 Views)