System information
Fixed error in validation of percentage parameter values that was causing SIMPL to crash either during the entry of
a percent value or, during compile if the parameter already had the percent value entered via an older version of
SIMPL Windows.
SIMPL Windows Enhancements:
Input/Output Groups:
Group Labels will now be displayed in bold black.
Cues inside a group will be displayed in green.
When a group is expanded or collapsed, any other group with the same group label will also be expanded or
collapsed.
Added "Goto Item (Ctl+G) option to the right click menu in the Detail View.
The Import Property Data dialog will now show cue names and the Short Description field (if available) for all items
of the same type that have property data defined.
Updated Interface to Toolbox to support the Toolbox 1.07.XX release.
Library Update Version 491:
Rename "RoomView 7.0" to "RoomView SE/RoomView 7.0"
Rename "RoomView" to "RoomView Express/RoomView 6.0"
Fix help file for "Serial/Analog One-Shot"
AMS Video Board Modification:
Add Digital Inputs:
Diagnostic_Mode_Enable
Diagnostic_Mode_Scroll_Up
Diagnostic_Mode_Scroll_Dn
Add Digital Outputs:
Diagnostic_Mode_Enable_F
Add Serial Outputs:
Diagnostic_Info_F$
TPMC-8X Setup Extender Modifications:
Add Digital Inputs:
Enter Certificate Setup
Exit Certificate Setup
Add Digital Outputs:
Enter Certificate Setup_fb
Exit Certificate Setup_fb
InfiNet Offline Manager is now accessable to all users
INCLUDE.DAT version 1.55:
Limit dynamic strings to 65535 bytes instead of 65536 bytes.
Fixes/Changes from 2.08.40 to 2.10.03:
SIMPL Windows Bug Fixes:
Fixed SIMPL Windows hang when selecting to generate Connection Logic in a module for a CEN-COM.
Fixed problems on IP Net Address configuration dialog:
For XGEN Systems, the dialog was always giving an error stating that only 2 characters were allowed for the
"Device ID" which is not even editable by the programmer.
For systems that support IP Id's or DHCP, the IP Net Address dialog was allowing both radio buttons for "IP
ID" and "Remap this IP ID at program upload" to be selected at the same time. These are now mutually
exclusive selections.
Fixed parameter validity checking on data entry of parameter values (Incorrect units were being assigned at times,
negative values were being allowed when they shouldn't be and fractional values were being allowed when they
shouldn't be). The following guidelines are now being enforced by the validity checking:
Fractional values (those with "." in it) should only allow 0-9 in the values on either side of the decimal point.
Values specified as Hex ("h"), Decimal ("d"), or Ticks ("t") should ONLY allow integral values. For example,
25.2h, 25.2d, or 25.2t are all invalid.
Values specified as time ("s") or Percent ("%") are allowed to have fractional components, and as such
should only contain the digits 0-9.
Negative Hex, Decimal, and Percentages are allowed.
Negative time is not allowed.
Cleaned up how SIMPL Windows deals with errors in device detection during an AutoFill. SIMPL Windows will now
try to add devices that didn't have errors such as duplicate Cresnet IDs or duplicate TSIDs. Devices that do have
errors will will be reported in the error log.
Fixed problem when Module Header was being used to generate connection logic for the TCP/IP Client device. The