FormatPy

SCPI Command :

MMEMory:STORe<n>:IQ:FORMat
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(store=Store.Default) IqDataFormat[source]
# MMEMory:STORe<n>:IQ:FORMat
value: enums.IqDataFormat = driver.applications.k91Wlan.massMemory.store.iq.formatPy.get(store = repcap.Store.Default)

Sets or queries the format of the I/Q data to be stored.

Parameters:

store – optional repeated capability selector. Default value: Pos1 (settable in the interface ‘Store’)

set(data_type: IqDataFormat, store=Store.Default) None[source]
# MMEMory:STORe<n>:IQ:FORMat
driver.applications.k91Wlan.massMemory.store.iq.formatPy.set(data_type = enums.IqDataFormat.FloatComplex=FLOat32,COMPlex, store = repcap.Store.Default)

Sets or queries the format of the I/Q data to be stored.

Parameters:

store – optional repeated capability selector. Default value: Pos1 (settable in the interface ‘Store’)