Technical Documentation
opti-check
v2.8.2-K11
260/332
ipf electronic GmbH
Lüdenscheid, Germany
15.1.2 Protocol structure
– Ethernet
After you have established a connection with the device via the set port, you can request data from the
device or transfer commands. To do this, you may use the device protocol. This consists of a 2-byte
command code followed by the parameters and the actual data.
The datagrams may also be terminated with the following control characters:
<CR>
(Hex:
0D
, Escape sequence:
\r
)
<LF>
(Hex:
0A
, Escape sequence:
\n
)
<CR><LF>
(Hex:
0D 0A
, Escape-Sequence:
\r\n
)
without
15.2 Process interface via RS485 (device dependant)
You can communicate directly with the device via an RS485 connection.
15.2.1 Configuration of the RS485 interface
The integration of the device via the process interface is made with an RS485 connection. For this purpose,
connect the device with your machine using the pins provided and set the RS485 parameters using the
Application Suite
.
The following parameters are available with which the physical transfer is controlled:
Parameters
Description
Values
Baud rate
Transfer speed
9600, 38400, 57600,115200, 230400 bps
Parity
Control of the parity bit
none, even, odd
Data bits
Number of bits per character
8
Stop bits
Number of stop bits as end code
1
The following parameters are also required to control the logical transfer of the process data:
Parameters
Description
Values
Device number
Address in the bus protocol
1
– 254
Protocol
Protocol type
Point-to-point
Bus without checksum
Bus with checksum
Result
Time of result transfer
On request
Continuous
Receive timeout
Maximum duration between two
characters
10
– 2,000 ms
Response delay
Duration between reception of a
command and transmission of the
response
Min: 0
– 2,000 ms
Max: 500
– 10,000 ms
The transfer of the datagrams can occur at two different times: