System information

program.
Updated Version Information on the Help->About dialog to show path where data files are located.
The View menu will now show the number of symbols that will be displayed in Detail View when Limited Symbol
mode is enabled. Note that if a symbol is "pinned", it will not be counted in the "Limited Symbol" count.
The Parameter Properties and the Analog Input Properties dialogs will no longer automatically sort the items
entered in for a List. This is to be consistent with the end use of these items where display of the List values when a
symbol is added to a program, is not sorted. If the programmer wishes for items to appear in a particular order, they
must now enter the values in the desired order.
Fixed SIMPL Windows hang when tryng to replace a control system if there is an SNMP device in the original
program.
SIMPL Windows Enhancements:
DM-MD8x8 Switcher Support:
Added compilation support for endpoint devices (such as roomboxes) for the DM-MD8x8 Switcher.
When an Endpoint device is added to the DM 8x8 Switcher, it will be assigned a default IP ID as defined by
the device library. The associated IP ID on the ethernet card will then be marked as "In Use By slotx.IP ID
y.slot n.slot m.IP ID k" thus giving the programmer reference, from the ethernet card, to the actual slot on the
DM 8x8 switcher which occupies that id. The programmer can change the IP ID via the "Endpoint IP Net
Address" configuration dialog. Endpoint devices may also be added, or dragged, directly on to an Ethernet
ID.
Removed the Port selection on the IP Net Address Configuration Dialog. This selection of whether a device is
TCP/IP or UDP was never implemented and thus, always disabled on this dialog.
Implemented the ability to "Pin" symbols in detail view:
There is a pushpin button on the toolbar that can be pressed for the currently selected symbol window in
detail view. That will pin/unpin that symbol's detail window.
There is also a Detail View right click menu option and a keyboard command of Alt+Q, that will toggle the pin
state of a symbol.
The icon in the title bar of the symbol
s Detail View will change to be a pushpin icon if the symbol is
currently pinned.
When the user selects to close all detail windows, pinned symbols will remain open.
The Limited mode will also ignore any pinned symbols, thus, leaving them displayed until the user unpins
them or closes the detail window. Future releases may address this better in trying to provide a button in
each symbol window.
When programming the "Virtual Device for Module Connection" symbol in a module, SIMPL will now support
reference to device cues that appear on the device as i#, o#, pu-disable# etc. When trying to create connection
logic for these types of cues, the programmer should reference the actual index they wish to program (e.g. i1, o2,
pu-disable1, etc).
The View menu option of "Limited Symbol Mode" will now display the number of symbols that can be displayed. If
Limited Symbol mode is not selected, this will show as 0 symbols.
Optimized Crestron Macro Front Panel Interface processing for MPS-100,200,250,300 if Crestron database version
20.01.001.01 and older is used.
Improved processing to reduce the amount of time it takes to load a program (.SMW) or module (.UMC) when
SIMPL User Modules and/or SIMPL+ User Modules subdirectories contain a considerable number of files.
SIMPL+ Bug Fixes:
Fixed an error where updated SIMPL+ modules were not always showing up in the Symbol Library. This was due to
an error in the symbol name that was being written to the compiler
s output file in some cases were periods were
a part of the file name (e.g. my module v.3.ush)
Fixes/Changes to 2.11.00 to 2.11.01:
SIMPL Windows Bug Fixes:
Fixed problem where replying "No" to the prompt to rebuild the User and Project IR databases was still resulting in
the databases being built.
Fixed problem with "Firmware Version" field being filled in within the Program Header Information window and in
Module Header Information window.
Fixed problem with tab order on the IP Net Address configuration dialog. Tabbing was taking the programmer from
the first field of the IP Address to the 3rd field instead of the 2nd.
Fixed a crash that could occur when importing a UI project.
Fixed a crash that could occur when building User and Project IR database files. This typically happened after
having added new IR files from WinDeal.
Fixed a crash when trying to connect to a device that is not available.
Fixed a crash when trying to perform two "AutoFill Rack" operations in a row.