AMX Modula Instrukcja Obsługi Strona 70

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 140
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 69
Programming
60
Modero G4 Touch Panels - Configuration and Programming
Page Commands (Cont.)
PPON Activate a specific popup page to launch on either a specified page or the current page.If the page name
is empty, the current page is used (see example 2). If the popup page is already On, do not re-draw it.
This command works in the same way as the ’Show Popup’ command in TPDesign4.
Syntax:
"'PPON-<popup page name>;<page name>'"
Variables:
popup page name = 1 - 50 ASCII characters. Name of the popup page.
page name = 1 - 50 ASCII characters. Name of the page the popup is displayed On.
Examples:
SEND_COMMAND Panel,"'PPON-Popup1; Main'"
Activates the popup page ’Popup1’ on the Main page.
SEND_COMMAND Panel,"'PPON-Popup1'"
Activates the popup page ’Popup1’ on the current page.
Przeglądanie stron 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 139 140

Komentarze do niniejszej Instrukcji

Brak uwag