Datalogic Star Instalační manuál Strana 33

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 128
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 32
MAIN CONTROL OBJECT
23
3
PROPERTY TIMEOUT
PURPOSE
Communication port timeout on received frames.
DESCRIPTION
This property sets or gets the communication port timeout, which is the maximum
waiting time after that we assume the frame does not arrive.
IDL
[propget, id(7), helpstring("property Timeout")] HRESULT Timeout([out, retval] short
*pVal);
[propput, id(7), helpstring("property Timeout")] HRESULT Timeout([in] short newVal);
DATA TYPE
Short
POSSIBLE VALUES
The control accepts only these values (in millisecond):
10, 20, 50, 100, 200, 500, 1000, 2000
The default value is 100 ms. For a better output it is advised to set timeout values
>100 ms.
EXAMPLE
...
Dim Timeout as integer
...
RFNCCTL.Timeout = 200
...
Timeout = RFNCCTL.Timeout
...
Zobrazit stránku 32
1 2 ... 28 29 30 31 32 33 34 35 36 37 38 ... 127 128

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

Žádné komentáře