Parameter Description Issue 01/06
MICROMASTER 440 Parameter List
242 6SE6400-5BB00-0BP0
P2802[14] Activate FFBs Min: 0
CStat: CUT Datatype: U16 Unit: - Def: 0
P-Group: TECH Active: first confirm QuickComm.: No Max: 3
Free function blocks (FFB) are enabled in two steps.
1. Parameter P2800 enables all free function blocks , normally (P2800 = 1)
2. Parameters P2801 and P2802 respectively, enable each free function block individually (P2801[x] > 0
oder P2802[x] > 0)
In addition, Parameters P2801 and P2802 determine the chronological order of each function block. The
following table shows that the priority increases from left to right and from bottom to top.
3
2
1
0
P2802 [13] CMP 2
P2802 [12] CMP 1
P2802 [11] DIV 2
P2802 [10] DIV 1
P2802 [9] MUL 2
P2802 [8] MUL 1
P2802 [7] SUB 2
P2802 [6] SUB 1
P2802 [5] ADD 2
P2802 [4] ADD 1
P2802 [3] Timer 4
P2802 [2] Timer 3
P2802 [1] Timer 2
P2802 [0] Timer 1
P2801 [16] RS-FF 3
P2801 [15] RS-FF 2
P2801 [14] RS-FF 1
P2801 [13] D-FF 2
P2801 [12] D-FF 1
P2801 [11] NOT 3
P2801 [10] NOT 2
P2801 [9] NOT 1
P2801 [8] XOR 3
P2801 [7] XOR 2
P2801 [6] XOR 1
P2801 [5] OR 3
P2801 [4] OR 2
P2801 [3] OR 1
P2801 [2] AND 3
P2801 [1] AND 2
P2801 [0] AND 1
Level
Level
Level
Inactive
low
high
Priority 1
Priority 2
low
Possible Settings:
0 Not Active
1 Level 1
2 Level 2
3 Level 3
Index:
P2802[0] : Enable timer 1
P2802[1] : Enable timer 2
P2802[2] : Enable timer 3
P2802[3] : Enable timer 4
P2802[4] : Enable ADD 1
P2802[5] : Enable ADD 2
P2802[6] : Enable SUB 1
P2802[7] : Enable SUB 2
P2802[8] : Enable MUL 1
P2802[9] : Enable MUL 2
P2802[10] : Enable DIV 1
P2802[11] : Enable DIV 2
P2802[12] : Enable CMP 1
P2802[13] : Enable CMP 2
Example:
P2801[3] = 2, P2801[4] = 2, P2802[3] = 3, P2802[4] = 2
FFBs will be calculated in following order:
P2802[3], P2801[3] , P2801[4], P2802[4]
Dependency:
- Set P2800 to 1 to enable function blocks.
- All active function blocks will be calculated in every 132 ms.
Level
3