LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DVC2000 series

Hi
I want to use GV value andActuator with labview.This unit is provided with a Digital valce controller that I need to control.the controller is DVC2000 series,if any body has any idea or information how to use this please write me.
Dost
0 Kudos
Message 1 of 4
(2,949 Views)

Hi Dost,

Do you have any more information about this device? How will you be connecting it to your computer? Does it have a programmable interface - is there a programmers manual for it?

If you can give some more details about it, I may be able to suggest some ways of controlling it using LabVIEW.

Regards
Hannah
NIUK & Ireland

0 Kudos
Message 2 of 4
(2,930 Views)
Thanks for the reply.I have got a manual  for this controller.It says that DVC 2000 digital series controller comes with an programmble interface.Can u get nayidea fromthis manual how i can interface this with LabView.
Regards
Nadeem
0 Kudos
Message 3 of 4
(2,920 Views)
Hello,
 
The manual says the following about communications connections:
 
Communications Connections
A HART communicating device, such as a Model 375 Field Communicator or a personal computer running AMS ValveLink Software communicating through a HART modem, interfaces with the DVC2000 Series digital valve controller. You can connect at any point on the 420 mA loop. Alternatively, convenient termination points are located on the termination board (figure 2-13). The instrument must be powered before digital communication will commence.
 
 
So you'll need to work out how the AMS ValveLinkSoftware communicates through that HART modem. The best thing to do would probably be to contact the manufacturer of the device, and ask them how/if it can be controlled from 3rd party software. You'll need either a DLL driver or a set of commands that can be sent through the HART modem to the device from possibly? the computer's serial port. I do not know anything about HART modems. I believe that this some kind of tranfer protocol rather than a manufacturer - so I guess that it converts something like a serial string to a set of commands that the device understands.
 
However this is all guess work - the best thing would be to talk to the manufacturer and find out the different ways of communicating with the device from a computer. Once you have this information - post back/start a new thread asking how to interface these methods from LabVIEW.
 
Sorry I cannot be of more help
 
Regards
Hannah
NIUK & Ireland
0 Kudos
Message 4 of 4
(2,910 Views)