System information

SIMPL+ Bug Fixes:
Correct Issues with parameter properties with "unitTicks" and "unitCharacter"
Correct Issues with compilation when a list of values is used.
FindNoCase() corrected to be case insensitive.
SIMPL+ Enhancements:
Allow Long Integers within Wait and Delay Functions
Library Update Version 478:
INCLUDE.DAT version 1.53:
Modified all truncation issues for dynamic arrays to be Warnings instead of Errors. The warnings now include
the old and new array sizes.
Resolved issues with losing data in a String or String Array when resizing and increase/decrase the number
of rows/columns within the array.
Resizing a Structure Array to 0 will leave one element in structure. This has been done to allow out of
bounds access to the structure array. When an out of bounds access occurs, the 0th element is used for
that access (read and write).
Added a separate error printout for an empty structure array access (vs an out of bounds one).
Fix issue with RemoveByLength() which could cause memory corruption on the control system if the # of
bytes to remove is greater than the current length of the string passed into the function.
Fixes/Changes from 2.08.40 to 2.10.00:
SIMPL Windows Bug Fixes:
SIMPL Windows Enhancements:
SIMPL Windows: Cleaned up how signal names are generated when adding default logic for a device. Automatically
generated signal names should have underscores (_) separating the programmer provided prefix, any slot
designation that is added by SIMPL Windows, and the cue name that is used to create the signal name.
SIMPL Windows: Added Compiler Preference options to say whether or not to generate the Crosspoint Reference
file and whether or not to launch Notepad and display that file at the end of a compile.
SIMPL Windows: Changed icon and subfolder name used to contain and represent the OOTBF Logic modules. The
previous "Out Of The Box Functionality" folder will now be named "System Control". Also, the icon for the module
contained within that folder will now be the standard Crestron Module icon instead of the "Lock" icon.
SIMPL Windows: Internal compiler optimizations for slightly faster 2 Series compiles.
SIMPL Windows: Improved the import of VTPro-e project join data. Any join in a VTPro-e project that would
translate to a signal in a SIMPL Windows project will now get imported and programmed. Will require VTPro-e
version 3.07.00.07 or greater and Crestron Database 18.07.05 or greater.
Fixes/Changes from 2.08.39 to 2.08.40:
SIMPL Windows Bug Fixes:
Fixed a potential crash when trying to compile System Builder projects that have AAE for AMS Rooms 1-6, 7-12, or
13-18.
Library Update 484:
Included to support above SIMPL Windows Bug Fixes.
Fixes/Changes from 2.08.38 to 2.08.39:
SIMPL Windows Bug Fixes:
SIMPL Windows: Fixed problem that was not allowing D3Pro to add RF Thermostats to anything but the first
gateway in a program.
Library Update 481