Developer Portal Community

    We are still working on migrating to the new Bosch Connected Industry Online Portal. Stay tuned! Click here for the latest updates.

    cancel
    Showing results for 
    Search instead for 
    Did you mean: 

    Control plus V2.2

    AndreasD
    Community Moderator
    Community Moderator

    🠦 DE

     

    Control plus Studio V5.2

     

    New Features
    • Allow to specify string length through a constant variable for all string types (array of string, pointer to string, pointer to array of string)
    • Analyze HMI views for buttons linked to hardware keys and provide relevant information through export classes
    • Performance improvements:
      • When reloading object repository
      • First export after loading project
      • AML import
    • Allow to configure HMI apps to be started automatically on HMI start
    • Generate necessary HMI configuration to support extended PLC event texts
    • Allow to add Pragma property to PLC variables, struct elements and FB elements
    • Support deriving FBs from other FBs within the same subtree
    • Validation generates warning in case of a user-defined view category missing an icon
    • Output window automatically switches to the category where content is added
    • License handling supports Rexroth XM controller
    • Documentation: Added "Model tree" chapter to application guideline (German version only)
    • Features for object developers:
      • Allow to specify string length constant through OOD/OSD for all string types (string, array of string, pointer to string, pointer to array of string)
      • Extended export interface:
        • Introduced ViewDrop.HardwareKeys and its type definition HardwareKeyInfo
        • Introduced ManualFunctionDrop.EnabledVariable
        • Introduced ManualFunctionDrop.Authorization and its type RightDrop
        • Introduced UnitDrop as new base class for ConfigUnitDrop, PeripheralUnitDrop and ConfigurationSettingsDrop:
          • Allows to query object parameters by name or by refId
          • Allows to execute OOD-defined templates by name
        • Introduced VariableDrop.Owner
        • Introduced VariableDrop.Pragmas
        • Introduced CodeEntityDrop.BaseTypeDef
    Bugfixes
    • AML/OHD Import with an empty type could lead to a wrong imported device
    • Partial PLC export did not calculate error number hashes
    Remarks
    • Control plus Studio is installed in parallel to any other versions of Control plus Studio or OES

     

     

    Control plus HMI V5.2

     

    New Features
    • Find items by name or designator in machine tree and in functions menu
    • Added "Frequently used" category to functions menu
    • Allow to filter objects by state in the sequence state view (StepAnalysis)
    • Extended interface to HmiUtilAddon: All views currently visible are written to the PLC (or OMC) instead of just the first one
    • Optionally load specific apps at startup
    • Mod_ManualFunctionKey/Mod_Button:
      • Added HardwareKeyId property allowing to link a button to a hardware key
      • Minor design improvements
    • Mod_ManualFunctionKey: Removed the HandleUnitDisabled property. The button always shows the disabled state of the owner object of the manual function.
    • Designator configured at ModeForwarder or ModeHandler is shown on the status panel and in the module selection menu
    • Automatic navigation to status panel after inactivity also moves up to the top-level unit (ModeForwarder)
    • PLC events can provide an extended additional text which is resolved from a symbol name provided through the standard additional text
    • Mod_FileDialog:
      • Added DialogBehavior property allowing to select folders
      • Added UseSubDirs property allowing to select files from subfolders
      • Allow more than one file extension as wildcard
    • Improved behavior in case of missing view category icon
    • License check supports Rexroth XM controller
    • Updated HMI add-on for TwinCAT scope to V1.2.1. The new version is required when using the new target system image. It is backward compatible with all V10 images.
    Bugfixes
    • Jumping from the event line or list to views provided by an add-on (e.g. bus diagnostics) did not work
    • Mod_Grid: VWItemVisibleRows was sometimes ignored when loading the control
    • Design-time selection dialogs in Control plus Studio for manual functions etc. did not pre-select the correct item when opened

     

     

    Part Counter V1.5.5

     

    New Features
    • Service: Improved communication with HMI status widget
    Bugfixes
    • App:
      • “No Data” screen was set constantly or loader screen did not finish
      • Dialog did not accept valid date/time settings

     

     

    Cycle Time Assist V2.0.4

     

    Bugfixes
    • Service:
      • System time offset between PLC and service could cause a delayed record start and GUI misbehaviors in the HMI app
      • Export failed with hexadecimal value 0x00
      • Internal tasks were not stopped when configuration was updated
    • App crashed when reading invalid cycle reasons, causing Loading screen to stay on top.

     

     

    Event Recorder V1.5.5 (Service only)

     

    Bugfixes
    • Database was not cleaned up correctly

     

     

    License Server V1.0.2

     

    New Features
    • Supports new target systems:
      • Beckhoff C6930-0060
      • Beckhoff CX2033-017x

     

     

    DataSetAccess V1.0.11

     

    Bugfixes
    • After activating the TwinCAT configuration, the service did not resume OPC UA communication

     

     

    IPC target content V5.2 (NXTC file)

     

    Bugfixes
    • Deployment of Security Manager hung when trying to close the app

     

     

    Master Image V10.06

     

    New Features
    • Supports new target systems:
      • Beckhoff C6930-0060
      • Beckhoff CX2033-017x
      • Active mPad
    • Microsoft hotfixes as at 20 July 2021 (including CVE-2021-34527 for Windows PrintSpooler)
    Remarks
    • For security reasons, the Print Spooler service has been deactivated by default. It can be manually activated if required.

     

     

    Code Checker V1.1

     

    New Features
    • Implement the current coding guideline V1.2 of 22 July 2020

     

     

    Platform objects

     

    NxBase V1.0.67
    • ModeForwarder can evaluate if any underlying ModeHandler is running
    • Added OpconBasicColor enumeration 
    NxDataSetManager V1.1.5
    • BIN file path is configurable by object parameter
    NxHmiUtilAddon V1.0.14.0 / NxOmcHmiUtilAddon V1.0.3
    • Extended interface allowing the HMI to communicate all views currently visible 
    NxKeyboardManagerAddon / NxKeyboardManagerBase V1.0.0
    • New objects allowing to execute manual functions or button actions as configured in the HMI using a device with hardware keys

     

     


    DE

     

     

     

     

    Control plus Studio V5.2

     

    Neue Funktionen
    • Stringlänge kann bei allen Stringtypen (auch Array of string, Pointer to string, Pointer to array of string) über eine Konstante angegeben werden
    • HMI-Ansichten werden auf Buttons untersucht, die mit Hardwaretasten verknüpft sind. Relevante Informationen werden über Exportklassen zur Verfügung gestellt.
    • Performanceverbesserungen:
      • Beim Einlesen des Objekt-Repositorys
      • Beim ersten Export nach Laden eines Projekts
      • AML-Import
    • HMI-Apps, die beim HMI-Start automatisch geladen werden sollen, können konfiguriert werden
    • HMI-Konfiguration erweitert, um erweiterte SPS-Eventtexte zu ermöglichen
    • Pragma-Eigenschaft kann bei SPS-Variablen, Struktur- und FB-Elementen hinzugefügt werden
    • FBs können innerhalb eines Teilbaums voneinander ableiten
    • Validierung generiert eine Warnung, falls bei einer projektspezifischen Ansichts-Kategorie das Icon fehlt
    • Ausgabe-Fenster wechselt automatisch zu der Kategorie, zu der zuletzt Text hinzugefügt wurde
    • Lizenzverwaltung unterstützt Rexroth XM-Steuerung
    • Dokumentation: Kapitel Modellbaum zum Applikationsleitfaden hinzugefügt
    • Funktionen für Objekt-Entwickler:
      • String-Längen-Konstante kann bei allen String-Typen über OOD-/OSD-Datei angegeben werden (String, Array of string, Pointer to string, Pointer to array of string)
      • Erweiterungen in der Export-Schnittstelle:
        • ViewDrop.HardwareKeys und die zugehörige Typdefinition HardwareKeyInfo
        • ManualFunctionDrop.EnabledVariable
        • ManualFunctionDrop.Authorization und die zugehörige Typdefinition RightDrop
        • UnitDrop als neue Basisklasse für ConfigUnitDrop, PeripheralUnitDrop und ConfigurationSettingsDrop
          • erlaubt, Objektparameter über deren Name oder refid abzufragen
          • erlaubt, OOD-definierte Templates über deren Name auszuführen
        • VariableDrop.Owner
        • VariableDrop.Pragmas
        • CodeEntityDrop.BaseTypeDef
    Fehlerbehebungen
    • AML/OHD-Import konnte bei leerem Typ zu einem falschen importierten Gerät führen
    • Parzieller SPS-Export berechnete die Fehlernummern-Hashes nicht
    Bemerkungen
    • Control plus Studio V5.2 installiert sich parallel zu anderen Versionen von Control plus Studio und OES

     

     

    Control plus HMI V5.2

     

    Neue Funktionen
    • Suchfunktion über Name oder BMK im Maschinen-Baummenü und im Funktionsmenü
    • "Häufig benutzt" im Funktionsmenü stellt automatisch die zuletzt besuchten Ansichten zusammen
    • In der Schrittkettenstatusansicht können Objekte nach Status gefiltert werden
    • Erweiterte Schnittstelle zum HmiUtilAddon: Alle momentan sichtbaren Ansichten werden zur SPS oder über OMC kommuniziert
    • Apps können optional automatisch beim Start geladen werden
    • Mod_ManualFunctionKey/Mod_Button:
      • Neue Eigenschaft HardwareKeyId erlaubt es, einen Button mit einer Hardwaretaste zu verknüpfen
      • Kleinere Design-Verbesserungen
    • Mod_ManualFunctionKey: Eigenschaft HandleUnitDisabled wurde entfernt. Die Taste zeigt immer den Disabled-Status des Besitzerobjekts der verknüpften Handfunktion an.
    • BMK des ModeForwarders und ModeHandlers wird auf der Status-Seite und im Modul-Auswahlmenü angezeigt
    • Beim automatischen Rücksprung zur Status-Seite nach Inaktivität wird zur obersten Ebene (ModeForwarder) gewechselt
    • SPS-Events können einen erweiterten Zusatztext bereitstellen, der aus einem im Standard-Zusatztext übertragenen Symbolnamen ausgelesen wird
    • Mod_FileDialog:
      • Neue Eigenschaft DialogBehavior erlaubt die Verwendung des Dialogs zur Auswahl von Verzeichnissen
      • Neue Eigenschaft UseSubDirs erlaubt die Auswahl von Dateien aus Unterverzeichnissen
      • Wildcard darf mehr als eine Dateiendung vorgeben
    • Verbessertes Verhalten im Falle von fehlenden Icons für eine Ansichten-Kategorie
    • Lizenzüberprüfung unterstützt Rexroth XM-Steuerung
    • Update für das TwinCAT scope HMI-Add-on (V1.2.1). Die neue Version wird in Verbindung mit dem neuen Master-Image benötigt, ist aber rückwärtskompatibel zu allen V10-Images.
    Fehlerbehebungen
    • Sprung von der Meldezeile / -liste direkt zur Ansicht eines Add-ons (z.B. Busdiagnose) funktionierte nicht
    • Mod_Grid: VWItemVisibleRows wurde zum Ladezeitpunkt des Controls manchmal ignoriert
    • Auswahldialoge zur Design-Zeit in Control plus Studio für Handfunktionen usw. wählten beim Öffnen nicht den korrekten Knoten vor

     

     

    Part Counter V1.5.5

     

    Neue Funktionen
    • Service: Verbesserte Kommunikation zum HMI-Status-Widget
    Fehlerbehebungen
    • App:
      • "Keine Daten" oder die Lade-Ansicht wurde permanent angezeigt
      • Dialog akzeptierte gültige Datums-/Zeiteinstellungen nicht

     

     

    Cycle Time Assist V2.0.4

     

    Fehlerbehebungen
    • Service
      • Systemzeitversatz zwischen SPS und Service konnte zu verzögertem Aufnahmestart und GUI-Fehlverhalten in der HMI-App führen
      • Export schlug mit Hexadezimalwert 0x00 fehl
      • Interne Tasks wurden beim Neuladen der Konfiguration nicht gestoppt
    • App stürzte beim Lesen ungültiger Zyklus-Gründe ab. Dabei blieb die Lade-Ansicht im Vordergrund.

     

     

    Event Recorder V1.5.5 (nur Service)

     

    Fehlerbehebungen
    • Aufräumen der Datenbank schlug fehl

     

     

    License Server V1.0.2

     

    Neue Funktionen
    • Unterstützung für neue Zielsysteme:
      • Beckhoff C6930-0060
      • Beckhoff CX2033-017x

     

     

    DataSetAccess V1.0.11

     

    Fehlerbehebungen
    • Nach dem Aktivieren der Konfiguration in TwinCAT nahm der Service die Kommunikation nicht wieder auf

     

     

    IPC target content V5.2 (NXTC-Datei)

     

    Fehlerbehebungen
    • Deployment des SecurityManagers blieb beim Beenden der App hängen

     

     

    Master Image V10.06

     

    Neue Funktionen
    • Unterstützung für neue Zielsysteme:
      • Beckhoff C6930-0060
      • Beckhoff CX2033-017x
      • Aktives mPad
    • Microsoft Hotfixes Stand 20.07.2021 (beinhaltet CVE-2021-34527 für Windows PrintSpooler)
    Bemerkungen
    • Aus Sicherheitsgründen ist der Druckwarteschlangendienst standardmäßig deaktiviert. Bei Bedarf kann er manuell aktiviert werden.

     

     

    Code Checker V1.1

     

    Neue Funktionen
    • Implementation der aktuellen Kodierrichtlinie V1.2 vom 22.07.2020

     

     

    Plattform-Objekte

     

    NxBase V1.0.67
    • ModeForwarder kann ermitteln, ob mindestens ein unterlagerter ModeHandler zurzeit läuft
    • Enumeration OpconBasicColor hinzugefügt
    NxDataSetManager V1.1.5
    • Pfad der BIN-Datei kann über einen Objektparameter konfiguriert werden
    NxHmiUtilAddon V1.0.14.0 / NxOmcHmiUtilAddon V1.0.3
    • Erweiterte Schnittstelle, die der HMI ermöglicht, alle zurzeit sichtbaren Ansichten zu kommunizieren
    NxKeyboardManagerAddon / NxKeyboardManagerBase V1.0.0
    • Neue Objekte, die es ermöglichen, Handfunktionen oder Aktionen von Buttons wie in der HMI konfiguriert über Hardwaretasten auszuführen
    2 Comments
    Icon--AD-black-48x48Icon--address-consumer-data-black-48x48Icon--appointment-black-48x48Icon--back-left-black-48x48Icon--calendar-black-48x48Icon--center-alignedIcon--Checkbox-checkIcon--clock-black-48x48Icon--close-black-48x48Icon--compare-black-48x48Icon--confirmation-black-48x48Icon--dealer-details-black-48x48Icon--delete-black-48x48Icon--delivery-black-48x48Icon--down-black-48x48Icon--download-black-48x48Ic-OverlayAlertIcon--externallink-black-48x48Icon-Filledforward-right_adjustedIcon--grid-view-black-48x48IC_gd_Check-Circle170821_Icons_Community170823_Bosch_Icons170823_Bosch_Icons170821_Icons_CommunityIC-logout170821_Icons_Community170825_Bosch_Icons170821_Icons_CommunityIC-shopping-cart2170821_Icons_CommunityIC-upIC_UserIcon--imageIcon--info-i-black-48x48Icon--left-alignedIcon--Less-minimize-black-48x48Icon-FilledIcon--List-Check-grennIcon--List-Check-blackIcon--List-Cross-blackIcon--list-view-mobile-black-48x48Icon--list-view-black-48x48Icon--More-Maximize-black-48x48Icon--my-product-black-48x48Icon--newsletter-black-48x48Icon--payment-black-48x48Icon--print-black-48x48Icon--promotion-black-48x48Icon--registration-black-48x48Icon--Reset-black-48x48Icon--right-alignedshare-circle1Icon--share-black-48x48Icon--shopping-bag-black-48x48Icon-shopping-cartIcon--start-play-black-48x48Icon--store-locator-black-48x48Ic-OverlayAlertIcon--summary-black-48x48tumblrIcon-FilledvineIc-OverlayAlertwhishlist