Cue WebGUI Manual do Utilizador Página 14

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 30
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 ... 29 30

Comentários a estes Manuais

Sem comentários