11-07-2007 10:45 PM
11-09-2007 10:18 AM
Hello Nick,
From what you described with dynamic data types, it sounds like you are using our LabVIEW DAQ Assistant. This express VI uses the dynamic data type to facilitate the various types of creatable tasks. Unfortunately this is the only data type which can be read from the assistant.
Fortunately, you can use the “Convert From Dynamic Data” VI to create single samples. This is done by double clicking on the “Convert From Dynamic Data” VI and choosing Single Scalar from the resulting data type options. I have included screenshots of an example program which uses the DAQ Assistant and displays a resulting single sample. Hopefully this will get you on the right track towards your application.
Regards,