LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programming a VSG 2/5 card with Labview?!?

Hi,
Is there anyone who ever made a VI that is capable of programming the VSG
2/5 (visual stimulating graphics card).

Best regards,
Thijs
0 Kudos
Message 1 of 4
(2,718 Views)
I have never personally tried to program one of these devices so unfortunately I can't tell you how difficult it will be to program one of them. However, I did check out some information on programming the card at the company's web site. You can reach it at: http://www.crsltd.com/catalog/vsl/

It appears that they have setup an API layer so you should be able to control it from LabVIEW. I suspect that they offer dll's that contain functions you can call. So in LabVIEW you would be able to use the call Library function as the building block for your program.

Hope this helps a little.

Matt Kisler
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(2,717 Views)
I am trying also to control the same card with the Labview. Did you find something newer?
 
They have the dll, that they call the functions.
 
Is there any method to import the function parameters from the header file????
 
yannis
0 Kudos
Message 3 of 4
(2,615 Views)
Hello,
 
I think you're asking about features in LabVIEW for calling external code - the following is the documentation for that topic and should answer most or all questions that come up:
 
Using External Code in LabVIEW
 
I hope this helps!
 
Best Regards,
 
JLS
Best,
JLS
Sixclear
0 Kudos
Message 4 of 4
(2,601 Views)