Cstate

SCPI Command :

CHANnel<*>:EFRontend:CONNection:CSTate
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(channel=Channel.Default) bool[source]
# CHANnel<*>:EFRontend:CONNection:CSTate
value: bool = driver.channel.efrontend.connection.cstate.get(channel = repcap.Channel.Default)

Queries the current connection state.

Parameters:

channel – optional repeated capability selector. Default value: Ch1 (settable in the interface ‘Channel’)

Returns:

state: OFF | ON