Jerk
SCPI Command :
[SOURce<HW>]:BB:GNSS:LOGGing:CATegory:UMOTion:[CSV]:JERK:ECEF
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_ecef() bool[source]
# [SOURce<HW>]:BB:GNSS:LOGGing:CATegory:UMOTion:[CSV]:JERK:ECEF value: bool = driver.source.bb.gnss.logging.category.umotion.csv.jerk.get_ecef()
Enables the parameter for logging.
- Returns:
state: 1 | ON | 0| OFF
- set_ecef(state: bool) None[source]
# [SOURce<HW>]:BB:GNSS:LOGGing:CATegory:UMOTion:[CSV]:JERK:ECEF driver.source.bb.gnss.logging.category.umotion.csv.jerk.set_ecef(state = False)
Enables the parameter for logging.
- Parameters:
state – 1 | ON | 0| OFF