ModbusMasterNode.clearResponseBuffer()

[Modbus]

説明

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

readData is the array stored after reading back to the Slave device registers using the Read function code.

Syntax

node1.clearResponseBuffer()

Parameters

node1: ModbusMasterNode object.

See Also


Libraries Reference Home

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

コメントする

上部へスクロール