Cue WebGUI Uživatelský manuál Strana 26

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 30
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 25
User Manual
Page 26
www.cuesystem.com
WebGUI
webguIserver
Overview
WebGUIServer is a device driver connected to _TCPServer port of the CUEunit. It serves for
communication with internet browser (client) and it uses web page les stored in the CUEunit. In addition
this driver generates events (OnPushButton, ...) and it has functions for object current value settings
and reading (bargraphs, ...).
All application programming connected to web pages is done using events and functions of this driver.
CUEunit
WebGUIServer User Module
Filestorage
Web page les
...
Events
Functions
Internet browser
Ethernet
Properties
Property Name Data Type Allowed Values Default Value Description
Connection Group
Port Long Any except 80 8080 Denes IP port for communication
with an internet browser.
SerialNumber ByteString From License Key le. Empty Serial number of WebGUI. It is
including in License Key le.
RegistrationNumber ByteString From License Key le. Emty Registration number of WebGUI. It is
including in License Key le.
Events
OnButtonPush(pushbuttonID As Long) As Process
This event is generated when the button is pushed. Button is identied by parameter pushbuttonid.
OnInputTextFormSubmit(inputtextformid As Long, ParamArray) As Process
This event is generated when the button Submit on InputTextForm is pressed. Object is identied by
parameter inputtextformid.
Input texts are passed using ParamArray. InputText 1 is passed as ParamArray[1], ..., InputText 8 is
passed as ParamArray[8].
For more details about InputTextForm object see chapter WebGUIGraphicCollection / InputTextForm.
Zobrazit stránku 25
1 2 ... 21 22 23 24 25 26 27 28 29 30

Komentáře k této Příručce

Žádné komentáře