Kt34400MathScale¶
Access interface members using:driver.math.scaleWheredriveris a reference to the driver’s root interface returned by the constructor.
- class Kt34400MathScale¶
Kt34400MathScaleinterface.- property d_bm_ref_resistance¶
Reference resistance for converting voltage measurements to dBm. This reference value affects both the dBm and dB scaling functions.
- Access:
ReadWrite
- Type:
- Remarks:
- Default value is DBmRefResistance.DBmRefResistance600
- property db_reference¶
Stores a relative value in the multimeter’s dB Relative Register, which is used for the dB function.
- Access:
ReadWrite
- Type:
- Remarks:
- Specifying a reference value by this property set ReferenceAutoEnabled to False. The dB relative value parameter is relative to the dBm reference set by Reference property. Default value is 0. Input value is from -200.0 dBm to +200.0 dBm.
- property enabled¶
Enables or disables the scaling function.
- Access:
ReadWrite
- Type:
- Remarks:
- Setting this property to True also set ReferenceAutoEnabled property to True. Preset value is False.
- property function¶
Selects the operation that will be performed by the scaling function.
- Access:
ReadWrite
- Type:
- property reference_auto_enabled¶
Enables or disables automatic reference selection for the null and dB scaling functions.
- Access:
ReadWrite
- Type:
- Remarks:
- When this property is set to True, the first measurement made will be used as the reference for all subsequent measurements. Preset value is True.
- property unit¶
Allows you to specify the custom label of up to four characters (for example, RPM or C) for scaled measurements.
- Access:
ReadWrite
- Type:
