Bandwidth
SCPI Command :
ZVC:Z<*>:I<*>:BANDwidth
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(zvcProbe=ZvcProbe.Default, zvcChannel=ZvcChannel.Default) float[source]
# ZVC:Z<*>:I<*>:BANDwidth value: float = driver.zvc.z.icurrent.bandwidth.get(zvcProbe = repcap.ZvcProbe.Default, zvcChannel = repcap.ZvcChannel.Default)
Queries the bandwidth of the current channel. You can set the probe bandwidth with method
RsRtx.zvc.bandwidth(). The bandwidth of some current channels is restricted to 300KHz due to their vertical settings.- Parameters:
zvcProbe – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Z’)
zvcChannel – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Icurrent’)
- Returns:
bandwidth: 5000 to 1E+6