EmHold

SCPI Command :

[SENSe]:NR5G:EMHold
class EmHoldCls[source]

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

get() bool[source]
# SCPI: [SENSe]:NR5G:EMHold
value: bool = driver.applications.k14Xnr5G.sense.nr5G.emHold.get()

Turns the EVM max hold function on and off.

return

state: ON | OFF | 1 | 0

set(state: bool) None[source]
# SCPI: [SENSe]:NR5G:EMHold
driver.applications.k14Xnr5G.sense.nr5G.emHold.set(state = False)

Turns the EVM max hold function on and off.

param state

ON | OFF | 1 | 0