Z2: NC/PLC interface signals
18.1 Digital and analog NCK I/Os (A4)
Extended Functions
838 Function Manual, 03/2013, 6FC5397-1BP40-3BA1
DB10
DBB1, 123, 125, 127,
129
Setting by PLC of the digital NCK inputs
Edge evaluation: No Signal(s) updated: Cyclic
Signal state 1 or
edge change 0 → 1
The digital NCK input is set to a defined "1" state by the PLC. This means the signal state at the
hardware input and disabling of the input (IS "Disable the digital NCK inputs") have no effect.
Signal state 0 or
edge change 1 → 0
The signal state at the NCK input is enabled for read access by the NC part program. However, the
state can be accessed only if the NCK input is not disabled by the PLC (IS "Disable digital NCK
inputs" = 0).
Corresponding
to ...
DB10 DBB0 (Disable digital NCK inputs)
DB10 DBB60 (actual value for digital NCK inputs)
MD10350 $MN_FASTIO_DIG_NUM_INPUTS
DB10
DBB4, 130, 134, 138,
142
Disable digital NCK outputs
Edge evaluation: No Signal(s) updated: Cyclic
Signal state 1 or
edge change 0 → 1
The digital NCK output is disabled. "0V" is output in a defined way at the hardware output.
Signal state 0 or
edge change 1 → 0
The digital output of the NCK is enabled. As a result, the value set by the NC part program or the
PLC is output at the hardware output.
Corresponding
to ...
DB10 DBB5 (Overwrite screen form for digital NCK outputs)
DB10 DBB7 (Setting screen form for digital NCK outputs)
DB10 DBB6 (Setting by PLC of digital NCK outputs)
MD10360 $MN_FASTIO_DIG_NUM_OUTPUTS
DB10
DBB5, 131, 135, 139,
143
Overwrite screen form for digital NCK outputs
Edge evaluation: No Signal(s) updated: Cyclic
Signal state 1 or
edge change 0 → 1
On signal transition 0 → 1 the previous NCK value is overwritten by the setting value (IS "Set value
by PLC of the digital NCK outputs"). The previous NCK value, which, for example, was directly set
by the part program, is lost.
The signal status defined by the setting value forms the new NCK value.
Signal state 0 or
edge change 1 → 0
As the interface signal is only evaluated by the NCK on signal transition 0 →1 it must be reset to "0"
again by the PLC user program in the next PLC cycle.
Special cases,
errors, ....
Note:
The PLC interface for the setting value (DB10, DBB6) is used both by the overwrite screen form
(for signal transition 0 → 1) and the setting screen form (for signal state 1). Simultaneous activation
of the two screen forms via the PLC user program must be avoided.
Corresponding to .... DB10 DBB4 (Disable digital NCK outputs)
DB10 DBB7 (Setting screen form for digital NCK outputs)
DB10 DBB6 (Setting value by PLC of digital NCK outputs)
MD10360 $MN_FASTIO_DIG_NUM_OUTPUTS