State

SCPI Command :

TREFerence<*>:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(timingReference=TimingReference.Default) bool[source]
# TREFerence<*>:STATe
value: bool = driver.treference.state.get(timingReference = repcap.TimingReference.Default)

Returns if the specified timing reference is used by an application, e.g. by jitter measurements.

Parameters:

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

Returns:

state: OFF | ON