FldCount

SCPI Command :

SBUS<*>:QSPI:FRAMe<*>:FLDCount
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(serialBus=SerialBus.Default, frame=Frame.Default) int[source]
# SBUS<*>:QSPI:FRAMe<*>:FLDCount
value: int = driver.sbus.qspi.frame.fldCount.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)

Returns the field count for the specified frame.

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

  • frame – optional repeated capability selector. Default value: Ix1 (settable in the interface ‘Frame’)