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.

構文

node1.clearResponseBuffer()

媒介変数

node1: ModbusMasterNode object.

See Also


ライブラリリファレンスホーム

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

上部へスクロール