FldCount
SCPI Command :
SBUS<*>:MANCh:FORMat:FRAMe<*>:FLDCount
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(serialBus=SerialBus.Default, frame=Frame.Default) float[source]
# SBUS<*>:MANCh:FORMat:FRAMe<*>:FLDCount value: float = driver.sbus.manch.formatPy.frame.fldCount.get(serialBus = repcap.SerialBus.Default, frame = repcap.Frame.Default)
Returns the number of field descriptions available for the seleced 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’)