ModbusMasterNode .clearTransmitBuffer()

[Modbus]

説明

Clears the value of the private array writeData in the ModbusMasterNode class.

writeData is the content of the Modbus packet using the Write function code.

Syntax

node1.clearTransmitBuffer()

Parameter

node1: ModbusMasterNode object.

See Also


Libraries Reference Home

86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

コメントする

上部へスクロール