LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

comunicate from LV to Polhemus Fastrack

I will controll my Polhemus Fastrack Magnetic tracking system with LV 5.1
via RS232.
Does anybody knows something about that?

Frank


--
Posted from ims.rz.uni-kiel.de [134.245.1.88]
via Mailgate.ORG Server - http://www.Mailgate.ORG
0 Kudos
Message 1 of 2
(2,778 Views)
Frank,

Have you talked with the manufacturor to see if they have a prewritten instrument driver developed for that instrument? Many vendors release LabVIEW code for their instruments , or have a DLL or textual code that can be referenced from LabVIEW.

Unfortunately I was unable to find a driver for this instrument in the Developer Zone (http://zone.ni.com/idnet). I would suggest that you submit a request for this driver at:
http://zone.ni.com/idnet/other.htm
National Instrument develops drivers based on demand and popularity so the more requests NI has for it, the greater the possibility that we will develop one in the future.

If you would like to try developing your own instrument driver, documentation, model instrument drivers, and driver templates can be fou
nd at :
http://zone.ni.com/idnet/development.htm).

I would suggest contacting one of the Alliance members at:
http://www.ni.com/alliance
Many of these companies specifically design instrument drivers.

Beyond these approaches, LabVIEW is fully capable of using COM ports on your system for communication with any serial device. The port settings, messages and commands necessary to drive your instrument will be best documented in the instrument's manual.

Ryan
0 Kudos
Message 2 of 2
(2,778 Views)