09-07-2010 11:46 PM
I got a error on calling create rendezvous function.
I created a rendezvous with a special name in INIT.vi. and use call create rendezvous to use it in another vi. I wired the right name and set the "return existing" to ture. but always got error as below.
I can sure the rendezvous name is same with INIT.vi and no error occured before I call this create rendezvous fucntion.
Can someone help me?
Error 1 occurred at RUN.vi >> Create Rendezvous.vi ,
Possible reason(s):
LabVIEW: An input parameter is invalid. For example if the input is a path, the path
might contain a character not allowed by the OS such as ? or @.
=========================
NI-488: Command requires GPIB Controller to be Controller in Charge.
09-08-2010 12:31 AM
You should upload your code. There's an attachement area under the text window when you write a post.