09-18-2019 01:04 AM
09-18-2019 07:32 AM
Well, looking at the VI you failed to attach, I can't see where you made your mistake. I also don't know what you mean by "if all values are less than 0.9, they (there?) are errors" -- what values? What errors? You do know, I hope, that there are two parameters for a linear scale, slope and offset (which is what?).
I don't use the Dreaded DAQ Assistant, and recommend (if you want to do anything other than the most simple DAQ task that requires no thought or understanding) that you learn how easy it is to use DAQmx, allowing you to control all aspects of the power of DAQ provided by LabVIEW. There are an excellent series of Tutorials provided by NI (search the Web for DAQmx Tutorials).
Bob Schor
09-23-2019 01:56 AM
Hi Bob,
i found my mistake. It was a fail between the skalling an the maximum values.
Thank your for asking!