KioInnovaGPIOBoard Object
Provides monitoring and LED control for the Innova hardware monitoring board.
Functions
Type | Signature |
int64 |
AddCmdHex(string, string, string)
Queues up a command to send to device. |
Page Callbacks
Type | Signature |
Callback |
_UserDefinedCallback_(devName, id, cmd)
Called in response to a command. |
Callback |
OnInnovaInfo(devName, data)
Called when there is information from the device to pass on. |