Link
SCPI Command :
CALCulate<n>:MARKer:LINK
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(window=Window.Default) bool[source]
# CALCulate<n>:MARKer:LINK value: bool = driver.applications.k60Transient.calculate.marker.link.get(window = repcap.Window.Default)
No help available
- Parameters:
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)
- set(state: bool, window=Window.Default) None[source]
# CALCulate<n>:MARKer:LINK driver.applications.k60Transient.calculate.marker.link.set(state = False, window = repcap.Window.Default)
No help available
- Parameters:
state – 1..n Window
window – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Calculate’)