Horizontal

SCPI Command :

TIMebase:HORizontal:POSition
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_position() float[source]
# TIMebase:HORizontal:POSition
value: float = driver.timebase.horizontal.get_position()

Defines the time distance between the reference point and the trigger point, which is the zero point of the diagram. The horizontal position is also known as trigger offset.

Returns:

position: -9.95E+6 to 1E+26

set_position(position: float) None[source]
# TIMebase:HORizontal:POSition
driver.timebase.horizontal.set_position(position = 1.0)

Defines the time distance between the reference point and the trigger point, which is the zero point of the diagram. The horizontal position is also known as trigger offset.

Parameters:

position – -9.95E+6 to 1E+26