Control plus V2.4
Content
- Control plus Studio V5.4
 - Control plus HMI V5.4
 - Cycle Time Assist Service V2.0.6
 - DataSetAccess V1.0.13
 - Event Recorder HMI app V1.5.6
 - EventRecorder Runtime V1.5.6
 - Security Manager V1.0.1
 - Service Stick V2 V10.09
 - Master Image V2 V10.09
 - Object Browser V1.6.0.0
 - Code Checker V1.1.2
 - Control plus AutoHotKey Script V1.2
 - Digital Machine V2.4.0.0
 - Control plus Coding Directives V1.4
 - Application Guideline V1.2
 - HMI Design Guideline V2.4
 - Platform objects
 
Control plus Studio V5.4
New Features
- Configurable size for HMI status tiles (grid-based)
 - Graphical editor for arranging HMI status tiles and widgets
 - Compare PLC project with CpStudio-generated content and allow to delete obsolete elements
 - Allow to configure visibility of HMI apps for each HMI panel
 - Allow to configure visibility of Function Units / Modules for each HMI panel
 - Faster I/O linking in the PLC IDE
 - Create project archive
 - Added buttons e.g. for mapping target shares to "Remote connection to target device"
 - Allow to move add-ons using drag/drop
 - Better reaction time when selecting object parameter folders
 - Made designator pattern for automated assigning of I/O to basic movement more flexible
 - Made transfer of I/O parameters between subtree instances more flexible
 - Optional 3D simulation export
 - Wenn adding an HMI app or generic runtime, version number is not part of the folder name
 - MachineHub export: Added some details to the Runtimes section of the configuration
 - Object version management dialog uses German change history if applicable
 - Reduced flickering when selecting data elements in tree controls
 - Object-defined views are not visible in machine menu by default, if a category is configured
 - Improved automatic label for modeltree structs at subtree instances
 - Features for object developers
- MAX constant for enumerations can be created by object description
 - MAX constant of OOD-defined enumeration can be used as array limit in OOD file
 
 
Bugfixes
- Exception message, if validation fails after starting deployment with option "Export before deploy"
 - Selection control e.g. for I/O parameters flickered when getting focus
 - PLC variable lists could always be renamed even if object-defined
 - Validation for duplicate usage of peripheral channels did not consider Active status of parameters
 - After resetting the peripheral device type, validation could fail due to obsolete I/O linking data
 - Subtree instance index of variable names (VWItem) used in HMI views was not checked for valid range
 - Resetting "Modify object defined categories" option from an HMI view did not work correctly
 
Remarks
- A default HMI status tile configuration is automatically created on project conversion. All further changes are done manually.
 - Hiding Function Units / Modules requires the new version of NxBase V1.0.72.
 - Control plus Studio V5.4 is installed in parallel to any other versions of Control plus Studio or OES
 
Control plus HMI V5.4
New Features
- Status tiles can now have different sizes
 - The log file can be opened via the system menu
 - Apps can be hidden at specific HMI panels
 - ModeHandlers/ModeForwarders can be hidden at specific HMI panels
 - Licensedialog:
- Show info if no hardware dongle was found
 - Show info if no control plus license was found
 
 - Messages:
- If an item designator has been configured, it is displayed in the message list underneath the object name
 - In the message details, the tem designator is displayed in the technical information
 
 - Improvements for requested dialogs/views:
- Requested dialogs are displayed directly in an open function view without jumping to the machine section if both belong to the same unit
 - Machine section blinks (instead of Functions) when PLC requests a machine view
 
 - Data editor: Improved display of long texts in comboboxes
 - Back navigation now also works within the Functions section
 
Bugfixes
- Dialogs/views requested when starting the HMI could lead to exception errors
 - Function categories missing an icon led to exception errors in the function menu
 - Data editor: Grid columns with comboboxes were sometimes too narrow to display the complete text
 - HMI could be started more than once on the target system
 
Cycle Time Assist Service V2.0.6
Bugfixes
- New version of configuration not detected by service
 - no license detection from license server
 
DataSetAccess V1.0.13
New Features
- Fixed a multithreading problem when reading the profile version. This could cause an error message when two methods are called at the same time.
 
Event Recorder HMI app V1.5.6
Bugfixes
- improved KnowledgeBase items state check
 
