TYX Corporation
Productivity
Enhancement Systems
PAWS Studio
Release Notes
Version 1.35.6
Table of contents
2.3.2 SwitchServer code enhancement
Version 1.35.6
Release date:
Version 1.35.6
Release date:
TYX distributes this new file resource (PROGID: “RtsIO.ESTS_FileResource”) with this release, packaged in the “RtsIO.dll”. The resource is primarily used by the ESTS subset to handle File I/O. Customers using the “ESTS” subsets are encouraged to use this resource for File I/O handling, (as against the “RtsIO.IFTE_FileResource” used earlier).

Choose “ControlàOptions” select “Rts Property Pages” and switch to the “IOSubsystem” tab. Select “FILE” and choose ADD/CHANGE to provide “RtsIO.ESTS_FileResource” as the ProgID for the resource.
A condition was found where the RTS runs into an inifinite loop while using the SwitchServer and the DataLogger. If an ATLAS program is built to use the SwitchServer and the RTS has the DataLogger configured to display an input GUI, if an “UNLOAD” or “RESET” is clicked on the RTS while the DataLogger GUI is displayed, the RTS used to spin in an infinite loop. Such a condition was detected in test environment and fixed.
This PR has been fixed with this Release. Kindly follow instructions in 2.3.1 above to configure the “ESTS_FileResource”.
The problem report has been fixed.