Skip to content

Settings

christianhermann edited this page Jun 28, 2024 · 3 revisions

General

Enhanced LEDControl Settings

  • 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.

Storage location of the settings

2024-06-03 10_01_27-EnhancedLEDControl

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

COM Port

2024-06-24 17_38_34-list_com_ports

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

Settings Arduino

Marker Range

Markers

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

LEDs

Enhanced LEDControl Settings

  • 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.

MFLI

Enhanced LEDControl Settings MFLI

  • 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.
    IP
  • 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.

Clone this wiki locally