Property | Type | Description | |
---|---|---|---|
FONT_BOLD | string | ||
FONT_NORMAL | string | ||
STATUS_CONNECTED | string | ||
STATUS_CONNECTING | string | ||
STATUS_DISCONNECTED | string | ||
STATUS_NEUTRAL | string |
Method | Description | |
---|---|---|
DeviceData ( string p_name ) : System | ||
DeviceFromIndex ( List |
||
DeviceFromName ( List |
||
UpdateStatus ( EDevice p_status ) : void |
public static DeviceFromIndex ( List |
||
p_list | List |
|
p_index | int | |
return |
public static DeviceFromName ( List |
||
p_list | List |
|
p_name | string | |
return |
public UpdateStatus ( EDevice p_status ) : void | ||
p_status | EDevice | |
return | void |