System information
Fixes/Changes from 2.04.07 to 2.04.08:
Internal build only - not released.
Fixes/Changes from 2.04.06 to 2.04.07:
SIMPL Windows: Added 'Live Update at Startup' option to General Preferences dialog in case Live Update dialog
can't display and user wants to disable this option.
SIMPL Windows: Replace Control system will not automatically add 'discontinued' devices if user has selected NOT
to show discontinued devices via the General Preferences dialog.
SIMPL Windows: Fixed compiler crash when sometimes compiling program with IR files under Simpl versions
2.04.04 and 2.04.05.
SIMPL Windows: Updated rules for when to allow a Poll Accelertor to be added to a program: Only 1 Poll
Accelerator is allowed in a system at this time.
SIMPL Windows: Poll Accelerators are not allowed on Remote Processing Modules (Slave control systems).
SIMPL Windows: Correct compilation issue where IR drivers took a long time to compile (Introduced in 2.04.XX).
Viewport: Fixed bug where message wasn't being shown during 2-series program transfers.
Viewport: Expanded error message for when pre-2-series control system versions don't match during program
upload.
Viewport: Fixed bug in SendWebPages that would pop up innacurate message box.
Viewport: Adjusted precision of SendWebPages "Changed only" heuristics for better matching.
SIMPL+: Don't allow I/O variables to have a minimum array size of 0.
SIMPL+: Don't allow Nonvolatile or Volatile keywords within structure definitions.
SIMPL+: Fixed bug when using strings inside of a Nonvolatile structure variable.
SIMPL+: Fixed bug when using arrays inside of file read functions. (ex: i = ReadInteger(iHandle, myStruct[1].int[2]);)
Fixes/Changes from 2.04.05 to 2.04.06:
SIMPL Windows: Compatability issues fixed with MP2 Wizard.
Fixes/Changes from 2.04.04 to 2.04.05:
SIMPL Windows: Fixed problem with some areas allowing commas in filenames and other areas not. Commas are
now only prohibited from Module file names.
SIMPL Windows: Fixed problem with Input/Output/Parameter Property menu being enabled in the Detail View if
more than one signal is selected. This menu option is only available for a single signal selection.
SIMPL Windows: Made error reporting of symbols under the Logic folder a little cleaner. The error message will now
only show the full node heirarchy of the symbol (e.g show only S-1.1.2 instead of S-1.S-1.1.S-1.1.2)
SIMPL Windows: Add seperate symbol for CNX-PVID8x3J13S rather than tie it to same symbol as CNX-PVID8x3.
The symbol I/O is the same, however.
SIMPL Windows: Add seperate symbol for CNX-PVID8x4J13S rather than tie it to same symbol as CNX-PVID8x4.
The symbol I/O is the same, however.
SIMPL Windows: Move CNXENET card to Discontinued folder under "Cards (DPA, Discontinued)"
SIMPL+: Allow negative constants in CSwitch statement.
SIMPL+: Fixed compiler crash for syntax errors like: Nonvolatile var1; (missing type declaration, should be
Nonvolatile integer var1; for example).
SIMPL+: Output # character in I/O variable names within .ush file to be displayed properly in SIMPL Windows.
SIMPL+: File | Open dialog allows multiple selection of files for opening.
Viewport: Fixed problem where IP Table setup could crash if using address "0.0.0.0".
Viewport: Fixed problem where program would sometimes not get restarted after program upload.
Viewport: Improved delays in IP Table management when no IP entries were already present.
Viewport: Fixed bug where Project Name would no longer appear in program upload progress dialog.
Viewport: Fixed bug where IP Table Add dialog would not allow valid hostnames.
Viewport: Fixed error when trying to exit touchpanel setup mode.
Viewport: Added warning for users who have disabled NTFS 8.3 support.
Viewport: Fixed bug where default IP table would be sent automatically when sending a program from SIMPL
Windows.
Viewport: Added TSID field to "Set Cresnet ID by Serial Number" Dialog.
Viewport: Added checks for multiple devices when broadcasting set serial number.