I have created a CIN in Labview to access data from a card.
This CIN calls a DLL that
1. gets the card configuration and other card details and
2. stores the data acquired in a dynamic array and passes it back to the CIN. The acquired data is then stored in a dynamic array in Labview.
The CIN works well on getting the configuration from the card; but it crashes when it starts acquring data.
The same DLL works well for both data acquisition and configuration functions under the VC++ environment.
I am using LabView 5 under WIN98 OS.
Please provide help.
Satish