GetActualRate | ![]() ![]() ![]() ![]() |
GetActualRate
@ Description
Gets the actual sampling rate the hardware will perform according to the board type and the rate you want.
@ Cards Support
7200, 7300A, 9111, 9112, 9113, 9114, 9118, 9812/10
@ Syntax
I16 GetActualRate (U16 CardNumber, F64 SampleRate, F64 *ActualRate)
@ Parameter
CardNumber : The card
id of the card that want to perform this operation.
SampleRate
: The desired sampling rate.
ActualRate: Returns
the actual acquisition rate performed. The value depends on the card
type and the desired sampling rate.
@ Return Code
NoError, ErrorInvalidCardNumber, ErrorCardNotRegistered, ErrorFuncNotSupport