IviRFSigGen_DisableAllModulation
IviRFSigGenBase Capability Group
C Function Prototype
ViStatus IviRFSigGen_DisableAllModulation (ViSession vi);
Purpose
This function disables all currently enabled modulations (e.g. analog, pulse, IQ, and digital modulation).
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 |