Select

SCPI Command :

HCOPy:TREPort:ITEM:SELect
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(item: str, arg_1: str = None) None[source]
# HCOPy:TREPort:ITEM:SELect
driver.hardCopy.treport.item.select.set(item = rawAbc, arg_1 = 'abc')

This command defines the type of information that a test report consists of.

Parameters:
  • item – String containing the information you want to include in the test report. Note that the items, separated by commas, have to be written into one string (see example below) . The available items depend on the application you are using. See the tables below for a short description of each item. By default, some items are selected (see tables below) .

  • arg_1 – Optional parameter to define the channel type that the selection applies to. When you omit the ChannelType parameter, the selection applies to the currently active channel.