# Python : Lock in amplifier : how to set local oscillator's amplifier?

**URL:** https://forum.liquidinstruments.com/t/python-lock-in-amplifier-how-to-set-local-oscillators-amplifier/813
**Category:** Software & APIs
**Created:** [September 20, 2023, 8:39am UTC](https://forum.liquidinstruments.com/t/python-lock-in-amplifier-how-to-set-local-oscillators-amplifier/813 "2023-09-20T08:39:41Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![moku\_go\_user](https://avatars.discourse-cdn.com/v4/letter/m/8e7dd6/32.png) [@moku\_go\_user](https://forum.liquidinstruments.com/u/moku_go_user)
#### Post date: [September 21, 2023, 9:11pm UTC](https://forum.liquidinstruments.com/t/python-lock-in-amplifier-how-to-set-local-oscillators-amplifier/813/2 "2023-09-21T21:11:36Z")

</div>

I have solved the problem. Like this .!!

1st. problem :  
i.set\_filter(100, slope=‘Slope18dB’, strict=False)

2nd problem:  
i.set\_aux\_output(500, 0.2) \<— Even if the output mode is demod, the amplitude value is controlled with set\_aux\_ouput.

> [@Corner frequency cannot be set when using Moku:Go's lock-in amp function with matlab](https://forum.liquidinstruments.com/t/corner-frequency-cannot-be-set-when-using-moku-gos-lock-in-amp-function-with-matlab/801/1):
>
> An error occurs when using the instruction statement set\_filter in the sample program lock\_in\_amplifier\_basic.m using the lock-in amplifier function in matlab on the LIQUID INSTRUMENT website. The error is as follows. Unable to set corner\_frequency to desired value. The coerced value depends on the corner frequency to be set, but no matter what value is set, an error occurs. I would like to know how to solve this error, as I am not familiar with English. Finally, a sample program for this err…

---

_[View the full topic](https://forum.liquidinstruments.com/t/python-lock-in-amplifier-how-to-set-local-oscillators-amplifier/813)._
