4-54
Communication Interfaces
CESAR 1312 (E)
Dressler
®
HF-Technik GmbH
to notify the
PROFIBUS
interface, then there would be “data consistency.”) As
a result, the
PROFIBUS
interface sends the memory block regardless of
where the PLC is in its update of that memory block.
You can create a
work around
to this problem with a command sequence. (For
more information about
PROFIBUS
commands, see
.) Here is an example procedure:
1. Send the null command (command
0
). The CESAR generator ignores this
command.
2. Update the download packet with data for the desired command.
3. Update the packet with the desired command.
4. Send the download packet.
5. Repeat step 1, and continue as needed.
By creating a procedure like this one, you can ensure the data for a command
will not be changed before the next download packet is received.
PROFIBUS Command Structure
The PROFIBUS is command-based. Dressler defines a download packet
(“outbytes”) and an upload packet (“inbytes”) as described in the following
sections of this chapter. Command lists follow.
Note:
Response times are fast, so requested information is available in less
than 100 ms. More specifically, a download packet (“outbytes”) has high
priority for the PROFIBUS and is processed immediately. The upload
packet has lower priority and is updated every 100 ms, with the
exception of the “output on” status bit, which is updated every 20 ms.
PROFIBUS Download Packet
The download packet for the PROFIBUS contains four bytes, as shown in
Table 4-9. Configuration of download bytes (outbytes)
Byte
Description
0
Command
1
Data byte (LSB)
2
Data byte
3
Data byte (MSB)
Содержание CESAR 1312
Страница 1: ...U s e r M a n u a l s e r v i c e d r e s s l e r c o m CESAR Generator Model 1312 ...
Страница 2: ......
Страница 3: ...User Manual CESAR Generator Model 1312 CESAR 1312 E ...
Страница 6: ...iv CESAR 1312 E Dressler HF Technik GmbH ...
Страница 14: ...xii List of Tables CESAR 1312 E Dressler HF Technik GmbH ...
Страница 24: ...1 10 Safety and Product Compliance Guidelines CESAR 1312 E Dressler HF Technik GmbH ...
Страница 34: ...3 8 Specifications CESAR 1312 E Dressler HF Technik GmbH ...
Страница 170: ...5 50 Installation Setup and Operation CESAR 1312 E Dressler HF Technik GmbH ...
Страница 188: ...6 18 Troubleshooting and Customer Support CESAR 1312 E Dressler HF Technik GmbH ...