07-06-2004 01:22 PM
07-07-2004 03:22 AM
07-07-2004 07:34 AM
07-07-2004
09:01 AM
- last edited on
06-03-2024
05:34 PM
by
Content Cleaner
Here are a couple of suggestions...
1) Did you try the native LabVIEW driver, too? If not, you might try downloading it from the Instrument Driver Network.
2) In the IVI driver, have you tried using the "Voltage Level" property instead of the "Measure" VI? It's not clear from the help whether this actually measures the voltage level, or can just return the last value you set, but either can probably help you. Note that you'll need to set the "Active Channel" pseudo-property first. (I.e., your property node will have four properties--"Active Channel" (for setting the first channel), then "Voltage Level", then another "Active Channel" (for the second channel) and then another "Voltage Level".
I hope this helps.
Bri
an
07-07-2004 11:32 AM