fan
¶
The fan commands module.
These commands are used in the following models: DMM7510
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Attributes and Functions
- fan.level
Fan
¶
Bases: BaseTSPCmd
The fan command tree.
Properties and methods
.level: Thefan.levelattribute.
level
property
writable
¶
level: str
Access the fan.level attribute.
Description
- This attribute sets the speed of the instrument fan.
Usage
- Accessing this property will send the
print(fan.level)query. - Setting this property to a value will send the
fan.level = valuecommand.
TSP Syntax
- fan.level = value
- print(fan.level)
| Raises: |
|
|---|