Set

SCPI Command :

SYSTem:SET
class SetCls[source]

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

get() bytes[source]
# SCPI: SYSTem:SET
value: bytes = driver.system.set.get()

No command help available

return

block_data: No help available

set(block_data: bytes) None[source]
# SCPI: SYSTem:SET
driver.system.set.set(block_data = b'ABCDEFGH')

No command help available

param block_data

No help available