Jerk
SCPI Command :
[SOURce<HW>]:BB:GNSS:LOGGing:CATegory:UMOTion:[CSV]:JERK:ECEF
- class JerkCls[source]
Jerk commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_ecef() bool [source]
# SCPI: [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.
- return
state: 1| ON| 0| OFF
- set_ecef(state: bool) None [source]
# SCPI: [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.
- param state
1| ON| 0| OFF