Jump to main content
WinCC OA Documentation
WinCC OA Documentation
LANG
  • Version Information
  • Concepts
  • Deployment
  • Security
  • Engineering
  • Data Management
  • Business Logic / Control
  • Data Visualization
  • Southbound Interfaces
  • Northbound Interfaces
  • Web Connectivity / Network Interfaces
  • User Management
  • Availability
  • Reporting
  • Addons
  • Reference Tables
  • Videos & Tutorials
  • Documentation
  • Support & Services
  • Disclaimer
  1. Home
  2. Business Logic / Control

    Endless possibilities in data processing for your projects.

  3. Control Classes

    The overview of classes available in Control.

  4. Login Framework Classes
  5. LoginFrameworkController
  6. displayFailedLogin()
  7. useSystemNotification()
  • Version Information

    Release Notes, Update information, Certifications and Frequently Asked Questions.

  • Concepts

    Your first step into modern and powerful process visualization.

  • Deployment

    Topics you need to know before using WinCC OA.

  • Security

    Go beyond the norm in cybersecurity.

  • Engineering

    Powerful tools for easy or complex engineering tasks.

  • Data Management

    Classify, structure and archive your data.

  • Business Logic / Control

    Endless possibilities in data processing for your projects.

    • Introduction to CTRL

      An introduction to the product's own programming language Control(CTRL).

    • Control Classes

      The overview of classes available in Control.

      • Authentication Classes
      • Login Framework Classes
        • LoginFrameworkChildView
        • LoginFrameworkController
          • displayFailedLogin()
            • displayFailedLogin()
            • getNextPanel()
            • getState()
            • handleSSO()
            • setBtnAcceptEnabled()
            • setBtnAcceptText()
            • setBtnAcceptToolTip()
            • setBtnAcceptVisible()
            • setBtnCancelEnabled()
            • setBtnCancelText()
            • setBtnCancelToolTip()
            • setBtnCancelVisible()
            • setCmbBxLanguageChanged()
            • setCmbBxLanguageItems()
            • setLanguage()
            • setLoginFrameworkChildView()
            • setOaAuthUI()
            • setOpenMonitorConfiguration()
            • setState()
            • setTxtPlatformVisible()
            • setTxtVersionVisible()
            • setUseUserLanguage()
            • startLogin()
            • useSystemNotification()
      • Insights Hub Classes
      • User Administration Classes
      • DynamicTableView
      • CTRL OA Unit
    • Types of Control Functions

      An overview of the types of functions distinguished within Control.

    • Control graphics
    • CONTROL Functions
    • CtrlExtension

      The CtrlExtension allows the addition of custom C++ code.

    • CTRL Debugger

      You can use the CTRL debugger to debug the Control programming language. The debugger can be used via its own panel, which also enables the monitoring and setting of variable values during the execution of a script.

    • SQL in CONTROL

      The database functions enable you to quickly carry out value queries on data points and elements.

    • WinCC OA JavaScript Manager for Node.js

      The WinCC OA JavaScript Manager for Node.js is a manager that allows for the integration of the TypeScript/JavaScript runtime environment Node.js® into WinCC OA.

    • API Manager

      The WinCC OA API (Application Programming Interface) offers a number of functions adding special Managers to this process control system.

    • NextGen Archiver Backend-API

      This chapter describes the NextGen Archiver Backend API

  • Data Visualization

    User interfaces, Trends and Reports for every purpose and device.

  • Southbound Interfaces

    The process connection to the actual machines/sensors.

  • Northbound Interfaces

    Your portal to the cloud or supervising systems.

  • Web Connectivity / Network Interfaces

    Data exchange, APIs and web technologies

  • User Management

    All about authorization, authentication and login-customization.

  • Availability

    How to get your system uptime to the maximum.

  • Reporting

    Create state of the art project reports without limits.

  • Addons

    Useful tools and enhancements for special demands.

  • Reference Tables

    Detailed and extensive content for special project adaptation.

  • Videos & Tutorials

    Explore the capabilities of WinCC OA with our carefully selected collection of video tutorials and guides.

  • Documentation

    Basic information about terms and functions within the documentation.

  • Support & Services

    An experienced team of support agents, consultants and trainers are ready to facilitate active partnerships with our customers, so they can profit from our comprehensive service.

  • Disclaimer

    A brief clarification of liability exclusions or legal notices.

useSystemNotification()

The method returns the information whether system use notifications are used or not.

Synopsis

public bool useSystemNotification();

Return Value

The method returns TRUE if system use notifications are used or FALSE if not.

Assignment

Login Framework classes

See also

getState(), setState(), startLogin()

SIMATIC WinCC Open Architecture Version 3.20.7 - © ETM professional control GmbH - | | | - Privacy Policy - Cookie Policy - Terms of use - Whistleblowing - Imprint