RsCmwDau
latest

Contents:

  • Getting Started
  • Revision History
  • Enums
  • RepCaps
  • Examples
  • Index
  • RsCmwDau API Structure
    • Sense
      • Data
        • Control
        • Measurement
    • Configure
    • Source
    • Data
    • Rdau
RsCmwDau
  • »
  • RsCmwDau API Structure »
  • Sense »
  • Data »
  • Measurement »
  • IpAnalysis »
  • IpcSecurity »
  • Kyword »
  • Search
  • Edit on GitLab

Search¶

SCPI Commands

SENSe:DATA:MEASurement<MeasInstance>:IPANalysis:IPCSecurity:KYWord:SEARch:LIST
class Search[source]

Search commands group definition. 1 total commands, 0 Sub-groups, 1 group commands

get_list_py() → List[str][source]
# SCPI: SENSe:DATA:MEASurement<Instance>:IPANalysis:IPCSecurity:KYWord:SEARch:LIST
value: List[str] = driver.sense.data.measurement.ipAnalysis.ipcSecurity.kyword.search.get_list_py()

Queries the keyword list.

return

list_py: Comma-separated list of strings, one string per keyword

Next Previous

© Copyright © Rohde & Schwarz 2021. Revision cf6ccd2a.

Built with Sphinx using a theme provided by Read the Docs.