Ecat Class
Function |
C++ |
static ECAPIFUNC ErrorToString(int errCode, char *pString, unsigned int size) |
Python |
def ErrorToString(errCode) |
|
Returns |
Type |
string |
Value |
error string |
|
Remarks |
||
Function |
C++ |
static ECAPIFUNC ErrorToString(int errCode, wchar_t *pString, unsigned int size) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
||
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
def GetLibVersion() |
|
Returns |
Type |
tuple |
Value |
|
|
Remarks |
||
Function |
C++ |
|
Python |
def IsDeviceValid() |
|
Returns |
Type |
bool |
Value |
Whether the device is alive |
|
Remarks |
||
Function |
C++ |
|
Python |
def GetVersion() |
|
Returns |
Type |
tuple |
Value |
|
|
Remarks |
||
Function |
C++ |
|
Python |
def ScanNetwork() |
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
ECAPIFUNC ChangeSlaveState(int slaveId, EcStateMachine::T state, int* errorCode) |
Python |
def ChangeSlaveState(slaveId, state) |
|
Returns |
Type |
tuple |
Value |
|
|
Remarks |
||
Function |
C++ |
|
Python |
def StartHotconnect() |
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
def GetMasterInfo() |
|
Returns |
Type |
tuple |
Value |
|
|
Remarks |
||
Function |
C++ |
ECAPIFUNC SetEniFilePath(int slaveId, char* path, unsigned char oneshot = 1) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetEniFilePath(int slaveId, wchar_t* path, unsigned char oneshot = 1) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC RegisterWrite(int slaveId, int regAddr, int len, unsigned char* data) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC RegisterRead(int slaveId, int regAddr, int len, unsigned char* buff) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC RegisterBroadcastWrite(int regAddr, int len, unsigned char* data, unsigned short* wkc) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC RegisterBroadcastRead(int regAddr, int len, unsigned char* buff, unsigned short* wkc) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
|
|
Returns |
Type |
tuple |
Value |
|
|
Remarks |
||
Function |
C++ |
|
Python |
|
|
Returns |
Type |
tuple |
Value |
|
|
Remarks |
||
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
|
|
Returns |
Type |
tuple |
Value |
|
|
Remarks |
||
Function |
C++ |
|
Python |
|
|
Returns |
Type |
tuple |
Value |
|
|
Remarks |
||
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetSdoInfoEDList(int slaveId, int index, EcSlaveSdoInfoEntryDescriptionList* list) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
|
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
ECAPIFUNC ClearTxPdoWrite(int slaveId, int index, int subindex) |
Python |
def ClearTxPdoWrite(slaveId, index, subindex) |
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
|
Python |
def PdoRead(slaveId, index, subindex, pdoBuffSize) |
|
Returns |
Type |
tuple |
Value |
|
|
Remarks |
||
Function |
C++ |
ECAPIFUNC SetOutputBit(int slaveId, int byte, int bit, unsigned char data) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetOutputByte(int slaveId, int byte, unsigned char data) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetOutputBytes(int slaveId, int byte, int size, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetOutputBits(int slaveId, int *pByte, int *pBit, unsigned char *pData, int count) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetInputBit(int slaveId, int byte, int bit, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetInputByte(int slaveId, int byte, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetInputBytes(int slaveId, int byte, int size, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetOutputBit(int slaveId, int byte, int bit, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetOutputByte(int slaveId, int byte, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetOutputBytes(int slaveId, int byte, int size, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SIIWrite(int slaveId, int siiAddr, int len, unsigned char* data, bool checkSum = false) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SIIRead(int slaveId, int siiAddr, int len, unsigned char* buff) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC VoERead(int slaveId, EcVoEReadCallBack callbackFunc, unsigned int waitTime) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetAxisMode(int slaveId, int axisIndex, EcOperationMode::T mode) |
Python |
def SetAxisMode(slaveId, axisIndex, mode) |
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
|
Python |
|
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC StartAxisTQ(int slaveId, int axisIndex, short targetTrq) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC StartAxisTQ(int slaveId, int axisIndex, short targetTrq, unsigned int maxMotorSpeed) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
def StartAxisHM(slaveId, axisIndex, method, switchSpeed, zeroSpeed, hmAcc) |
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
def HaltAxis(slaveId, axisIndex) |
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
|
Python |
def HaltAxisRelease(slaveId, axisIndex) |
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC ChangeSlaveState(int masterId, int slaveId, EcStateMachine::T state, int* errorCode) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
def SetUpdatePeriod(period) |
|
Returns |
Type |
int |
Value |
error code |
|
Remarks |
||
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetEniFilePath(int masterId, int slaveId, char* path, unsigned char oneshot = 1) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetEniFilePath(int masterId, int slaveId, wchar_t* path, unsigned char oneshot = 1) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC RegisterWrite(int masterId, int slaveId, int regAddr, int len, unsigned char* data) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC RegisterRead(int masterId, int slaveId, int regAddr, int len, unsigned char* buff) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC ClearTxPdoWrite(int masterId, int slaveId, int index, int subindex) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetOutputBit(int masterId, int slaveId, int byte, int bit, unsigned char data) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetOutputByte(int masterId, int slaveId, int byte, unsigned char data) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetOutputBytes(int masterId, int slaveId, int byte, int size, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetInputBit(int masterId, int slaveId, int byte, int bit, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetInputByte(int masterId, int slaveId, int byte, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetInputBytes(int masterId, int slaveId, int byte, int size, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetOutputBit(int masterId, int slaveId, int byte, int bit, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetOutputByte(int masterId, int slaveId, int byte, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC GetOutputBytes(int masterId, int slaveId, int byte, int size, unsigned char *pData) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SIIRead(int masterId, int slaveId, int siiAddr, int len, unsigned char* buff) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC VoERead(int masterId, int slaveId, EcVoEReadCallBack callbackFunc, unsigned int waitTime) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC SetAxisMode(int masterId, int slaveId, int axisIndex, EcOperationMode::T mode) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC StartAxisTQ(int masterId, int slaveId, int axisIndex, short targetTrq) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC HaltAxis(int masterId, int slaveId, int axisIndex) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC HaltAxisRelease(int masterId, int slaveId, int axisIndex) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
|
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|
Function |
C++ |
ECAPIFUNC CloseSerialChannel(int masterId, int slaveId, int chnlId) |
Python |
||
Returns |
Type |
|
Value |
||
Remarks |
PythonAPI is not supported. |
|