While most properties are specific to the Main Interface, there are a few which operate on the processing environment:
•debugAlarm - Sound a noise then a warning is shown in the Debug/Immediate Window
•delimiter - Sets the delimiter to use when processing serial data strings. !delimiter : !delimiter spc // use a space for delimiter Note, for proper operation, the Serial Control's delimiter should be set as well.
•timeFormatter: Sets the format of date/time strings when using [systemTimeFormatted]
•ReplaceValuesOff: When enabled, replacements of strings such as [ain0] and math operations will not be performed. This is automatically placed in Interface Files so that it opens without replacing code for controls.
|