System information

STRING Inputs/Output variables were being declared. This also affected the expansion of Input/Output Arrays.
Library Update 428
Update C2N-IRGW Firmware Name for Autofill
Expose "User Event Logger" Symbol (allows notice/warning/error to be inserted into the 2 Series message log from
a user application from SIMPL)
Add standard helpers to C2N-FTB
Add "Virtual GUI for Module Connection"
Fixes/Changes from 2.08.13 to 2.08.14 - PUBLIC WEB SITE RELEASE:
Changes to SIMPL Windows icons, splash screen, and Help -> About screen.
Add F11 Hot Key in SIMPL+ GUI for Checking Syntax.
Fixes/Changes from 2.08.10 to 2.08.13:
SIMPL Windows: Starting the SIMPL Debugger no longer asks for which file to load.
SIMPL Windows: Replace Control System Issue. Resolved a few issues in Replace Control System if the current
control system and/or the new control system have default logic modules:
If replacing a system that has an Out Of The Box Functionality (OOTBF) module, programming that may
have been added to the OOTBF symbol was not getting copied over. User generated programming will now
get copied over.
Fixed problem when replacing systems with non-protected default logic modules, with the same control
system. The error was that 2 copies of the default logic module were being added to the the resulting
program: 1 instance had all teh appropriate progamming; the 2nd instance was empty. Now, only one copy of
the logic symbol will be in the resulting program with all the appropriate programming.
If replacing a control system that had a non-protected default logic module, with a different control system,
the non-protected default logic module will now get copied over and will be commented out. This way, the
programmer can salvage any of the programming that might have been done in the older system. The Error
Log will no longer show messages for the protected signals/symbols that didn't get copied over.
Fixes/Changes from 2.08.09 to 2.08.10:
SIMPL Windows: Fixed error with Tile Vertical and Tile Horizontal selections not being remembered when SIMPL
closes.
SIMPL Windows: Fixed error in Configuration Manager on the Configuration Tree where programmer was not given
the C2-ENET1 card as an option for replacement when the current card is C2-ENET2. This was only an error in
what the Replace Device dialog was displaying as valid devices for replacement.
SIMPL Windows: Fixed errors in Replace Control System with trying to replace with an AADS or MPS-100 control
systems.
SIMPL Windows: SIMPL debugger is now fully functional from the Toolbar in SIMPL Windows. The toolbar button is
same as was used for Test Manager. Test Manager was moved to the Tools->Legace Device Support menu.
SIMPL Windows: CTRL+G in Detail View should now be fully functional. This hotkey can be used to jump to specific
Inputs, Parameters or Outputs on the symbol. The number to enter should be based on the actual Input, Parameter
or Outputs shown in the Detail View window. If a symbol is tri-listed, the number entered should be relative from the
start of the selected list (i.e. to Goto the 3rd Analog Input, the programmer should select Inputs, Analog and enter
the value of 3).
SIMPL Windows: Fixed problem with front panel page flips.
SIMPL Windows: Correct "RF Dialog" to properly read "RF" and not "RF/IR."
Fixes/Changes from 2.08.08 to 2.08.09:
SIMPL Windows: The "Test manager" button on the toolbar will now launch the new SIMPL Debugger (will need
toolbox version 1.04.00 or later)
SIMPL Windows: Fixed address assignment of Cresnet devices resulting from an Autofill. Devices were being
added to the base 10 address instead of the Hex address.
SIMPL Windows: Fixed error with General Preferences setting of "Don't show viewport toolbar button" not being
remembered.
SIMPL Windows: Fixed SIMPL crash when trying to do an autofill while control system is in PassTo mode.