Output protocol (OP)

generic-rs-485-protocol-output-protocol

The type of the serial output protocol. The following options are available:

ID

Option

Description

1

Sommer (SBP)

(default)

Sommer protocol; data values are returned with an index starting at 1. Multiple strings may be returned.

2

Standard

Standard protocol; data values are returned without an index in one string.

3

MODBUS

Modbus protocol

NOTE  For MODBUS applications run MODBUS, set default to get the appropriate communication settings.