API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.DLL.Data.Jaco.CPeripheralInformation Class Reference

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...
 

Detailed Description

This class represents all informations about every peripheric that interacts with Jaco.

Property Documentation

int Kinova.DLL.Data.Jaco.CPeripheralInformation.Address
getset

Gets or sets the address.

The address.

int Kinova.DLL.Data.Jaco.CPeripheralInformation.DeviceConnected
getset

Gets or sets the device connected.

The device connected.

int Kinova.DLL.Data.Jaco.CPeripheralInformation.DeviceID
getset

Gets or sets the device ID.

The device ID.

int Kinova.DLL.Data.Jaco.CPeripheralInformation.DeviceInUsed
getset

Gets or sets the device in used.

The device in used.

int Kinova.DLL.Data.Jaco.CPeripheralInformation.Expansion1
getset

Gets or sets the expansion1.

The expansion1.

string Kinova.DLL.Data.Jaco.CPeripheralInformation.PartNumber
getset

Gets or sets the part number.

The part number.

string Kinova.DLL.Data.Jaco.CPeripheralInformation.SerialNumber
getset

Gets or sets the serial number.

The serial number.

int Kinova.DLL.Data.Jaco.CPeripheralInformation.VersionCode
getset

Gets or sets the version code.

The version code.


The documentation for this class was generated from the following file: