Kdcode

SCPI Command :

BUS<*>:EBTB:SYMBol<*>:KDCode
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(bus=Bus.Default, ebtbSymbol=EbtbSymbol.Default) str[source]
# BUS<*>:EBTB:SYMBol<*>:KDCode
value: str = driver.bus.ebtb.symbol.kdcode.get(bus = repcap.Bus.Default, ebtbSymbol = repcap.EbtbSymbol.Default)

Returns the K/D code.

Parameters:
  • bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)

  • ebtbSymbol – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Symbol’)