System information
Trap I/O Variables within File Read/Write functions. 3-Series gives error, 2-Series gives warning.
Fixed translation bug for SetGMTOffset for negative values (3 Series)
Removed obsolete keywords DIN, DOUT, AIN, AOUT (2-series and 3-series)
SIMPL+ Enhancements (Refer to help file for usage):
New functions
GetProgramNumber()
Fixes/Changes from 3.00.90 to 3.00.93:
SIMPL Windows Bug Fixes:
Fix generation of chained cresnet panels for 3 series.
Fix SIMPL crash where an "invalid argument" dialog comes up on compilation of a 3 series program with a CPC-
CAMI.
Correct compilation error message phrasing when a version of INCLUDE4.DAT that is too old to be used is found.
Correct issue with certain drop down menus for ID's being blank on some devices (such as setting net ID's for
prodigy devices on a PMC3)
SIMPL+ Bug Fixes:
Fixed print format specifiers when printing literal '{' and '}' (3 series only)
SIMPL+ Enhancements (Refer to help file for usage):
New functions
FileOpenShared()
,
FileDeleteShared()
,
FindFirstShared
FileOpen() now gives a warning if
_O_TEXT
or
_O_BINARY
isn't specified (3-series only)
Fixes/Changes from 3.00.89 to 3.00.90:
SIMPL Windows Enhancements:
CpObject extender support (preliminary)
SIMPL Windows Bug Fixes:
Fix Program ID Tag issues through SystemBuilder.
Fixes/Changes from 3.00.69 to 3.00.89:
SIMPL Windows Bug Fixes:
Fixed problem with not being able to get module PDF help via F1 from detail view.
Fixed bug when parameter type is lost for Crestron SIMPL+ module (an integer parameter was recognized as a
string parameter)
Fixed bug when SIMPL crashed after importing an RSD.
Minor changes in Program ID Tag settings for SystemBuilder.
SIMPL Windows Enhancements:
Add support for "Copy output to Removable Media" for 3 Series. This used to be "Copy output to compact flash" for
the 2 series; this now does both.
SIMPL+ Bug Fixes:
Fixed a bug that occurred when you had multiple events declared for the same I/O var when using statcked events
- the I/O var had to be first in each list of stacked events.
Resolve issue where if using
#DEFAULT_NONVOLATILE
and if a local structure is declared then the structure was also
being defined as non-volatile. Local structures should never be non-volatile.
Better bounds checking on arrays.
SIMPL+ Enhancements (Refer to help file for usage):
New functions:
MakeProgramFilename()
,
GetModelNumber()
, and
GetSeries
. These are available in both 2 series and
3 series, though they have different behavior in both.