System information
SIMPL Windows: Fixed issue with the end of some Module Comments being lost when the comments were really
long.
SIMPL Windows: Fixed problem on Copy to Compact Flash dialog where typing in a drive letter was not being
recognized.
SIMPL Windows: Removed generation of Data Integrity error if a program is opened or saved and unused signals
are found. Simpl Windows will now perform the appropriate clean up.
SIMPL Windows: Implemented a quicker signal lookup algorithm to help speed up AppBuilder and D3Pro program
generation. This should also shorten the time SIMPL Windows takes to display the list of signals in the Program
View.
SIMPL Windows: Added a Warning message to be displayed in the error log if a program/module is opened
(including if opened from the compiler) and a symbol file refrenced in the program (.umc or .ush) can't be found in
the User or project dir (Also see related compilation messages below).
SIMPL Windows: Fixed problem where SIMPL Windows was allowing programs to be saved to a .CMC (crestron
macro) file extension.
SIMPL Windows: Implement several new errors for missing user/Crestron modules during compilation. Below are
examples of the new messages. These the errors associated with user modules often result in manually copyin a
program and forgetting to include a .UMC or .USH file. For this reason, we HIGHLY encourage using the Copy
Program feature in - SIMPL Windows. The errors associated with Crestron modules are less frequent, but may be
the result of an older database that didn't include a particular module.
Symbol S-5 (mymacro.umc) cannot be opened. Check location in User modules or program folder.
Symbol S-5 (crestronmacro.cmc) cannot be opened. Check location in Crestron database or verify
installation of latest database.
Symbol S-5 (mysplus.USH) cannot be opened. Check location in User SIMPL+ or program folder, or
recompile the associated .USP file.
Symbol S-5 (crestronsplus.csh) cannot be opened. Check location in CRSSPLUS.DAT or verify installation of
latest SIMPL Windows.
Symbol S-5 (mymacro.umc) in macro S-6 (Module file c:\user macros\wrapper.umc) cannot be opened.
Check location in User modules or program folder.
Symbol S-5 (crestronmacro.cmc) in macro S-6 (Module file c:\user macros\wrapper.umc) cannot be opened.
Check location in Crestron database or verify installation of latest database.
Symbol S-5 (mysplus.USH) in macro S-6 (Module file c:\user macros\wrapper.umc) cannot be opened. Check
location in User SIMPL+ or program folder, or recompile the associated .USP file.
Symbol S-5 (crestronsplus.csh) in macro S-6 (Module file c:\user macros\wrapper.umc) cannot be opened.
Check location in CRSSPLUS.DAT or verify installation of latest SIMPL Windows.
SIMPL Windows: Remove .SIG file from inclusion in .SPZ file. The size computation for what gets uploaded to the
control system is now accurate. Previously, when the .SIG file was included in the .SPZ, there was a chance that the
.SPZ file would claim to be too large to upload, even though the .SIG file doesn't actually get uploaded.
Fixes/Changes from 2.04.10 to 2.04.11 - PUBLIC FTP SITE RELEASE:
SIMPL+: Further bug fixes for compile optimization problems.
Issue fixed with duplicate information in the .SIG file that caused Test Manager to show signals that didn't really
have changes.
Fixes/Changes from 2.04.09 to 2.04.10:
SIMPL Windows: Fixed problem on Configuration Manager page, when a Cresnet/Ethernet device is replaced,the
associated icon in the upper rack view would disappear.
SIMPL+: Fixed compile optimization bug when compiling with a newer version of SIMPL+ and/or INCLUDE.DAT file,
which would result in a "Could not copy SIMPL+ output file to {name}.spl" error.
Fixes/Changes from 2.04.08 to 2.04.09:
Correct further issue with IR compilation slowdown.
Correct power factors on MP2, MP2E, CNXFXZ, TPS-2000.
Correct symbol now appears for XPanel device.
Correct compilation issue with MC2E, MC2W control systems where it mistakenly assumed it was a TPS Remap
compilation (Library 219 and later).