beeper

The beeper commands module.

These commands are used in the following models: SMU2601B_Pulse

THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.

Please report an issue if one is found.

Beeper

Bases: BaseTSPCmd

The beeper command tree.

Constants
  • .OFF: This command turns the beeper off.
  • .ON: This command turns the beeper on.

OFF class-attribute instance-attribute

OFF = 'beeper.OFF'

ON class-attribute instance-attribute

ON = 'beeper.ON'