I am currently using
Visual C++ 6.0,
PXI-1002 + NI-8176 Controller + PXI-6040E,
and SCXI-1001 Chassis + five SCXI-1125 + two SCXI-1102 + one SCXI-1126.
And I have to scan some (user choosen) channels of all channels.
All channels may have different sampling rate.
I tried to use SCXI_Setup_Sequence for multi-rate and multiplexing scan,
but ChannelVector argument of this function is only i16 type.
Does anybody have idea to use Channelstring(scx!mdy!x format) for multirate scanning.
thanks for your reading, have a good day!