LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -200077 setting up Table Scale DaqMX

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 panelfront panelCapture5.PNG

0 Kudos
Message 1 of 4
(97 Views)

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.

 

arrays.png

 

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.

0 Kudos
Message 2 of 4
(49 Views)

Same error using Linear Scale.

2026-02-23_11h23_39.png

 

The problem is on the AI.max value. Error is gone after changing it to a valid value.

2026-02-23_11h24_42.png

-------------------------------------------------------
Applications Engineer | TME Systems
https://tmesystems.net/
-------------------------------------------------------
https://github.com/ZhiYang-Ong
0 Kudos
Message 3 of 4
(29 Views)

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 workno workworkworkcal data.jpeg

0 Kudos
Message 4 of 4
(10 Views)