05-20-2008 12:39 PM
05-20-2008 03:34 PM
05-21-2008 12:51 PM
05-21-2008 03:38 PM - edited 05-21-2008 03:38 PM


05-22-2008 11:37 AM


05-22-2008 01:01 PM
05-22-2008 01:28 PM
I came up with something that I kind of understand and might work. The only problem I am having is that the intervals I timed are not exactly one second, How can I fix this?
You probably need to set the baud rate. The "PM100 Initialize" VI has a "baud rate" input, which defaults to 115200. Is this the baud rate you were using? That error code is not a LabVIEW error code. Could be a LabWindows error code. The only info I found said it meant "Data corrupt or stale". Doesn't make much sense for it to come from the Initialize VI.
I tried running the first sample VI and I couldn't for the life of me figure out why it wasn't working.
The Initialize and Close are fairly standar functions. Then, I just looked for a VI that was named something along the line of what I was trying to do, which was to read. As I noted, opening the VIs and having the context help window open will help considerably, as it provides a description of the VIs.
Also how was it that you determined those VI's you selected from the driver list where the ones we needed?
05-23-2008 12:34 PM
05-28-2008 09:19 AM
05-29-2008 05:30 PM