03-19-2014 08:27 AM
I have the QPT-90 conected to my computer via rs232
does someone have a working vi for this product?
03-20-2014 01:04 PM
Hello giladd,
I do not know of an example specifically for the QPT-90 but do know of examples for serial devices. The article explains methods of controlling serial devices.
http://www.ni.com/white-paper/4058/en/
I also recommend trying one of the LabVIEW on-board examples. LabVIEW 2013 has an example VI called SimpleSerial.vi that would be a good way to test your device, and I'm sure other versions have a similar example. The example can be found by going to LabVIEW > Find Examples > Hardware I/O > Serial.
03-23-2014 05:27 AM
Hi Gilad,
I haven't found any VI's/Driver to use with the QPT-90 of Moog.
If I were you I would start in getting the User manual of the device that also include the Serial Commands.
See here http://www.moogs3.com/contact-us/international/ who to contact.
Please send me the manual and the list of commands, I will help you to connect to the device using the VISA driver.
03-25-2014 02:09 AM
this is the controller protocol
thank you very much
10-06-2014 11:47 AM
Hi I am having to do the exact same project. Were you able to create a VI?