Fc Protocol Message Framing Structure - Danfoss iC2 Application Manual

Micro frequency converters
Table of Contents

Advertisement

Application Guide | iC2-Micro Frequency Converters
Reset after a fault trip.
l
Run at various preset speeds.
l
Run in reverse.
l
Change of the active set-up.
l
Control of the 2 relays built into the drive.
l
The bus reference is commonly used for speed control. It is also possible to access the parameters, read their values, and where possible,
write values to them. Accessing the parameters offers a range of control options, including controlling the setpoint of the drive when its
internal PI controller is used.

FC Protocol Message Framing Structure

6.1.6.2
Content of a Character (byte)
6.1.6.2.1
Each character transferred begins with a start bit. Then 8 data bits are transferred, corresponding to a byte. Each character is secured via
a parity bit. This bit is set at 1 when it reaches parity. Parity is when there is an equal number of 1s in the 8 data bits and the parity bit in
total. A stop bit completes a character, consisting of 11 bits in all.
Start
0
1
2
3
bit
Figure 55: Content of a Character
Telegram Structure
6.1.6.2.2
Each telegram has the following structure:
Start character (STX) = 02 hex.
l
A byte denoting the telegram length (LGE).
l
A byte denoting the drive address (ADR).
l
Several data bytes (variable, depending on the type of telegram) follow.
A data control byte (BCC) completes the telegram.
STX
LGE
ADR
Figure 56: Telegram Structure
Telegram Length (LGE)
6.1.6.2.3
The telegram length is the number of data bytes plus the address byte ADR and the data control byte BCC.
Table 24: Length of Telegrams
4 data bytes
12 data bytes
Telegrams containing texts
1) The 10 represents the fixed characters, while the n is variable (depending on the length of the text).
Danfoss A/S © 2024.03
4
5
6
7
Even
Stop
parity
bit
DATA
BCC
LGE=4+1+1=6 bytes
LGE=12+1+1=14 bytes
(1)
10
+n bytes
AB413939445838en-000301 / 130R1254 |
77

Advertisement

Table of Contents
loading

Table of Contents