Cue WebGUI Instrukcja Użytkownika Strona 14

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 30
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 13
User Manual
Page 14
www.cuesystem.com
WebGUI
TextBoxes
Every TextBox is identied by ID. For TextBoxes displayed above use following functions of WebGUIServer
WebServer1.SetTextBoxText(1, “Hello“) // Sets TextBox 1 text to value Hello
WebServer1.SetTextBoxText(2, txtHello) // Sets TextBox 2 text to value from resource txtHello
Bargraphs
Every BarGraph is identied by ID. For BarGraphs displayed above use following functions of
WebGUIServer
WebServer1.SetBarGraphValue(1, 30) // Sets BarGraph 1 to value 30
WebServer1.SetBarGraphValue(2, 50) // Sets BarGraph 2 to value 50
Przeglądanie stron 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 29 30

Komentarze do niniejszej Instrukcji

Brak uwag