SrNumber

SCPI Command :

[SENSe]:CORRection:ENR:CALibration:SNS:SRNumber
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# [SENSe]:CORRection:ENR:CALibration:SNS:SRNumber
value: str = driver.applications.k30NoiseFigure.sense.correction.enr.calibration.sns.srNumber.get()

Sets and queries the calibration noise source smart noise source serial number.

set(serial_number: str) None[source]
# [SENSe]:CORRection:ENR:CALibration:SNS:SRNumber
driver.applications.k30NoiseFigure.sense.correction.enr.calibration.sns.srNumber.set(serial_number = 'abc')

Sets and queries the calibration noise source smart noise source serial number.