IviRFSigGen_ConfigurePowerSweepTime
IviRFSigGenPowerSweep Capability Group
C Function Prototype
ViStatus IviRFSigGen_ConfigurePowerSweepTime (ViSession vi, ViReal64 time);
Purpose
This function configures the duration of one power sweep.
Parameters
Name | Type | Description |
---|---|---|
vi | ViSession | The ViSession handle that you obtain from the IviRFSigGen_init or IviRFSigGen_InitWithOptions function. The handle identifies a particular instrument session. Default Value: None |
time | ViReal64 | Specifies the duration of one sweep from start to stop power. The driver uses this value to set the IVIRFSIGGEN_ATTR_POWER_SWEEP_TIME attribute. Units: Seconds Default Value: 1.0 s |