Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

cvi can't see my 1394 camera

my code :
 
  status = viOpenDefaultRM (&defaultRM);
 //find the device in the system.
 status = viFindRsrc(defaultRM,
 "/?*",
 VI_NULL,VI_NULL,instrDescriptor);
 
then the instrDescriptor shows only  ASRL1::INSTR*, that 's ther series device ?
 
why I can't see the 1394 camera which can be seen in MAX.
 
 
0 Kudos
Message 1 of 2
(5,040 Views)
sorry I posted on a wrong board.
0 Kudos
Message 2 of 2
(5,037 Views)