IviFgen_ConfigureInternalTriggerRate
IviFgenInternalTrigger Capability Group
C Function Prototype
ViStatus IviFgen_ConfigureInternalTriggerRate (ViSession vi, ViReal64 rate);
Purpose
Configures the function generator's internal trigger rate.
Parameters
Name | Type | Description |
---|---|---|
vi | ViSession | The instrument handle that you obtain from the IviFgen_init or IviFgen_InitWithOptions functions. The handle identifies a particular IVI session. |
rate | ViReal64 | Specify the rate at which you want the function generator's internal trigger source to produce triggers. The driver uses this value to set the IVIFGEN_ATTR_INTERNAL_TRIGGER_RATE attribute. |