Interactive SourceMeter® Instrument Reference Manual Section 8:
2461-901-01 A/November 2015 8-109
Example
smu.digitize.func = smu.FUNC_DIGITIZE_CURRENT
Set the measurement function to digitize
Also see
Digitize functions (on page 2-113)
smu.measure.func (on page 8-150)
smu.digitize.limit[Y].audible
This attribute determines if the instrument beeper sounds when a limit test passes or fails, or disables the beeper.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Configuration script
Measure configuration list
smu.AUDIBLE_NONE
Usage
value = smu.digitize.limit[Y].audible
smu.digitize.limit[Y].audible = value
• Never: smu.AUDIBLE_NONE
• On test failure: smu.AUDIBLE_FAIL
• On test pass:
Limit number:
or
Details
The tone and length of beeper cannot be adjusted.
Example
See smu.digitize.limit[Y].low.value (on page 8-116) for an example of how to use this command.
Also see
smu.digitize.limit[Y].enable (on page 8-111)