04-18-2007 03:15 PM
If you have set the device in 1024 channel mode for example (ADC Gain), then you ask for PmcaGetData(buffer(), 0, 1024) for example. This will return to your buffer() array variable the full channel spectrum. In each of the 1024 elements of that array will be the number of counts that registered in each channel.
hope you can help, thanks.
04-20-2007 12:22 PM
02-01-2009 03:43 PM
Hi
Could you please attach the connect sub vi I am trying to communicate with a third party device I am able to create the sub vi but the problem is I dont know how to put them togehter and access to the device.Thanks in advance
NAzli
02-01-2009 06:10 PM
02-02-2009 12:17 PM
Hello all,
I am pretty sorry for my mistake.:(