skrf.vi.stages.ESP300.__init__

ESP300.__init__(address=1, current_axis=1, always_wait_for_stop=True, delay=0, **kwargs)[source]

Initializer

Parameters
  • address (int) – Gpib address

  • current_axis (int) – number of current axis

  • always_wait_for_stop (Boolean) – wait for stage to stop before returning control to calling program

  • **kwargs – passed to GpibInstrument initializer