System information
SIMPL Windows Bug Fixes:
Fixed error in parameter validation that was rejecting any value in seconds that did not have a number preceding
the decimal point (i.e; .1s is rejected but 0.1s was not).
Enhanced the Transfer File processing such that if the programmer cancels out of the Crestron Toolbox Address
Book dialog, SIMPL will cancel the attempt to transfer the file. Before this enhancement, SIMPL was then trying to
complete the transfer via the Viewport.
Fixes/Changes to 2.10.21 to 2.10.22:
SIMPL Windows Bug Fixes:
Fixed SIMPL Windows crash when right clicking on any symbol in the Symbol Library Tree.
Fixed an error where parameters with the same names were being allowed in the Argument Definition of a module.
Fixed an error where decimal, hexadecimal, and time in tick parameters could have values entered as the unit only
with no value.
Fixed some errors on the Analog Output Properties dialog where multiple default numerical formats were being
allowed and importing of data wasn't clearing out the existing data first.
SIMPL Windows Enhancements:
Added support of the F7 key to expand or collapse the current node in the System Configuration Tree on the
Configuration Manager view. As a part of this implementation, the "Expand Current Node" and "Collapse Current
Node" options on the right click menu were replaced with just one option that will read either "Expand Current Node
F7" or "Collapse Current Node F7" based on the state of the current node. If the current node cannot be expanded
or collapsed, this right click menu option will not appear.
Fixes/Changes to 2.10.20 to 2.10.21:
SIMPL Windows Bug Fixes:
Fixed an error that was allowing a programmer to swap a 1-way Serial device with an IR device that was on an IR
port with more than 1 IR devices. This was resulting in the 1way Serial device ended up being stacked on an IR port
with an IR device when the "Allow stacking" option is not selected.
Fixed error where negative Hexadecimal parameter values were not being allowed when they should be (e.g.
Analog Initialize).
If a symbol in a program is a Crestron, User or Project module and it cannot be found in the current Symbol Library,
SIMPL Windows will no longer show that symbol's detail in the Detail View.
Fixed error in the Analog Input Properties dialog that was allowing the dialog to be dismissed without having a
Default Numerical Format selected.
Fixed error on the Parameter Properties and the Analog Input Properties dialog that was not importing List items
correctly. If any of the values or the labels being imported were the same as something already in the list, the items
were being added twice. Now, SIMPL will delete any existing data and only use data from the property item being
imported.
Fixed error where selecting AutoTile Horizontal from the View menu was not deselecting the AutoTile Vertical option
if it was the previous selection.
Disabled the option to insert Input/Output Group labels while the selected item is a parameter on the Argument
Definition. Groups are not yet supported for parameters.
SIMPL Windows Enhancements:
SIMPL Windows Added ability to expand/collapse nodes in the Program and Symbol Library Trees on the Program
Manager page, and the Device Library Tree on the Configuration Manager page via a right click menu option the
F7 key. We will also add this shortcut key for the System Configuration Tree in a future version.
Fixes/Changes to 2.10.19 to 2.10.20:
SIMPL Windows Bug Fixes:
Correct issue with compilation of time parameters on C2N-CB-TS for 2 series systems. Compilation was using the
wrong timebase (using 1s=112.5 ticks instead of 1s=100 ticks).
Fixed handling of IR and Serial 1-way drivers in the System Tree on the Configuration Manager page:
There were cases where two 1-way serial drivers could end up on the same IR port. This should never be
allowed.