05-03-2010 08:17 PM
Hi,
After creating an instance of the niHSDIO class, I'm unable to link to any of the SetAttribute or GetAttribute function calls. What could I be doing wrong?
Also, the number of records in the ConfigureAcquisitionSize method are limited to 1. Doesn't this preclude the possibility of doing multi-record acqusition when each record is acquired upon a periodic trigger?
Thanks
Anand
05-03-2010 09:02 PM
Hi,
I know what I'm doing wrong with the first part. I need to write the methods for GetAttribute and SetAttribute which were missing in the original wrapper.
A solution to the second part remains elusive.
Anand