EventRecorder Runtime V1.5.6
Bugfixes
- object duplicates prevent object name resolution
 
Security Manager V1.0.1
Bugfixes
- Problem solved that on some PCs the client was not started automatically
 
Service Stick V2 V10.09
The image package W10LTSC2019.* contains the following images:
The service stick contains the following realtime packages:
Master Image V2 V10.09
New Features
- Microsoft Hotfixes as at March, 08 2022
 
Object Browser V1.6.0.0
New Features
- Shortcut for online community was added
 - Added slider to be able to change size of detail view
 - Objects in STD-Folder will now be displayed in project view. You need to synchronize at least once. STD Objects will be showen in Repository 'working directory'
 - UI changes
- Table of detail view was optimized
 - Object state will be displayed at the top of detailview
 - Object state in column will be no longer displayed as an icon
 - Added tooltip to search box for search options
 
 - It's now possible to select text in detail view
 - Additional columns now available for the column chooser
 - Added support for ctrlX
 - Added Shortcuts
 - Column sizes will be stored after changeing size
 
Bugfixes
- AML import works now for all AML-Files
 
Code Checker V1.1.2
Bugfixes
- Fixed a bug where an empty SFC chain causes an error when creating a report.
 - Fixed several errors in syntax detection(grammar)
 - Rule L027 has been revised to better recognize multiple attributes and pragmas in a row
 - Rule N032 extended so that variable names with a leading i or _i must be of type interface
 - Rule E030 fixed bug that certain nestings of FOR and WHILE were not recognized correctly
 - Rule N010 has not been able to recognize interfaces from libraries. This is now done using the syntax (first two letters) of the variable type (IMyInterface)
 - Rule L014 reactivated, as this rule was not dropped as planned but adjusted
 
Control plus AutoHotKey Script V1.2
Bugfixes
- Added WaitIo, WaitBool, WaitIoFb, WaitBoolFb (new method/FB in NxBase V1.0.73.0)
 
Digital Machine V2.4.0.0
New Features
- Added 3D simulation and batch files to run services
 - Update to Control plus Bundle V2.4 (Control plus Studio V5.4)
 - Integrated Robotics: changed coordinates from axis coordinates to machine coordinates
 - HMI: removed machine tiles (not supported anymore since Control plus Studio V5.3)
 - Many, many code improvements
 
Control plus Coding Directives V1.4
Changed rules (new meaning)
- N016 (structures): Exception added for standard structures
 - N017 (enumerations): Exception added for standard enumerations
 - N040 (constants): Exception added for constants that are generated automatically by Control plus Studio
 
Application Guideline V1.2
New Features
- Organization, structuring and sorting of elements and files
 - Sensor query with automatic HMI message
 - Bosch N54 safety add-ons
 - Message classes (OpconEventClass)
 
HMI Design Guideline V2.4
New Features
- Revision of Status Tile (new tile sizes with HMI V5.4)
 
Platform objects
Object Beckhoff Standard (BTC) V1.0.4.0
- updated Beckhoff library
 
