DC Sweep

This page contains definitions for schemas used for configuring DC Sweep measurements.

Configuration of a DC Sweep

type

object

properties

  • record_settings

type

object

properties

  • maxlen

maximum length of the datarecord in memory

type

integer

  • minlen

minimum length of the datarecord in memory

type

integer

additionalProperties

False

  • first_sample_delay

How long to wait after adjusting source before taking first sample (seconds).

type

number

  • off_duration

Duration of off period between settings. Set to 0 to turn off.

type

number

  • step_duration

How long to hold each setting in seconds.

type

number

  • instruments

type

object

additionalProperties

Additional properties should all satisfy the definition of an instrument role.

InstrumentRole