Configuring the AS-Interface safety monitor
4.3 Creating and changing a configuration
ASIMON V3 - Configuration software for AS-Interface safety monitor
Programming and Operating Manual, Edition 09/2008, GWA 4NEB 333 1558 02 DS 02 73
Description
Dummies (NOP - No OPeration) can be used within one of the OSSDs or Preprocessing to
make the configuration or the graphical display in ASIMON easier to organise or to create a
sample configuration to be used as a pattern for different configuration variants. An NOP dum-
my occupies an index within the configuration. Each functional device can be replaced by an
NOP dummy and vice versa.
Configuration log
Note
With NOP devices, make certain that the status values are assigned correctly in the configu-
ration. In AND logic operations, NOP devices should be assigned the ON state; in OR logic
operations, on the other hand, they should assigned the OFF state.
Example: NOP device with OFF state
0020 INDEX: 32 = "Name"
0021 TYPE: 59 = no operation
0022 SUBTYPE: device value is false
0023 ASSIGNED: channel one
0
1
2
3
Example: NOP device with ON state
0025 INDEX: 32 = "Name"
0026 TYPE: 59 = no operation
0027 SUBTYPE: device value is true
0028 ASSIGNED: channel one
5
6
7
8