08-04-2017 01:10 AM
Hi there,
I am trying to configure my labview vi in order to use two Micro Epsilon scanCONTROL profile laser scanners (2710-100) on the same computer. I have previously achieved the data I am after using two separate computers but to save some effort and to make the experiment less cumbersome I am trying to sync them on the one computer.
I have connected the lasers via the sync cable and then to the computer via a single ethernet cable.
Running the vi (scanCONTROL 2xxx.lvlib:scanCONTROL_Online_DLL_SingleProfile_2Sensors.vi), only one laser is recognised and I then get the error: General function not available.
Has anyone had experience or able to help with the set up and procedure to get the two lasers to work?
Any information would be greatly appreciated.
Cheers.
08-07-2017 01:33 PM
Hello,
I have a few questions for you. First of all, where did you get the VIs you mentioned? Are they from the manufacturer of the laser scanners? Without more information about the VI and without a code snippet it's hard to say what is happening.
Also, do you have an error code or more information about the error?
Thanks,
Zofia
09-23-2017 07:29 AM
09-25-2017 02:53 PM
Hello DutchAE,
Just so you know, it might be good to contact Micro Epsilon. They will likely understand the VIs and equipment they built much better than anyone else.
However, one thing I can help you with is saving defaults.
You can either right click on a control>>Data Operations>> Make Current Value Default.
You can also do this for the whole VI by going to Edit>>Make Current Values Default.
09-25-2017 03:10 PM
From past experience with multiple ethernet based sensors I would be tempted to run each device separately into its own ethernet port. You will need to configure the IP addresses of each ethernet port the same way that you would configure a single port - i.e. on the same sub net. Since I started doing this I have had far fewer problems with cameras not being seen.