Offset
SCPI Command :
[SENSe]:MSRA:CAPTure:OFFSet
- class OffsetCls[source]
Offset commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:MSRA:CAPTure:OFFSet value: float = driver.applications.k6Pulse.sense.msra.capture.offset.get()
This setting is only available for secondary applications in MSRA mode, not for the MSRA primary application. It has a similar effect as the trigger offset in other measurements.
- return
time: No help available
- set(time: float) None [source]
# SCPI: [SENSe]:MSRA:CAPTure:OFFSet driver.applications.k6Pulse.sense.msra.capture.offset.set(time = 1.0)
This setting is only available for secondary applications in MSRA mode, not for the MSRA primary application. It has a similar effect as the trigger offset in other measurements.
- param time
This parameter defines the time offset between the capture buffer start and the start of the extracted secondary application data. The offset must be a positive value, as the secondary application can only analyze data that is contained in the capture buffer. Range: 0 to Record length, Unit: S