Search found 3 matches

by Jay
Tue Dec 04, 2007 12:41 am
Forum: BioSemi Software (LabVIEW programming)
Topic: Data timestamping & Running two VIs concurrently
Replies: 5
Views: 25230

Thank you, Coen. You are on the mark about everything. I was ultimately able to implement the parallel While loop and get the DAQ running simultaneously with other VIs!

Thanks so much for your help!

Happy Holidays,
Jay
by Jay
Wed Nov 28, 2007 11:04 pm
Forum: BioSemi Software (LabVIEW programming)
Topic: Data timestamping & Running two VIs concurrently
Replies: 5
Views: 25230

New pursuit --> scaling (with Actiview-Light?)

Thanks Coen. I had a feeling time-stamping was not going to be straight-forward / possible. Re. the Labview multi-threading aspect, I'll study the Actiview code and hopefully be able to make sense of the parallel while loops. Another question came up today regarding scaling. I've read several forum ...
by Jay
Tue Nov 27, 2007 10:23 pm
Forum: BioSemi Software (LabVIEW programming)
Topic: Data timestamping & Running two VIs concurrently
Replies: 5
Views: 25230

Data timestamping & Running two VIs concurrently

Hi, I'm wondering if the Actiview-Light code (or full version for that matter) has an option for time-stamping the data? In other words, an additional row added to the data matrix and populated with a time-stamp. At 8192 Hz, I'm thinking it would need at least 0.0001 second resolution. Does that sou...