KioSankyoSHT610 Object
Functions
| Type | Signature |
| bool |
ExecuteCommand(int commandCode, int parameterCode, int[] data, string deviceName = null)
Instructs the device to perform certain functions. |
| int |
GetStatus(string deviceName = null)
Gets general device status. |
| KioDeviceStatus |
GetStatusEx(string deviceName = null)
Gets general device status. |
| string |
GetLastResult(string deviceName = null)
Gets the last result as a SankyoSHTReply object. |