MsError

SCPI Command :

CALCulate:MSERror
Commands in total: 3
Subgroups: 2
Direct child commands: 1
get() float[source]
# CALCulate:MSERror
value: float = driver.applications.k18AmplifierEt.calculate.msError.get()

Calculates the detailed MSE and returns the result.

Cloning the Group

# Create a copy of the original group, that exists independently
msError_copy = driver.applications.k18AmplifierEt.calculate.msError.clone()

Subgroups