02-20-2026 07:13 PM
Any insight why I am getting error 200077 error when setting up a table scale for an analog input. Linear scales are no problem.
Thx, John
front panel
02-22-2026 07:44 AM - edited 02-22-2026 07:49 AM
I cannot open your VI unless you do a "save for previous" (2020 or below).
Looking at your picture, as a very fist step I would recommend to set the index of the second array also to zero and resize the containers to show all elements (or at least add a scrollbar) so we can actually see the values.
At the moment we can't even tell if the arrays have the same size.
Looking at the error, it seems you might need to change the 5000 to 4998 to fit into the values quantized to the digital resolution.
02-22-2026 09:25 PM
Same error using Linear Scale.
The problem is on the AI.max value. Error is gone after changing it to a valid value.
02-23-2026 05:30 AM
I thought that was 2019. I guess not.
I think I figured it out. Cal data goes to 10.003 volts and i only specify 0-10v as an input. It works with a simulated chassis. Will test out in lab.
no work
work