Read BLOB

Required:

Function:

int16 mst_ReadBlob(uint16 uiPortNo, int16 blobId, uchar08* buffer, ulong32 bufferSize, ulong32* p_recvDataSize, char08 *cpErrMsg);

Input parameters

Output parameters:

Write BLOB

Required:

Function:

int16 mst_WriteBlob(uint16 uiPortNo, int16 blobId, uchar08* buffer, ulong32 bufferSize, char08 *cpErrMsg);

Input parameters

Output parameters:

IO-Link firmware update

Required:

Function:

int16 mst_FirmwareUpdate(uint16 uiPortNo, const char* cpHwId, const char* cpPassword, uchar08* file_buffer, ulong32 bufferSize, ulong32 retries, char08 *cpErrMsg);

Input parameters

Output parameters: