skrf.vi.stages.ESP300.__init__

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

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

Previous topic

skrf.vi.stages.ESP300.velocity

Next topic

skrf.vi.stages.ESP300.send_stop

This Page