Scontent

SCPI Command :

[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:[STEP<ST0>]:SCONtent
class ScontentCls[source]

Scontent commands group definition. 1 total commands, 0 Subgroups, 1 group commands

class GetStruct[source]

Response structure. Fields:

  • Seq_Content: str: No parameter help available

  • Bitcount: int: No parameter help available

get(channelNull=ChannelNull.Default, stepNull=StepNull.Default) GetStruct[source]
# SCPI: [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:[STEP<ST0>]:SCONtent
value: GetStruct = driver.source.bb.btooth.cs.sevent.step.scontent.get(channelNull = repcap.ChannelNull.Default, stepNull = repcap.StepNull.Default)

No command help available

param channelNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Sevent’)

param stepNull

optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Step’)

return

structure: for return value, see the help for GetStruct structure arguments.