I want to find...

検索

Shares

Table of Content

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


Libraries Reference Home

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

上部へスクロール