Skip to main content

ModbusSerialPortWriter

描述:

Collect serial modbus data

标签:

collect, read, modbus, modbus master, serial port, rtu ascii

参数:

如下列表中,必填参数则标识为加粗. 其他未加粗参数,则表示为可选参数。表中同时提到参数默认值设置, 并且 参数还支持 表达式语言.

名字默认值允许值列表描述
serial port串口名

支持表达式语言 (支持流属性和变量)
modeRTU
- RTU
- ASCII
传输模式 RTU或ASCII
baud rate9600
- 300
- 600
- 1200
- 2400
- 4800
- 9600
- 14400
- 19200
- 38400
- 56000
- 57600
- 115200
- 128000
- 256000
波特率
data bits8
- 8
- 7
数据位
stop bits1
- 1
- 2
停止位
parityEven Parity
- Even Parity
- None Parity
- Odd Parity
- Mark Parity
- Space Parity
校验位
functionRE
- DO
- RE
写入的数据域 DO是Q区,RE是V区

连线:

名字描述
successUpon successfully fetch modbus slave device data, the result will be sent to this relationship.
failureIf a FlowFile cannot be transformed from the configured input format to the configured output format, the orginal FlowFile will be routed to this relationship.

读取属性:

未提供。

写入属性:

未提供。

状态管理:

该组件不保存状态。

限制:

该组件没有限制

输入流要求:

组件必须提供输入流。

系统资源考量:

未提供。