errorqueue

The errorqueue 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.

Attributes and Functions
- errorqueue.next()

Errorqueue

Bases: BaseTSPCmd

The errorqueue command tree.

Properties and methods
  • .next(): The errorqueue.next() function.

next

next() -> str

Run the errorqueue.next() function.

Description
  • This function reads the oldest entry from the error queue and removes it from the queue.
TSP Syntax
- errorqueue.next()
Returns:
  • str

    The result of the function call.

Raises: