LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

programming for DMX commands in LABVIEW to control dimmer lights

hai
 
i am doing a labview program to control the studio lights from PC, the connections are  PC/USB --- USB controlled DMX interface --- DMX Cable ---- Dimmer pack (4 channels)---- lights.  i am unble to connect to the dimmer channels one by one from the labview. i have some programs  for USB controlled DMX interface( K8062D.DLL) in Delphi,
Visual Basic and C++ Builder, the website is http://www.vellemanprojects.com/be/en/download/files?lang=fr . so can anyone help me out to develop a LABVIEW program, by using anyone of the above program.
the details for the product K8062 = VM116( USB/DMX) is http://www.velleman.be/ot/en/product/view/?id=353412
 
 
kranthi
0 Kudos
Message 1 of 2
(5,838 Views)

You can use labview with dll's by using the call library function node.

http://zone.ni.com/devzone/cda/tut/p/id/2719

You have a major advantage, their website actually explains the dll information and format.

0 Kudos
Message 2 of 2
(5,799 Views)