usbtmc

The usbtmc commands module.

These commands are used in the following models: MP5103

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

Please report an issue if one is found.

Attributes and Functions
- usbtmc.access

Usbtmc

Bases: BaseTSPCmd

The usbtmc command tree.

Properties and methods
  • .access: The usbtmc.access attribute.

access property writable

access: str

Access the usbtmc.access attribute.

Description
  • This command is used to enable or disable the mainframe rear panel USB port access.
Usage
  • Accessing this property will send the print(usbtmc.access) query.
  • Setting this property to a value will send the usbtmc.access = value command.
TSP Syntax
- usbtmc.access = value
- print(usbtmc.access)
Raises: