System information

Fixes/Changes from 2.08.34 to 2.08.35:
SIMPL Windows: Fixed SIMPL Debugger scrolling and window size issues.
SIMPL Windows: Update to library 465 (Includes updates to XM portion of ATC-AMFMXM).
Fixes/Changes from 2.08.33 to 2.08.34:
SIMPL Windows: Fixed issue with temporary paths that caused Crestron SIMPL+ modules to be compiled incorrectly
(started in 2.08.33).
SIMPL+: _SKIP_, #DIGITAL_EXPAND, and #ANALOG_SERIAL_EXPAND keywords are no longer CUZ version
dependent.
Fixes/Changes from 2.08.32 to 2.08.33:
SIMPL Windows: If the system has Crosspoints used, a file {filename}_CrosspointList.txt will be output to the project
directory. i.e. if the SMW filename is MyProject.smw, the output file is MyProject_CrosspointList.txt. This file
contains list of all Control Crosspoint Routing symbols in the program and a seperate list of all Equipment
Crosspoint Routing symbols in the program. Each list is sorted by Crosspoint ID number. For now, the programmer
needs to look in the project directory for the file and open it with a text editor such as Notepad. An example is:
Crosspoint listing for C:\projects\crosspoints\MyProject.SMW
Equipment Crosspoint Routing EquipID
===============================================================================================
S-2 25
S-3 26
S-1.1.1 in macro S-1 (Module File C:\projects\crosspoints\xpoint macro.umc) 50
S-1.1.2 in macro S-1 (Module File C:\projects\crosspoints\xpoint macro.umc) 50
Control Crosspoint Routing ControlID
=================================================================================================
S-1.1.3 in macro S-1 (Module File C:\projects\crosspoints\xpoint macro.umc) 60
SIMPL Windows: If the program contains a duplicate ControlID among the Control Crosspoint Routing symbols, all
Control Crosspoint Routing symbols with that ControlID will be shown in the Error Log.
SIMPL Windows: If the program contains a duplicate EquiplID among the Equipment Crosspoint Routing symbols,
all Equipment Crosspoint Routing symbols with that EquipID will be shown in the Error Log.
SIMPL Windows: Fixed problem with SIMPL Debugger dialog not having any menus and not being able to resize the
data displays.
Fixes/Changes from 2.08.31 to 2.08.32:
SIMPL Windows: Speed up SIMPL Windows startup time by improving efficiency of reading in OOTBF data into the
Symbol Library.
SIMPL Windows: Will now save the position of the SIMPL Debugger window.
SIMPL Windows: Fixed issues with windows that were last displayed on a 2nd monitor not being accessible if only 1
monitor is in use.
SIMPL Windows: Fixed problem where selecting "No Selection" for the "Add Front Panel Definition For Selected
Control System" option on the Module Header Connection Logic dialog was not being retained.
SIMPL Windows: Fixed problem where removing Models from a Module Header was not getting removed from the
module when it is a symbol.
SIMPL Windows: Added logic to try to keep as much Input/Output/Parameter Property data as possible when a
signal name is changed. If the cue type changes, then only the Short Description, Full Description and Notes fields
will be retained.
SIMPL Windows: Fixed Replace Control system error reporting such that, if the new control system has an Ethernet
Card, an error message won't be entered into the Error Log indicating that the original program's Ethernet Card
could not be copied over.