Width
SCPI Command :
RIQ:BARKer:WIDTh
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# RIQ:BARKer:WIDTh value: float = driver.applications.k6Pulse.riq.barker.width.get()
Sets/queries the pulse width for reference IQ barker in seconds
- Returns:
time: Unit: S
- set(time: float) None[source]
# RIQ:BARKer:WIDTh driver.applications.k6Pulse.riq.barker.width.set(time = 1.0)
Sets/queries the pulse width for reference IQ barker in seconds
- Parameters:
time – Unit: S