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.

構文

node1.clearTransmitBuffer()

Parameter

node1: ModbusMasterNode object.

See Also


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

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

上部へスクロール