LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1 at Invoke Node

This VI was always working perfectly and no changes have been made to it but yet i am now seeing an error.

 

Any ideas?

 

0 Kudos
Message 1 of 5
(3,441 Views)

Well something must have changed!

 

Okay, you are getting error 1 which means "a parameter is invalid",

 

You have several invoke nodes in there.  Which one is the error occurring at?  That will help narrow down what the problem might be.

 

Since 3 of the 4 invoke nodes are "Control Value.Set", my first suspicion is that the name of the control you typed in this VI, doesn't match the name in the Vi being called.

0 Kudos
Message 2 of 5
(3,431 Views)

Receiving the error after the 3rd node. Telling me "Recipients" not found.

 

Is this more then likely a mis spelling between the VIs or ??

 

0 Kudos
Message 3 of 5
(3,422 Views)

Misspelling would cause you problems.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 5
(3,411 Views)

And make sure you use the control label text as name, not the caption text.

 

Ben64

0 Kudos
Message 5 of 5
(3,403 Views)