-
Notifications
You must be signed in to change notification settings - Fork 0
Settings
christianhermann edited this page Jun 28, 2024
·
3 revisions

- COM Port: The COM Port is needed to connect to the Arduino. Change to the current one.
- Marker Range: The marker range indicates where mean values are calculated from the analog input signal. Do not change this unless you know what you are doing.
- Max Cell Cize: The size of the preallocated data array. Do not change this unless you know what you are doing.

- Settings and the LED List are saved under: C:\Users\Public\Documents\EnhancedLEDControl

- Use the list_com_ports.bat script to check which COM Port is connected to the Arduino unit.

- Only the data inbetween the markers is used to calculate the mean, which will be displayed and saved.

- The LEDs, their peak wavelengths and filters are stored in the LEDlist.csv. The names are purely cosmetic and may not be the LEDs connected to the Arduino unit. Make sure the names and the LEDs are identical.

- IP Address: The IP address is needed to connect to the MFLI lock-in amplifier. Sometimes the IP changes due to network changes. The current IP can be viewed in the LabOne software.
- Device ID: The serial number of the amplifier. Do not change this unless you are changing the amplifier.
- Port: Port of the amplifier. Do not change this value. The current port can be seen in the LabOne software.
- API Level: The API level required to communicate with the amplifier. Do not change.
- Check Connection: Test if FRETControl is able to connect to the MFLI Lock-In amplifier with the current settings.