11-10-2014 11:35 AM
hi,
I am using LabVIEW 2014 to control PHD Ultra pump 703007. Everything worked fine yesterday. However, the computer turned to blue screen after pump running for 20 minutes several times today. what could be the possible reason for this? And why this doesn't happen yesterday while i was doing the same procedures?
11-10-2014 12:16 PM
11-10-2014 12:26 PM
11-10-2014 01:36 PM
do you by accident use the read until endcharacter?
I mean is the endcharacter enabled?
It happened to me when communicating with an arduino and when I checked myself for the endcharacter and only read the characters that are available it never crashed again.
But ... it can be something else as always.
11-11-2014 02:48 AM
Please check
IRQL_NOT_LESS_OR_EQUAL Serial Read Topic.
A real workaround is provided by Will_E. Please check his vi.
But, I do believe this is a bug of NI-VISA while using serial port.
The NI-VISA 4.2 works normally without this issue.
11-11-2014 11:27 AM
which VI are you talking about?
11-11-2014 11:32 AM
How to check the version of VISA I am using?
11-11-2014 12:41 PM
11-11-2014 01:47 PM
I use NI-VISA 5.0.3 and NI-Serial 3.7 and LabVIEW 2014. Interesting, everything works just fine with PHD Ultra pump 703006 though.
11-11-2014 02:25 PM