NhlSym

SCPI Command :

[SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:TFConfig:CINFo:NHLSym
class NhlSymCls[source]

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

get(frameBlock=FrameBlock.Default, userIx=UserIx.Default) List[str][source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:TFConfig:CINFo:NHLSym
value: List[str] = driver.source.bb.wlnn.fblock.user.tfConfig.cinfo.nhlSym.get(frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default)

Sets the value bits of the common info field.

param frameBlock

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)

param userIx

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)

return

num_he_ltf_sym: No help available

set(num_he_ltf_sym: List[str], frameBlock=FrameBlock.Default, userIx=UserIx.Default) None[source]
# SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:TFConfig:CINFo:NHLSym
driver.source.bb.wlnn.fblock.user.tfConfig.cinfo.nhlSym.set(num_he_ltf_sym = ['rawAbc1', 'rawAbc2', 'rawAbc3'], frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default)

Sets the value bits of the common info field.

param num_he_ltf_sym

6 bits

param frameBlock

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Fblock’)

param userIx

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘User’)