SuiPresent
SCPI Command :
[SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:TFConfig:CINFo:SUIPresent
- class SuiPresentCls[source]
- SuiPresent commands group definition. 1 total commands, 0 Subgroups, 1 group commands - get(frameBlock=FrameBlock.Default, userIx=UserIx.Default) str[source]
- # SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:TFConfig:CINFo:SUIPresent value: str = driver.source.bb.wlnn.fblock.user.tfConfig.cinfo.suiPresent.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
- spe_user_info_pres: No help available 
 
 - set(spe_user_info_pres: str, frameBlock=FrameBlock.Default, userIx=UserIx.Default) None[source]
- # SCPI: [SOURce<HW>]:BB:WLNN:FBLock<CH>:[USER<DI>]:TFConfig:CINFo:SUIPresent driver.source.bb.wlnn.fblock.user.tfConfig.cinfo.suiPresent.set(spe_user_info_pres = rawAbc, frameBlock = repcap.FrameBlock.Default, userIx = repcap.UserIx.Default) - Sets the value bits of the common info field. - param spe_user_info_pres
- 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’)