LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

why is adapter support file keep running only when the string value is returning from the port?

The port returns string and binary values.Whenever string is returning the adapter support file(tscvirun.prj) pops up and unless and until i press F5 the program never continues.Returning of binary value is working fine.Now the problem is with strings.
And also even after all the sequences are got executed this CVI project (tscvirun)will be keep running.Please anyone let me know what is the reason for this.
0 Kudos
Message 1 of 3
(2,891 Views)
Sonet,

Before I can give you an answere I'll need more specifics on your program: What port are you reading from? and what function do you use to read from it? do you see this behaviour in release mode also?

Sounds to me that you are runnign into a breackpoint when you read a string, but please reply with some specifics.

Regards,

Juan Carlos
N.I.
0 Kudos
Message 2 of 3
(2,891 Views)
Hi Juan,
Thanks for reply.Please look into attachment

Regards
Sonet
0 Kudos
Message 3 of 3
(2,891 Views)