State

SCPI Command :

[SOURce<HW>]:BB:EVDO:TERMinal<ST>:PCHannel:STATe
class StateCls[source]

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

get(terminal=Terminal.Default) bool[source]
# SCPI: [SOURce<HW>]:BB:EVDO:TERMinal<ST>:PCHannel:STATe
value: bool = driver.source.bb.evdo.terminal.pchannel.state.get(terminal = repcap.Terminal.Default)

Displays the state of the pilot channel. Note: The pilot channel is always switched on.

param terminal

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

return

state: 1| ON| 0| OFF