Globale

SCPI Command :

[SOURce<HW>]:CEMulation:GLOBal:SEED
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_seed() int[source]
# [SOURce<HW>]:CEMulation:GLOBal:SEED
value: int = driver.source.cemulation.globale.get_seed()

No help available

set_seed(seed: int) None[source]
# [SOURce<HW>]:CEMulation:GLOBal:SEED
driver.source.cemulation.globale.set_seed(seed = 1)

No help available