Offset
SCPI Command :
[SENSe]:RTMS:CAPTure:OFFSet
- class OffsetCls[source]
Offset commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:RTMS:CAPTure:OFFSet value: float = driver.applications.k6Pulse.sense.rtms.capture.offset.get()
This setting is only available for secondary applications in MSRT mode, not for the MSRT primary. It has a similar effect as the trigger offset in other measurements.
- return
time: No help available
- set(time: float) None [source]
# SCPI: [SENSe]:RTMS:CAPTure:OFFSet driver.applications.k6Pulse.sense.rtms.capture.offset.set(time = 1.0)
This setting is only available for secondary applications in MSRT mode, not for the MSRT primary. 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: - [pretrigger time] to min (posttrigger time; sweep time) , Unit: S