Jump to main content
SIMATIC WinCC Open Architecture Version 3.18 Documentation
  • Highlights and Release Notes
  • Getting Started - Tutorial
  • DemoApplication
  • Installation
  • Project Administration
  • Mass configuration
  • Module PARA
  • Graphics Editor (GEDI)
  • System Management
  • User Interface
  • CONTROL
  • Multilingual Projects
  • Add-ons
  • Special Functions
  • Drivers
  • Diagnostics
  • Reference Tables
  • Security
  • Product Information
  • Videos & Tutorials
  • Support & Services
  1. Home
  2. CONTROL
  3. CONTROL Classes
  4. Login Framework Classes
  5. LoginFrameworkController
  6. displayFailedLogin()
  7. useSystemNotification()
  • CONTROL
    • Introduction to CTRL

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

    • CONTROL Classes
      • 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
    • CTRL Debugger

      With the CTRL Debugger you can debug the programming language Control.

    • CtrlExtension

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

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.18.31 - © ETM professional control GmbH - ✉ documentation@etm.at | | | - Privacy Policy - Cookie Policy - Terms of use