05-03-2008 04:07 PM
I think I have the same problem with the 202demo.vi and the ‘Serial Read with timeout.vi’ but I have the LV7, is it just a matter of conversion? Can anyone help me?
I’m uploading the zip
Thank you very much for your support
05-04-2008 09:21 AM
05-05-2008 04:53 PM
05-05-2008 05:56 PM
05-06-2008 12:30 AM
Hai Takeo T,
Here its in 8.5
Mathan
05-08-2008 12:58 PM
Thank you very much RolfK for your help.
I have included your file ‘Serial Read with timeout.vi’.
Now although the VI can recognize the SubVi it gives the error “bad linkage to SubVi”.
As everything looks right in the block diagram of the 202DEMO.vi I thought that it might be a matter of conversion.
What are your thoughts?
Best wishes
05-08-2008 01:11 PM
@Guady Bird wrote:
Thank you very much RolfK for your help.
I have included your file ‘Serial Read with timeout.vi’.
Now although the VI can recognize the SubVi it gives the error “bad linkage to SubVi”.
As everything looks right in the block diagram of the 202DEMO.vi I thought that it might be a matter of conversion.
What are your thoughts?
Best wishes
05-08-2008 01:29 PM - edited 05-08-2008 01:31 PM
Unfortunately, the VI Rolf posted is not correct. It is not the same as the example that came with older versions of LabVIEW. You are getting the error because the posted VI does not have the same outputs as the original. I don't have anything earlier than 7.1 so I can't post the original either. I think it still existed in 6.1 and maybe with that version can post it. Your other option is to modify the VI you have.
Rolf,
The reason I say its incorrect is that it is calling VISA functions. The original example called the old serial driver.
05-09-2008 02:08 AM
05-09-2008 09:09 AM
Weird. NI must have changed the example at one point because the 5.1 version is supposed to have a Boolean output to indicate a timeout has occured. Could there be two different Serial Read with Timeouts examples? One in a llb for the old driver and one for VISA?
Anyway, the modification to the existing VI is pretty minor.