Lposition

SCPI Command :

EYE<*>:RESult:SLICe<*>:LPOSition
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(eye=Eye.Default, slicing=Slicing.Default) int[source]
# EYE<*>:RESult:SLICe<*>:LPOSition
value: int = driver.eye.result.slicePy.lposition.get(eye = repcap.Eye.Default, slicing = repcap.Slicing.Default)

Returns the position of the last slice in the acquistion.

Parameters:
  • eye – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Eye’)

  • slicing – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘SlicePy’)