Identity
SCPI Command :
[SENSe]:FPLan:COMPonent<co>:IDENtity
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(component=Component.Default) MixerIdentifier[source]
# [SENSe]:FPLan:COMPonent<co>:IDENtity value: enums.MixerIdentifier = driver.applications.k50Spurious.sense.fplan.component.identity.get(component = repcap.Component.Default)
Selects the identifier for the second input frequency for mixers.
- Parameters:
component – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Component’)
- Returns:
type_py: LO | CLOCk
- set(type_py: MixerIdentifier, component=Component.Default) None[source]
# [SENSe]:FPLan:COMPonent<co>:IDENtity driver.applications.k50Spurious.sense.fplan.component.identity.set(type_py = enums.MixerIdentifier.CLOCk, component = repcap.Component.Default)
Selects the identifier for the second input frequency for mixers.
- Parameters:
type_py – LO | CLOCk
component – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Component’)