LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

a printing vi gave error,what's the meaning of "refmum invalid"

i modified my program which used to print out only 3 of my 9 graphs, now the program gave an error :code 1055, refnum invalid. can anybody help me to see what's wrong with my printing vi.
0 Kudos
Message 1 of 3
(2,619 Views)
I don't think anything is wrong with it. I think that you are not passing in a reference correctly for one of your graph references. Once I cleaned it up a little, it looks like it should be working properly. Maybe you can run it with execution highlighting turned on to find out which refnum is invalid.

Hope that this helps!
Bob Young
Message 2 of 3
(2,619 Views)
thanks, you are right, the problem occurred after I INCREASED the connectors of the vi. two many connectors got mixed up
0 Kudos
Message 3 of 3
(2,619 Views)