RsFsw

Contents:

  • Revision History
  • Getting Started
  • Enums
  • RepCaps
  • Examples
  • RsFsw API Structure
    • Applications
    • Calculate<Window>
    • Calibration
    • Configure
    • Diagnostic
    • Display
    • Fetch
    • FormatPy
    • HardCopy
      • Cmap<Item>
      • Comment
      • Content
      • Copies
      • Destination
      • Device
      • Immediate
      • Item
      • Logo
      • Mode
      • Page
      • Print
      • TdDtamp
      • Theme
      • Treport
    • Initiate
    • InputPy<InputIx>
    • Instrument
    • Layout
    • MassMemory
    • Output<OutputConnector>
    • Read
    • Sense
    • Source
    • Status
    • System
    • Trace<Window>
    • Trigger
    • TriggerInvoke
    • Unit
  • RsFsw Utilities
  • RsFsw Logger
  • RsFsw Events
  • Index
RsFsw
  • »
  • RsFsw API Structure »
  • HardCopy »
  • Logo
  • View page source

Logo

SCPI Command :

HCOPy:LOGO
class LogoCls[source]

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

get() → bool[source]
# SCPI: HCOPy:LOGO
value: bool = driver.hardCopy.logo.get()

No command help available

return

filename: No help available

set(filename: bool) → None[source]
# SCPI: HCOPy:LOGO
driver.hardCopy.logo.set(filename = False)

No command help available

param filename

No help available

Previous Next

© Copyright © Rohde & Schwarz 2023.

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