remo_put

呼叫介面

[error] = remo_put(port, data)

簡介

由指定之串列埠port,送出DataType所指定型態之矩陣資料。

輸入參數

port:愈進行通訊之串列埠。

data:愈發送之矩陣資料。

回傳變數

error:錯誤代碼。

0:成功發送矩陣資料。

1:逾時。

2:通訊錯誤。