Off — VGA is bypassed and the input waveform
remains unchanged.
On — VGA scales the input waveform according
to the specified Gain.
Programmatic Use
Use get_param(gcb,'Mode') to view the current VGA
Mode.
Use set_param(gcb,'Mode',value) to set VGA to a specific
Mode.
Gain — Multiplicative gain used to scale the input waveform 1 (default) | scalar
Multiplicative gain used to scale the input waveform, specified as a unitless
scalar.
Programmatic Use
Use get_param(gcb,'Gain') to view the current value of
Gain.
Use set_param(gcb,'Gain',value) to set VGA
Gain to a specific value.
Data Types: double
IBIS-AMI parameters
Mode — Include Mode parameter in IBIS-AMI model on (default) | off
Select to include Mode as a parameter in the IBIS-AMI file. If
you deselect Mode, it is removed from the AMI files, effectively
hard-coding Mode to its current value.
Gain — Include Gain parameter in IBIS-AMI model on (default) | off
Select to include Gain as a parameter in the IBIS-AMI file. If
you deselect Gain, it is removed from the AMI files, effectively
hard-coding Gain to its current value.