Inputs/outputs modules: MPNE
Mect Srl
39
ME7087_13 04/21
When parameters change, the function
must be re-armed by rewriting the CW
Fast Output Management
To manage the fast I/Os, the programmer must set the CW for the following function:
Bit
Description
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
0
1
0
0
0
0
0
0
0
0
0
0
0
1
0
0
Fast OUT disabled.
MPNE_ControlWord_A :=
16#4004;
1
1
0
1
0
0
0
0
0
0
1
0
0
1
1
0
Output is active following an edge on
Fast In.
(Function 1 and 2)
MPNE_ControlWord_A :=
16#D026;
Variables set:
(Function 1 and 2
)
MPNE_FastOutDelay_X
(Function 2
)
MPNE_FastOutDuration_X
When parameters change, the function
must be re-armed by rewriting the CW
1
1
0
0
0
0
0
0
0
0
0
0
0
1
0
0
You activate the output for a fixed
time by a plc command.
(Function 3)
MPNE_ControlWord_A :=
16#C004;
Variables set:
MPNE_FastOutDuration_A
When parameters change, the function
must be re-armed by rewriting the CW