LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting Northern Digital Instrument Ethernet Motion Capture System

I am currently trying to connect a Polaris Vega VT (from Northern Digital Instruments) via ethernet to Labview. In VISA Test panel, I have added the instrument and it shows it is present, however it is unable to communicate. In VISA Test Panel I have tried to send an *IDN\r command but receive this error. 

CathyAbes_0-1700569985854.png

When using the driver provided for this instrument (not by NDI, and updated last in 2014) I recieve the following error:

CathyAbes_2-1700570137318.png

 

With this being the sub vi with the issue:

CathyAbes_3-1700570169326.png

I have scoured the internet and also emailed NDI themselves, but they have said they do not support Labview - is there any possibility in connecting the device? 

 

Thank you in advance for any information! 

 

Catherine 

0 Kudos
Message 1 of 4
(676 Views)

The *IDN\r only works if the instrument supports SCPI. 

Based on my quick reading on Polaris Vega VT, it does not support SCPI. NDI develops their own library and API. You can try to download the SDK from NDI Software Packages for OEM Tracking Solutions and use the API via Call a Dynamic Link Library (DLL) from LabVIEW

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 2 of 4
(661 Views)

Hi ZYOng, 

 

Thank you for your reply. That makes sense why I am receiving an error then. 

 

Do you know why I would be getting an error in Property Node 1?

0 Kudos
Message 3 of 4
(657 Views)

@CathyAbes wrote:

Do you know why I would be getting an error in Property Node 1?


No idea. You should reach out to the developer of this library.

-------------------------------------------------------
Control Lead | Intelline Inc
0 Kudos
Message 4 of 4
(636 Views)