TIOEmberPlus
Component | Version |
|---|---|
TIOEmberPlus.dll | 1.0.29.0 |
General information
The TIOEmberPlus.dll makes use of a second library: “libember_slim.dll”. This dll contains an encoder/decoder for the Ember+ protocol and is used to generate the data packages which are sent via TCP/IP and to analyze the received data packages. The dll must be available in the standard search path of Windows for the current application. The best idea is to put it to the same location as the main application (probably TurboPlayer) and the TIOEmberPlus.dll.
The libember_slim.dll was originally developed by L-S-B Broadcast Technologies GmbH and was originally published under a LGPL license. Meanwhile it is available with a Boost license. The sources are available here: SVN[old]: http://ember-plus.googlecode.com/svn/trunk GitHub[new]: https://github.com/Lawo/ember-plus/wiki
New/ Changes/ Fixed Issues
Build 29
Bugfix: TP loses connection to PowerCore via EmberPlus, when PowerCore is Rebooted/Restarted (CCD-44881)
Build 28
Change: Initialisation reports the initial state of the Ember signals of interest. (OIA-8607)
Build 27
Build for technical reasons without changes.
Build 26
Bugfix: Fixed an access violation, which could occur on the log output of certain sent or received data. (CCD-45823)