06-05-2008 12:18 PM
06-05-2008 12:28 PM
06-06-2008 05:43 PM
Hi LouidSilence,
It would also be helpful to know what version of LabVIEW you are using. It's impressive that your starting to learn LabVIEW at such a young age, it will be challenging but worth it!
06-09-2008 12:27 PM
06-09-2008 12:32 PM
06-10-2008 07:02 PM
Hi LoudSilence,
It looks like your controller is designed to be programmed in BASIC. What you will need to do in order to control it with LabVIEW is figure out what the function calls are that will be required to activate your PMW signals etc. This is a discontinued controller but I'll see if I can find some documentation. Once you know what the controller needs (a hex code for instance) then you can program LabVIEW to send and receive signals from the controller using VISA commands. Before going any further...you said you were pretty new to LabVIEW. You might try going through some basic tutorials (like this one) to get familiarized with the LabVIEW programming environment.