LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview display conx lds autocollimator

Hello, Im working on a motion system and i have to do an automatically test for accuracy position.

Do you know if i can have the conex lds autocollimator's display on labview?

I didn't find it on the library.

Thank's

images.png

téléchargement.jpg

0 Kudos
Message 1 of 3
(389 Views)

According to the documentation you can do 2 ways: 

1- read/write RS422 commands to the equipment ( you will need to use VISA serial commands)

 

LVNinja_0-1716325125635.png

2. Create Calls to DLL 

for this you will need to use CALL LIBRARY FUNCTION 

double click and it will open  a window, where you indicate where the dlls are installed and call them according to the documentation (CONEX-LDS Command Interface Manual)

 

LVNinja_1-1716325201814.pngLVNinja_2-1716325374756.png

 

Message 2 of 3
(352 Views)

Thanks, 

I didn't find the library can you please give it to me please. If there is one.

0 Kudos
Message 3 of 3
(340 Views)