Hp Neoware e140 Thin Client Instrukcja Użytkownika Strona 328

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 484
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 327
A-10
Virtual Key Names
TeemTalk Virtual Key Name Functions
TeemTalk provides additional virtual key name functions for special tasks such as
sending text to a file or the serial port, and reading text from a file to place in the
keyboard buffer as if typed.
Key Function Virtual Key Name
Start Send Text sequence VK_FILE_O
Start Read Text sequence VK_FILE_I
End Send/Read Text sequence VK_FEND
Delay (nnn = tenths of a second) VK_SLEEPnnn
The following sections describe how to use these virtual key names.
Sending Text To A File
<VK_FILE_O><filename>data string<VK_FEND>
will write the data string to filename. If the file already exists it is replaced.
For example,
<VK_FILE_O><c:\file.txt>text to enter to file_013_010next
line of file<VK_FEND>
will create a file called file.txt containing the following two lines of text:
text to enter to file
next line of file
Sending Text To The Serial Port
The following command will send text to the serial port:
<VK_FILE_O><com1:>text to send to serial port_013_010next
line<VK_FEND>
which will result in the following being sent:
text to send to serial port<CR><LF>
next line
Przeglądanie stron 327
1 2 ... 323 324 325 326 327 328 329 330 331 332 333 ... 483 484

Komentarze do niniejszej Instrukcji

Brak uwag