Input data, display and print.
Public wsRfIO As New RFIO
|
Display Hot Keys Input Serial Port Errors Reference |
|
Display |
|
| RFPrint | Displays text to user. |
| PushScreen * | Stores the present display image in a file in the RF Client. |
| PullScreen * | Retrieves to the display an image previously stored in a file in the RF Client, and deletes the file. |
| RestoreScreen * | Retrieves to the display an image previously stored in a file in the RF Client. |
| RFFlushoutput * | Flushes (sends to the Client) all the pending display actions temporarily stored in the server. |
Hot Keys |
|
| ClearHotKeys | Empties the hot keys array. |
| AddHotKey | Add a hot key to the hot keys array. |
Input |
|
| GetEvent * | Gets a single user input (function, barcode). |
| GetEventEx * | Gets a single user input (function, barcode). |
| TellEvent * | Gets a single user input without removing it from input queue. |
| RFInput | Inputs user data from keyboard, scanner or serial port. |
| RFInputEx | Inputs user data from keyboard, scanner, serial port or ASR engine (voice edition). |
| LastBarcodeType | Gets the barcode type of the last barcode input. |
| LastInputType | Gets the type of the last input. |
| SetFillChar | Sets the fill character for input. |
| SetDefaultInputMode | Sets the input mode by default for RFInput. |
Serial Port |
|
| RFAux * | Sends data to the auxiliary port (COM1:). |
Errors |
|
| RFGetLastError | Returns the status of WireLess Studio link. |
Voice |
|
| RFInputEx | Inputs user data from keyboard, scanner, serial port or ASR engine (voice edition). |
| RFSay | Says a phrase by Text To Speech (TTS) (voice edition). |
Reference |
|
| ActivateScanner | Not supported. |
| AddHotKey | Adds a hot key to the hot keys array. |
| ClearHotKeys | Empties the hot keys array. |
| GetEvent * | Gets a single user input (function, barcode). |
| GetEventEx * | Gets a single user input (function, barcode). |
| LastBarcodeType | Gets the barcode type of the last barcode input. |
| LastInputType | Gets the type of the last input. |
| LocalGet | Not supported. |
| PullScreen * | Retrieves to the display a previously stored image from a file, and deletes the file. |
| PushScreen * | Stores the present display image in a file. |
| RawSend | Not supported. |
| RawSendNRecv | Not supported. |
| RestoreScreen * | Retrieves to the display a previously stored image from a file. |
| RFAux * | Sends data to the auxiliary port (COM1:). |
| RFFlushoutput * | Flushes (sends to the Client) all the pending display actions temporarily stored in the server. |
| RFGetLastError | Returns the status of WireLess Studio link. |
| RFInput * | Inputs user data from keyboard, scanner or serial port. |
| RFInputEx * | Inputs user data from keyboard, scanner, serial port or ASR engine (voice edition). |
| RFPrint | Displays text to user. |
| RFSpool | Not supported. |
| SetFillChar | Sets the fill character for input. |
| TellEvent * | Gets a single user input without removing it from input queue. |