Research Article

Desktop Software for Patch-Clamp Raw Binary Data Conversion and Preprocessing

Table 3

Properties of parameter entries that can be customized in “PlsFdCfg.ini” file.

PropertyValuesDescription

CaptionStringDisplayed in the right window to indicate a parameter name.
ToolTipStringBrief text displayed in tooltip text when the mouse moves upon a parameter entry.
StatusPromptStringBrief text displayed in status bar when the corresponding parameter entry has the focus.
VariableType1 = Byte, 2 = Integer,
3 = Long, 4 = Single,
5 = Double, 6 = String,
7 = custom
Specify the variable type of a parameter entry.
LengthBytesOnly used for VariableType = 7 parameter entries.
Control1 = Text box,
2 = Drop down menu,
3 = Check box,
4 = command button,
5 = separate line
Specify the control used for a parameter entry.
ColorRGB color valueSpecify the control color for a parameter entry.
ItemsList of stringThe item list. Only used for Control = 7 (drop-down menu) parameter entries.
Reserved