パッケージ | 説明 |
---|---|
jp.vstone.RobotLib |
Sota用ロボット制御ライブラリ
|
修飾子とタイプ | メソッドと説明 |
---|---|
CRobotSock |
CRobotMem.getSock() |
コンストラクタと説明 |
---|
CMemDefArrayS16(CRobotSock sock,
int _address,
int _length) |
CMemDefArrayU16(CRobotSock sock,
int _address,
int _length) |
CMemDefArrayU8(CRobotSock sock,
int _address,
int _length) |
CMemDefS16(CRobotSock sock,
int _address) |
CMemDefS32(CRobotSock sock,
int _address) |
CMemDefS8(CRobotSock sock,
int _address) |
CMemDefU16(CRobotSock sock,
int _address) |
CMemDefU32(CRobotSock sock,
int _address) |
CMemDefU8(CRobotSock sock,
int _address) |
I2CDeviceDefine(CRobotSock sock,
int _startAddress,
int _size) |