Callback OnKioDeviceData(devName, data)
Called when data is read from the device outside of a pending command.
Parameters
Name | Description |
devName |
string Device name from the Config Tool. |
data |
string The data. |
Remarks
The callback will be fired once per operation in every frame of every browser, unless the frame, based upon it's current URL, does not have the required scripting trust level.
Requirements
KioWare for Windows version 8.25 or greater.