Object Beckhoff Tc2 CNC HLI (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 Controller Toolbox V1.0.1.0
- initial release version
 
Object Beckhoff Tc2 Drive (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 EtherCAT (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 EthernetIP (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 Io Functions (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 Math (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 MC2 (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 MC2 Drive (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 Modbus Server (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 OpcUA (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 Serial Com (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 System (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 TcpIp (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc2 Utilities (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc3 Interfaces (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object Beckhoff Tc3 Module (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Object ATD V2.0.4.0
- Removed tab character in PLC export
 
Object Data Bridge Base V1.1.7.0
- clear warning of listener only if connecion is established
 
Object Data Bridge V1.1.5.0
- Version of NxDataBridgeBase set toV1.1.7.0
 
Object Data Def Base V1.3.0.0
- Removed attribute for publish the OpconResultData structures in OPC UA. To publish it, this must happen project-specifically. No need for changes in the application if the structure is connected to the InputData/OutputData parameter of a Public Interface add-on.
 - CheckReal and CheckDint functions: CheckType SET_VALUE_RANGE_LOW_UP_LIM (14) is changed to SET_VALUE_LIMITS (5) inside the function because the function sets LoLim/UpLim to the calculated absolute value.
 
Object Data Set Manager V1.0.23.0
- Improved documentation (corrected some wrong content, added more example code, added more descriptions)
 - Removed tab character in PLC export
 
Object Data Set Manager V1.1.11.0
- Improved documentation (corrected some wrong content, added more example code, added more descriptions)
 - Removed tab character in PLC export
 
Object Keyboard Manager V1.0.1.0
- Introduced parameter for additional release input
 - Added English documentation
 
Object Mes Base V1.0.13.0
- Added Czech translations
 
Object Mode Forwarder Template V1.5.0.0
- Export PLC flag to disable forwarding of EventClear to child units
 - Generate HMI config snippet for new acknowledgement behavior
 - Dependency to Control plus HMI V5.4
 - Dependency to OpconBase V1.0.72.0
 
Object Nx Base V1.0.73.0
- Added function blocks OpconWaitIo and OpconWaitBool (use case: waiting for setpoint state and automatically set timeout event)
 - Added methods WaitIo and WaitBool to all sequence chains
 - Flag added to ExecUnit to prevent passing an EventClear signal
 
Object Public Interface Base V1.0.8.0
- Support all versions of NxDataDefBase until V1.3 because the changes do not affect the Public Interface add-ons
 - Removed unused files
 
Object Simulation V1.0.5.0
- Prevent communication error after PLC startup although simulation is running (OutImm.Alive is now initialized with 1)
 - Improved event text
 - Added English documentation and updated documentation
 
Object Unit V1.0.10.0
- Added error text for WaitIo and WaitBool in NxBase V1.0.73.0
 
Control plus V2.4
Inhalt
- Control plus Studio V5.4
 - Control plus HMI V5.4
 - Cycle Time Assist Service V2.0.6
 - DataSetAccess V1.0.13
 - Event Recorder HMI-App V1.5.6
 - EventRecorder Runtime V1.5.6
 - Security Manager V1.0.1
 - Service Stick V2 V10.09
 - Master Image V2 V10.09
 - Object Browser V1.6.0.0
 - Code Checker V1.1.2
 - Control plus AutoHotKey Skript V1.2
 - Digitale Maschine V2.4.0.0
 - Control plus Codierrichtlinien V1.4
 - Applikationsleitfaden V1.2
 - HMI Design Leitfaden V2.4
 - Plattformobjekte
 
Control plus Studio V5.4
Neue Funktionen
- Konfigurierbare Größe für HMI-Statuskacheln (rasterbasiert)
 - Grafischer Editor für die Anordnung von HMI-Statuskacheln und -widgets
 - SPS-Projekt kann mit dem CpStudio-generierten Inhalt verglichen werden und überflüssige Elemente gelöscht werden
 - Sichtbarkeit von HMI-Apps kann für jedes Bedienpanel konfiguriert werden
 - Sichtbarkeit von Funktionseinheiten/Modulen kann für jedes Bedienpanel konfiguriert werden
 - Schnelleres Verlinken der E/A in der SPS-Entwicklungsumgebung
 - Projekt archivieren
 - Zusätzliche Buttons z.B. für das Verbinden der Zielsystem-Netzwerkfreigaben unter "Remote-Verbindung zum Zielsystem"
 - Verschieben von Add-ons über Drag/Drop
 - Verbesserte Reaktionszeit beim Selektieren von Objektparameterodnern
 - Flexiblere BMK-Regeln beim automatisierten Zuweisen von E/A zu Basisbewegungen
 - Flexibleres Übertragen von E/A-Parametern zwischen Teilbauminstanzen
 - Optionaler Export für 3D-Simulation
 - Beim Hinzufügen einer HMI-App oder generischen Runtime wird die Versionsnummer beim Ordnernamen weggelassen
 - MachineHub-Export: Einige Details zum Runtimes-Abschnitt der Konfiguration hinzugefügt
 - Objektversionsverwaltungsdialog verwendet ggf. deutsche Änderungshistorie
 - Reduziertes Flackern beim Selektieren von Elementen in Tree-Controls
 - Objekt-definierte Ansichten sind im Maschinenmenü standardmäßig unsichtbar, wenn eine Kategorie konfiguriert ist
 - Verbessertes Erstellen des automatischen Labels bei Modellbaumstrukturen für Teilbaum-Instanzen
 - Features für Objekt-Entwickler
- MAX-Konstante für Enumerationen kann über die Objektbeschreibung erzeugt werden
 - Max-Konstante von OOD-definierten Enumerationen kann in der OOD-Datei als Array-Limit verwendet werden
 
 
Fehlerbehebungen
- Exception-Meldung, wenn die Validierung beim Deployment mit aktiver Option "Vor Deploy exportieren" fehlschlägt
 - Auswahl-Steuerelement z.B. für E/A-Parameter flackerte, wenn es den Fokus erhielt
 - SPS-Variablenlisten konnten immer umbenannt werden, auch wenn sie objektdefiniert waren.
 - Validierung der Doppeltverwendung von Peripheriekanälen berücksichtigte Aktiv-Status der Parameter nicht
 - Nach Zurücksetzen des Periphiergerätetyps konnte es zu Validierungsfehlern aufgrund von obsoleten E/A-Linking-Daten kommen
 - Teilbaum-Instanzindex von in HMI-Ansichten verwendeten Variablennamen (VWItem) wurde nicht auf gültigen Bereich überprüft
 - Entfernen der Option "Objektdefinierte Kategorien bearbeiten" von einer HMI-Ansicht funktionierte nicht korrekt
 
Bemerkungen
- Bei der Projektkonvertierung wird automatisch eine Standard-Konfiguration der HMI-Statuskacheln angelegt. Alle weiteren Änderungen erfolgen manuell.
 - Für das Ausblenden von Funktionseinheiten/Modulen wird die neue Version der NxBase V1.0.72 benötigt.
 - Control plus Studio V5.4 installiert sich parallel zu anderen Versionen von Control plus Studio und OES
 
Control plus HMI V5.4
Neue Funktionen
- Statuskacheln können nun unterschiedliche Größen haben
 - Die Log-Datei kann über das Systemmenü geöffnet werden
 - Ausblenden von Apps für einzelne HMI-Panels
 - Ausblenden von ModeHandlern/ModeForwardern für einzelne HMI-Panels
 - Lizenzdialog:
- Zeigt an falls keine Hardwaredongle gefunden wurde
 - Information das keine Control Plus Lizenz gefunden wurde
 
 - Meldungen:
- Wenn ein BMK konfiguriert ist, wird dieses in der Meldungsliste unter dem Objektname angezeigt
 - In den Meldungsdetails wird ein vorhandenes BMK in den Technischen Informationen angezeigt
 
 - Verbesserungen bei angeforderten Dialogen/Ansichten:
- Angeforderte Dialoge werden in einer geöffneten Funktionsansicht direkt angezeigt, ohne dass in den Bereich Maschine gesprungen wird, falls beide zur selben Unit gehören
 - Bereich Maschine blinkt (anstatt Funktionen), falls die SPS eine Maschinenansicht anfordert
 
 - Dateneditor: Verbesserung der Anzeige von langen Texten in Comboboxen
 - Zurück-Navigation funktioniert nun auch im Bereich Funktionen
 
Fehlerbehebungen
- Beim Start der HMI angeforderte Dialoge/Ansichten konnten zu Ausnahemfehlern führen
 - Funktionskategorien ohne Icon führten zu Ausnahmefehlern im Funktionsmenü
 - Dateneditor: Tabellenspalten mit Comboboxen waren in bestimmten Fällen zu schmal, um den Text vollständig anzuzeigen
 - HMI konnte auf dem Zielsystem mehrfach parallel gestartet werden
 
Cycle Time Assist Service V2.0.6
Fehlerbehebungen
- Neue Konfiguration wurde nicht korrekt übernommen
 - keine Erkennung der Lizenz über Lizenzserver möglich
 
DataSetAccess V1.0.13
Neue Funktionen
- Multithreading Problem beim auslesen der Profilversion behoben. Hierdurch konnte es zu einer Fehlermeldung kommen, wenn zwei Methoden zur gleichen Zeit aufgerufen werden.
 
Event Recorder HMI-App V1.5.6
Fehlerbehebungen
- verbesserte Statusanzeige der KnowledgeBase Einträge
 
EventRecorder Runtime V1.5.6
Fehlerbehebungen
- Objektduplikate verhindern Objekt-Namensauflösung
 
Security Manager V1.0.1
Fehlerbehebungen
- Problem behoben, dass auf machen PCs der Client nicht automatisch gestartet wurde
 
Service Stick V2 V10.09
Das Image-Package W10LTSC2019.* enthält die folgenden Images:
Der Service Stick enthält die folgenden Realtime Packages:
Master Image V2 V10.09
Neue Funktionen
- Microsoft Hotfixes bis 08. März 2022
 
Object Browser V1.6.0.0
Neue Funktionen
- Shortcut für Online Community wurde hinzugefügt
 - Die Größe der Detail Ansicht kann nun über einen Slider verändert werden
 - Objekte die im STD-Ordner sind, werden jetzt in der Projekt Ansicht angezeigt. Dafür ist eine einmalig Synchronisierung nötig, die Objekte aus dem STD-Ordner tauchen anschließend im Repository 'Working directory' auf
 - UI-Anpassungen
- Die Tabelle der Detail Ansicht wurde optimiert
 - Objektstatus wird in Dateil Ansicht oben angezeigt
 - Der Status der Objekte wird in der Tabelle nicht mehr als Icon dargestellt
 - Tooltip zum Suchfeld hinzugefügt für Suchoptionen
 
 - Text in Detail-Ansicht kann nun selektiert werden
 - Zusätzliche Spalten für den Column chooser
 - Support für ctrlX hinzugefügt
 - Shortcuts hinzugefügt
 - Die Spaltenbreite wird nach dem ändern gespeichert
 
Fehlerbehebungen
- AML Import funktioniert nun für alle AML-Dateien
 
Code Checker V1.1.2
Fehlerbehebungen
- Fehler behoben, dass eine leere SFC Kette einen Fehler beim erstellen eines Reports verursacht
 - Diverse Fehler in der Syntaxerkennung(Grammar) behoben
 - Regel L027 wurde überarbeitet und erkennt nun mehrere Attribute und Pragmas in einer Zeile besser
 - Regel N032 erweitert, sodass Variablennamen mit einem führenden i oder _i vom Typ Interface sein müssen
 - Regel E030 Fehler behoben, dass gewisse Verschachtelungen von FOR und WHILE nicht korrekt erkannt wurden
 - Regel N010 hat Interfaces aus Bibliotheken nicht erkennen können. Dieses geschieht nun anhand der Syntax (ersten zwei Buchstaben) des Variablentyps (IMyInterface)
 - Regel L014 reaktiviert, da diese Regel nicht wie geplant entfallen sondern angepasst wurde
 
Control plus AutoHotKey Skript V1.2
Fehlerbehebungen
- WaitIo, WaitBool, WaitIoFb, WaitBoolFb hinzugefügt (neue Methode/neuer FB in NxBase V1.0.73.0)
 
Digitale Maschine V2.4.0.0
Neue Funktionen
- 3D Simulation und Batch-Dateien zum Starten der Services hinzugefügt
 - Update auf Control plus Bundle V2.4 (Control plus Studio V5.4)
 - Integrated Robotics: Koordinaten geändert von Achskoordinaten auf Maschinenkoordinaten
 - HMI: Maschinenkacheln entfernt (nicht mehr unterstützt seid Control plus Studio V5.3)
 - Viele, viele Code-Verbesserungen
 
Control plus Codierrichtlinien V1.4
Geänderte Regeln (neue Bedeutung)
- N016 (Strukturen): Ausnahme hinzugefügt für Standard Strukturen
 - N017 (Enumerationen): Ausnahme hinzugefügt für Standard Enumerationen
 - N040 (Konstanten): Ausnahme hinzugefügt für Konstanten, die von Control plus Studio automatisch erzeugt werden
 
Applikationsleitfaden V1.2
Neue Funktionen
- Organistation, Strukturierung und Sortierung von Elementen und Dateien
 - Sensorabfrage mit automatischer HMI-Meldung
 - Bosch N54 Safety Add-ons
 - Meldungsklassen (OpconEventClass)
 
HMI Design Leitfaden V2.4
Neue Funktionen
- Überarbeitung Statuskacheln (neue Kachelgrößen mit HMI V5.4)
 
Plattformobjekte
Objekt Beckhoff Standard (BTC) V1.0.4.0
- updated Beckhoff library
 
Objekt Beckhoff Tc2 CNC HLI (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 Controller Toolbox V1.0.1.0
- Erste Freigabeversion
 
Objekt Beckhoff Tc2 Drive (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 EtherCAT (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 EthernetIP (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 Io Functions (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 Math (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 MC2 (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 MC2 Drive (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 Modbus Server (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 OpcUA (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 Serial Com (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 System (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 TcpIp (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc2 Utilities (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated library to new version used in TwinCAT 3.1.4024.22/25 (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc3 Interfaces (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt Beckhoff Tc3 Module (TwinCAT 3.1.4024) V1.0.40242500.0
- Updated version without change of library to be consistent with other Tc objects (don't use this version with TwinCAT 3.1.4016.x/3.1.4020.x/3.1.4022.x)
 
Objekt ATD V2.0.4.0
- Tab-Zeichen im SPS-Export entfernt
 
Objekt Data Bridge Base V1.1.7.0
- Warnung wird ausgetragen wenn Verbindung wieder hergestellt wurde
 
Objekt Data Bridge V1.1.5.0
- Version der NxDataBridgeBase auf V1.1.7.0 gesetzt
 
Objekt Data Def Base V1.3.0.0
- Attribut zur Freigabe der OpconResultData-Strukturen in opcua entfernt. Zur Freigabe muss dieses projektspezifisch passieren. Keine Änderung der Applikation notwendig, wenn die Struktur an den InputData/OutputData Parameter eines Public Interface Add-ons angeschlossen ist.
 - CheckReal und CheckDint Funktionen: CheckType SET_VALUE_RANGE_LOW_UP_LIM (14) wird zu SET_VALUE_LIMITS (5) innerhalb der Funktion geändert, weil die Funktionen LoLim/UpLim auf den berechneten Absolutwert setzen.
 
Objekt Data Set Manager V1.0.23.0
- Verbesserte Dokumentation (einige falsche Inhalte korrigiert, mehr Beispielcode hinzugefügt, mehr Beschreibungen hinzugefügt)
 - Tab-Zeichen im SPS-Export entfernt
 
Objekt Data Set Manager V1.1.11.0
- Verbesserte Dokumentation (einige falsche Inhalte korrigiert, mehr Beispielcode hinzugefügt, mehr Beschreibungen hinzugefügt)
 - Tab-Zeichen im SPS-Export entfernt
 
Objekt Keyboard Manager V1.0.1.0
- Neuer Parameter für zusätzlichen Freigabe-Eingang
 - Englische Dokumentation hinzugefügt
 
Objekt Mes Base V1.0.13.0
- Tschechische Übersetzungen hinzugefügt
 
Objekt Mode Forwarder Template V1.5.0.0
- Exportiere SPS-Flag, das das Weiterreichen von EventClear an Child-Units deaktiviert
 - Erzeuge HMI-Konfigurationseintrag für neues Quittierungsverhalten
 - Abhängigkeit zu Control plus HMI V5.4
 - Abhängigkeit zu OpconBase V1.0.72.0
 
Objekt Nx Base V1.0.73.0
- Funktionsblöcke OpconWaitIo und OpconWaitBool hinzugefügt (Anwendungsfall: Warten auf Sollzustand und automatisches Timeout Event setzen)
 - Methoden WaitIo und WaitBool in allen Schrittketten hinzugefügt
 - Flag in ExecUnit hinzugefügt um das Durchreichen eines EventClear-Signals zu verhindern
 
Objekt Public Interface Base V1.0.8.0
- Unterstützung aller Versionen von NxDataDefBase bis V1.3, weild ie Änderungen keine Auswirkung auf die Public Interface Add-ons haben
 - Unbenötigte Dateien entfernt
 
Objekt Simulation V1.0.5.0
- Kommunikationsfehler nach SPS-Start wird verhindert, wenn Simulation läuft (OutImm.Alive wird nun mit 1 initialisiert)
 - Verbesserter Meldungstext
 - Englische Dokumentation hinzugefügt und Dokumentation aktualisiert
 
Objekt Unit V1.0.10.0
- Fehlertext für WaitIo und WaitBool in NxBase V1.0.73.0 hinzugefügt