Pattern

SCPI Command :

[SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:PATTern
Commands in total: 1
Subgroups: 0
Direct child commands: 1
class GetStruct[source]

Response structure. Fields:

  • 1 Pattern: str: numeric

  • 2 Bitcount: int: integer Range: 1 to 64

get(channelNull=ChannelNull.Default) GetStruct[source]
# [SOURce<HW>]:BB:BTOoth:CS:[SEVent<CH0>]:PATTern
value: GetStruct = driver.source.bb.btooth.cs.sevent.pattern.get(channelNull = repcap.ChannelNull.Default)

Sets the data pattern for the companion signal.

Parameters:

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

Returns:

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