I want to develop program using C# for PXI-5112,
I install DAQmx Driver, so I can control the PXI-5112 using NI-Scope.
Then I a create measurement -C# project,
In the step of add Class Library, I check all Item,
include DAQmx LIbrary
In the next step,I check "lauch the DAQmx Task wizard";
the click finish button,
I select "new Item"
then select Analog/ Voltage
Then "no supported device found", at this time, I can control the PXI-5112 by NI-Scope.
I want to konw whether PXI-device is supported by DAQ-assistant,
if supported, how to use it in C#, can you give me a sample if you can.
Thanks very much