LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Driver support for a motion Controller

Hey all
im using a linear actuator type device to connect a thermistor and measure fluid profile and i just found this actuator and controller in the cupboard and i was wondering if labview supports it. the controller is a DCX-MC110. ive looked on their website and their is labview support for there other DCX components and a MC500 so i was just wondering does it support m controller the MC110. Any help would be much appreciated 🙂

regards
Martin
0 Kudos
Message 1 of 2
(2,424 Views)
Hi Martin,

I've had a look around our instrument driver network database (http://www.ni.com/devzone/idnet/) and unfortunetly I can't find any support for DCX instruments.

DCX themselves may have some driver software for it so it would be worth contacting them to see but unfortunetly there doesn't seem to be anything on our website.

If you can't get hold of a driver for it then you should still be able to program with it using LabVIEW as long as you have access to the command set. Most instruments will respond to calls from a DLL file, so you can call this file using the Call Library Function node and then pass parameters to and from it as you need.

Hope this helps,

Best regards,

Peter H.
Applications Engineer.
NIUK.
0 Kudos
Message 2 of 2
(2,404 Views)