LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

iberr

Hi,
I am trying to get the program code to talk to a multimeter and getting a
reading from it. The program works, as it is a sample from NI, but when I
try to integrate it into my program, it returns a function error
ibrd(iberr = = 4[0x4]).

Can someone help me to 'decode' the meaning of tis error message?

Thanks a million.
0 Kudos
Message 1 of 2
(2,680 Views)
The error is "Invalid argument to function call - EARG"

Try to run both application step by step and compare the way they work. The use of NI SPY might be VERY helpful.
0 Kudos
Message 2 of 2
(2,679 Views)