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. startLogin()
  • 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.

startLogin()

The method startLogin() starts the login process. Call the method in order to log in.

Synopsis

public void startLogin();

Return Value

-

Assignment

Login Framework classes

See also

getState(), setState(), displayFailedLogin()

SIMATIC WinCC Open Architecture Version 3.18.33 - © ETM professional control GmbH - ✉ documentation@etm.at | | | - Privacy Policy - Cookie Policy - Terms of use