Store

SCPI Commands :

[SOURce<HW>]:BB:ARBitrary:MCARrier:SETTing:STORe:FAST
[SOURce<HW>]:BB:ARBitrary:MCARrier:SETTing:STORe
class StoreCls[source]

Store commands group definition. 2 total commands, 0 Subgroups, 2 group commands

get_fast() bool[source]
# SCPI: [SOURce<HW>]:BB:ARBitrary:MCARrier:SETTing:STORe:FAST
value: bool = driver.source.bb.arbitrary.mcarrier.setting.store.get_fast()

No command help available

return:

fast: No help available

set_fast(fast: bool) None[source]
# SCPI: [SOURce<HW>]:BB:ARBitrary:MCARrier:SETTing:STORe:FAST
driver.source.bb.arbitrary.mcarrier.setting.store.set_fast(fast = False)

No command help available

param fast:

No help available

set_value(filename: str) None[source]
# SCPI: [SOURce<HW>]:BB:ARBitrary:MCARrier:SETTing:STORe
driver.source.bb.arbitrary.mcarrier.setting.store.set_value(filename = 'abc')

Stores the current settings into the selected file; the file extension (*.arb_multcarr) is assigned automatically. Refer to ‘Accessing files in the default or in a specified directory’ for general information on file handling in the default and in a specific directory.

param filename:

string Filename or complete file path