Contents:
[error, formatString, bytes] = remo_form_put(port, data)
由指定之串列埠port,接收結構資料。
port:愈進行通訊之串列埠。 data:愈發送之結構資料。
port:愈進行通訊之串列埠。
data:愈發送之結構資料。
error:錯誤代碼。 0:成功發送資料。 1:逾時。 2:通訊錯誤。 formatString:發送資料之結構字串。 bytes:發送資料之資料大小。
error:錯誤代碼。
0:成功發送資料。 1:逾時。 2:通訊錯誤。
0:成功發送資料。
1:逾時。
2:通訊錯誤。
formatString:發送資料之結構字串。
bytes:發送資料之資料大小。