Item

SCPI Command :

DISPlay[:WINDow<n>]:TABLe:ITEM
class ItemCls[source]

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

set(item: RsFsw.enums.TableItemK9X, state: bool, window=Window.Default) None[source]
# SCPI: DISPlay[:WINDow<n>]:TABLe:ITEM
driver.applications.k9X11Ad.display.window.table.item.set(item = enums.TableItemK9X.RxAll_CenterFreqError=RCFerror, state = False, window = repcap.Window.Default)

Defines which items are displayed in the ‘Result Summary’ (see ‘Result Summary Detailed’ and ‘Result Summary Global’) . Note that the results are always calculated, regardless of their visibility in the ‘Result Summary’.

param item

Item to be included in ‘Result Summary’. For an overview of possible results and the required parameters see the tables below.

param state

ON | OFF | 0 | 1 OFF | 0 Item is displayed in ‘Result Summary’. ON | 1 Item is not displayed in ‘Result Summary’.

param window

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