Symbol

SCPI Command :

SEARch:RESult:FLXRay:FRAMe<*>:SYMBol
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str, busFrameNull=BusFrameNull.Default) str[source]
# SEARch:RESult:FLXRay:FRAMe<*>:SYMBol
value: str = driver.search.result.flxRay.frame.symbol.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default)

Returns the symbolic label of the specified frame if the label list is enabled.

Parameters:
  • search – String parameter that contains the search definition name

  • busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)

Returns:

translation: Symbolic label (string)