gpib
¶
The gpib commands module.
These commands are used in the following models: DAQ6510, DMM6500, DMM7510, SMU2450, SMU2460, SMU2461, SMU2470, SMU2601B, SMU2601B_Pulse, SMU2602B, SMU2604B, SMU2611B, SMU2612B, SMU2614B, SMU2634B, SMU2635B, SMU2636B, SMU2651A, SMU2657A, SS3706A
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Attributes and Functions
- gpib.address
Gpib
¶
Bases: BaseTSPCmd
The gpib command tree.
Properties and methods
.address: Thegpib.addressattribute.
address
property
writable
¶
address: str
Access the gpib.address attribute.
Description
- This attribute contains the GPIB address.
Usage
- Accessing this property will send the
print(gpib.address)query. - Setting this property to a value will send the
gpib.address = valuecommand.
TSP Syntax
- gpib.address = value
- print(gpib.address)
| Raises: |
|
|---|