​I'm looking for a simple sample code to use Console()​ in enigma2 plugin

  • Hello.


    I'm looking for a simple sample code to use Console() in Enigma2. Unfortunately, I found nothing on GitHub servers. Although there are many examples of different algorithms, I still do not understand them. I always get some mistake. I try everything possible. Unfortunately, I still do not know exactly how Console is used in Enigma2. I can not start the enigma2 graphic display on the screen. Do not also need to use the Screen Class to invoke the console ?



    Any suggestions ?


    Thanks.


    Here is my simple example code for the Plugin I'm trying to call a console in Enigma:


    Einmal editiert, zuletzt von faraon6 ()

  • So, the problem is solved.


    I did not know that there is also a Screens (GUI) with a console. I have just called the component console, not the Screens console (GUI). Example plugin source code with the Screens.Console: