Spacing
SCPI Command :
[SENSe]:ADEMod:MCPHase:SPACing
- class SpacingCls[source]
Spacing commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:ADEMod:MCPHase:SPACing value: float = driver.applications.k17Mcgd.sense.ademod.mcPhase.spacing.get()
Sets/queries the carrier spacing in Hz between the multiple carriers. Note that this command is maintained for compatibility reasons only. Use [SENSe:]CARRier:SPACing for new remote control programs.
- return
carrier_spacing: Unit: HZ
- set(carrier_spacing: float) None [source]
# SCPI: [SENSe]:ADEMod:MCPHase:SPACing driver.applications.k17Mcgd.sense.ademod.mcPhase.spacing.set(carrier_spacing = 1.0)
Sets/queries the carrier spacing in Hz between the multiple carriers. Note that this command is maintained for compatibility reasons only. Use [SENSe:]CARRier:SPACing for new remote control programs.
- param carrier_spacing
Unit: HZ