|
API C#
|
This class represents all informations about every peripheric that interacts with Jaco. More...
Properties | |
| int | DeviceID [get, set] |
| Gets or sets the device ID. More... | |
| int | VersionCode [get, set] |
| Gets or sets the version code. More... | |
| int | DeviceConnected [get, set] |
| Gets or sets the device connected. More... | |
| int | DeviceInUsed [get, set] |
| Gets or sets the device in used. More... | |
| int | Address [get, set] |
| Gets or sets the address. More... | |
| int | Expansion1 [get, set] |
| Gets or sets the expansion1. More... | |
| string | SerialNumber [get, set] |
| Gets or sets the serial number. More... | |
| string | PartNumber [get, set] |
| Gets or sets the part number. More... | |
This class represents all informations about every peripheric that interacts with Jaco.
|
getset |
Gets or sets the address.
The address.
|
getset |
Gets or sets the device connected.
The device connected.
|
getset |
Gets or sets the device ID.
The device ID.
|
getset |
Gets or sets the device in used.
The device in used.
|
getset |
Gets or sets the expansion1.
The expansion1.
|
getset |
Gets or sets the part number.
The part number.
|
getset |
Gets or sets the serial number.
The serial number.
|
getset |
Gets or sets the version code.
The version code.