System information
Correct issue where SIMPL+ parameters were off by 1.
3 Series compilations now say "LPZ" instead of "SPZ" on the compilation dialog.
SIMPL+ Bug Fixes (3 Series):
Initial support for NVRAM
Support for Resize Functions
Fix TRACE statements
SIMPL+ Known Issues (3 Series Only):
WaitForNewDisk not implemented within Firmware
FILE_INFO, RAMP_INFO cannot be declared as NON_VOLATILE
Resize functions cannot resize elements of a structure array
Non_volatile variables cannot be used in Resize functions
No direct socket support.
No email.
SIMPL+ currently recompiles SIMPL+ modules in a SIMPL project every time they are encountered (Optimization
from 3.00.21 removed temporarily)
Fixes/Changes from 3.00.20 to 3.00.21:
SIMPL+ Bug Fixes (3 Series):
Fixed compile optimization bug
Convert negated expressions to signed long integers when expression is ambiguous
Fixes/Changes from 3.00.18 to 3.00.20:
SIMPL+ Bug Fixes (3 Series):
Translate "\n" to "\r\n" in literal strings
SetArray now supports STRING_OUTPUTs
Fixed Event blocks
Implemented compile optimizations - will not compile if already up to date
Fixed passing 2D arrays as function arguments
WaitForNewDisk will call firmware stub
Fixes/Changes from 3.00.18 to 3.00.19:
SIMPL Windows Bug Fixes:
Correct issue with resources so that the GUI behaved correctly after a compilation.
Changes for iPhone native compilation.
SIMPL+ Bug Fixes (3 Series):
Don
�
t print
��
within format specifier
Fixes to ReadStructure and WriteStructure
Fixed bug where print statements printed output with mixed cases
Fixed translations for LOW and HIGH
Fixed 2D arrays as function arguments
Convert negative expressions to correct data type
Reset compilation error code at the start of each new compilation.
Fixes to SetString
SIMPL+ Known Issues (3 Series Only):
SetArray doesn
�
t allow String_Outputs
No non-volatile support.
No direct socket support.
No email.
SIMPL+ currently recompiles SIMPL+ modules in a SIMPL project every time they are encountered.
'
' does not translate correctly currently.