Set Counter Step |
pi620_SetCounterStep ViStatus pi620_SetCounterStep (ViSession instrumentHandle, ViUInt32 counterStep); Purpose Set the step size for the counter. This will change the number of used samples of the module memory and so influence the signal frequency. Number of effective samples: 256k/counterstep. Parameter List instrumentHandle Variable Type ViSession The ViSession handle that you obtain from the pi620_init function. The handle identifies a particular instrument session.
Default Value: None
counterStep Variable Type ViUInt32 The value for the Counter Step. Counter Step should be a power of 2. Return Value Refer to Function Return Value page. |
(C) 2009 Pickering Interfaces Ltd |