Developer's Studio Run Time System
Version 1.34.3
2 June 2006
1. Critical Items
2. Known Limitations
3. Enhancements.
3.1 Client can force RTS to clear Measurement Window
WRTS Clients can now send a windows message "CLEAR_MEASUREMENT_RTS" which will enable the RTS to clear the
Measurement window. RTS clients can use the macros provided within "<usr>\tyx\include\controlRTS.h" to avail of this
facility.
3.2 Flagged "RET" Ail Update
An enhancement has been made to improve the functionality of the "flagged" Ail RET instruction. This
facility is only supported for compilers of ESTS and IFTE where "flagged" RET mechanism is possible.
3.3 New "INPUT" DataLogger event and DataLogger GUI Screen
DataLogger has been improvised to add capability of recording an INPUT event. Statement Stack information along
with the verb, noun & mchar are recorded. As shown below "message" contains the input value entered by the user.

Additionally, like all other DataLogger events, there is a possibility to enter "Remarks" when the INPUT
event is encountered. Figure below displays the configuration setting and the DataLogger INPUT Event GUI that is displayed.


3.4 RS232Resource Implementation Update
Timeout values for RS232Resource Input text has been corrected to set a minimum timeout value of 1msec. This is
a TYX only internal change and does not modify interfaces or break existing clients.
3.5 RTS implementation – Close split into PreClose & Close
For improved handling of the DataLogger GUI messages the RTS Close functionality has been split into PreClose and Close.
This always gives the DataLogger a chance to display an "Abort" and "Close" GUI if the user abruptly terminates a
program. This is a TYX only internal change and does not modify interfaces or break existing clients.
|