11-10-2004 10:26 AM
11-11-2004 09:15 AM
11-12-2004 09:32 AM
11-12-2004 10:18 AM
11-15-2004 04:21 AM
11-15-2004 12:41 PM
06-20-2008 07:33 PM
I meet this Error- 1073807253 , while I run application vi that includes Basic Serial Write & Read.vi as subvi
The following are the details :
1.] When it's happening: only at running multiple COM ports that include:" Basic Serial Write & Read.vi"
2.]Is there any setting mismatch? No, both VISA Configure Serial Port.vi and my device set as same default value.
3.]What have been tried:
1.)add VISA Flush I/O Buffer.vi before VISA Read.vi
2.)add VISA Clear.vi after Configure Serial Port.vi
3.)add General Error Handller.vi after VISA Read.vi set as
4.)Set the Property Node.vi as "Ignore Errors inside Node"
5.) Extended delay before read (ms) time before VISA Read.vi from 500ms to 750 ms
4.]What was happed? Not only didn't remove this error, but also this error message pop-up more frequently!
I read a note on NI website
that mentioned about: "termination character in the SERIAL INIT VI is a LINE FEED" I couldn't find this vi by Function search. There is only"Enable Termination Char (T)" terminal with option:"T/F" in
VISA Configure Serial Port.vi. Where can I find Serial init.vi?5.] How does it show up? usually after run multiple COM Port W/R vi several hours it pop-up, occasionally, it appears within an hour. But when run on single COM Port only, there is no problem at all.
06-21-2008 01:02 PM