07-11-2012 06:49 PM
I am trying to use PCI6552 continuously sampling input data and transfer data to PC at same time. I was programming in C# by using .NET wrapper HSDIOdotNETWrapper downloaded from NI website but I couldn't find a function or a property to configure my card.
Any suggestions are much appreciated.
07-13-2012 11:39 AM
Hi Geraldzy,
To get started have a look at the following articles and examples:
C# niHSDIO - Static Acquisition
VB.NET niHSDIO - Dynamic Acquisition
Let me know if you have any specific questions.
07-16-2012 01:00 PM
Hi Geraldzy,
@Geraldzy wrote:
I was programming in C# by using .NET wrapper HSDIOdotNETWrapper downloaded from NI website but I couldn't find a function or a property to configure my card.
What was the function that you were looking for? Can you provide more information regarding your project. Feel free to post the portion of the code that your are having trouble with.