# Lock-in Amplifier
This instrument features a dual-phase demodulator with cascaded single pole low-pass filters to attenuate the second harmonic and suppress noise in each quadrature
If you are directly using the RESTful API (e.g. using cURL), the instrument name as used in the URL is lockinamp
.
Functions
Core
- Multi-instrument: Lock-in Amplifier in multi-instrument context
- getters: Lock-in Amplifier - getter functions
- set_aux_output: Configures the Auxiliary sine wave generator.
- set_defaults: Reset the Lock-In Amplifier to its default state
- set_demodulation: Configures the demodulation source and optionally its frequency and phase
- set_filter: Configures the LIA low-pass filter
- set_frontend: Configures the input impedance, coupling, and range for each channel
- set_gain: Sets output gain levels
- set_outputs: Configures output sources and offsets
- set_polar_mode: Sets the range of the signal input to the Polar conversion block.
- summary: Returns a short summary of current instrument state
Data Logger
- logging_progress: Returns current logging state.
- start_logging: Start the data logging session to file.
- stop_logging: Stops the current instrument data logging session.
Data Streaming
- get_chunk: Get a single chunk out of data stream
- get_stream_data: Get the converted data stream
- getters: Lock-in Amplifier - Streaming - getter functions
- start_streaming: Start a streaming session
- stop_streaming: Stops the current instrument data streaming session.
- stream_to_file: Save the streaming session to a file
Input PLL
- pll_reacquire: Triggers a reacquisition cycle on the embedded PLL
- set_pll: Sets the frequency acquisition/configuration and tracking bandwidth of the PLL.
Oscilloscope
- enable_rollmode: Enables and disables Roll Mode X-axis behaviour
- get_data: Get a frame of the data from the instrument
- getters: Lock-in Amplifier - Oscilloscope - getter functions
- save_high_res_buffer: Save the high resolution channel buffer data to a file on the Moku's internal storage
- set_acquisition_mode: Set acquisition mode
- set_hysteresis: Configures the hysteresis around trigger point.
- set_timebase: Set the left- and right-hand span for the time axis. Units are seconds relative to the trigger point.
- set_trigger: Sets trigger source and parameters.
- set_monitor: Configures the specified monitor channel to view the desired LIA probe point signal.
PID Controller
- set_by_frequency: Configure the embedded PID controller using crossover frequencies.
- use_pid: Enables and disables a PID controller on either the Main or Aux outputs