LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Works with Arrays

I need help. I have little experience in working with Labview and I have two fundamental problems. I'm doing a SCADA with Labview software for optical fiber probe with four measurement channels and supports up to 25 sensors on each channel, the drivers of this transducer array 2D me back four rows (channels) for 25 rows (sensors) . I multiply the sensors selected by the user for a calibration factor depending on the nature of the sensor, this is a problem, as shown in this arrangement so that the user can enter the calibration factor for each element arrangement where there is a sensor located. The other problem, sensors in which the measurement is affected by temperature in these cases other sensor is placed next to the first and subtracted from the previous measurement to counteract the effect of temperature, as I can implement this in Labview. Please I need answer to my question as soon as possible, since I'm grateful for the assistance they have given me with my previous questions and the answer is now. Attached as always, the driver of the transducer, for further exemplification of what I need.

0 Kudos
Message 1 of 2
(2,049 Views)

I am pretty sure that I am not the only one to have stared at your message (and checked your VI) and ended up wondering what the questions are...

First, your VI requires subVIs that are not provided. Try to save it as a standalone set of VI (the simplest is to choose "Save for Previous Version" from your top-level VI and just select back the version you are using. It will save everything which is needed in a separate folder that you can then zip and post.

Second, you need to try to post pictures if you can't express things clearly in English (no offense intended). Apparently you have an issue with multiplying 2D arrays or with entering a 2D set of calibration factors? And another one with correcting the sensor readings using some former values?

This all sounds relatively simple to fix, but once again, we need to be able to understand the questions and see the VI.

0 Kudos
Message 2 of 2
(2,027 Views)