PC SDK 5.14.01 Release
Corrected Issues
Problem with Eventlog.MessageWritten event for Chinese language
There was a problem with listening to the event Eventlog.MessageWritten on a controller with Chinese language (culture code ?zh?).
RobotStudio installation removes 5.13 SDK files
When installing RobotStudio 5.14 on top of RobotStudio 5.13, and choosing to remove RobotStudio 5.13 from the computer, the 5.13 SDK files are not removed anymore.
ControllerFileSystemInfo.Exists throws exception
You can now use the property ControllerFileSystemInfo.Exists, when the ControllerFileSystemInfo is initialized with an absolute path.
Limitations in UIInstructionEvent
You can now specify a list view with up to 10 items from your RAPID program. It is also possible to use the comma character (?_o,?__) in the text for a messagebox.
Hint on creating a single installer for a stand alone PC SDK applicatoin