Output data | Encoder / Counter (0x7000)
For all counter and encoder modules:
Module (ModuleIdent) | Module Group |
---|---|
"CNT" (0x102199) | "CNT_2xDI" (0x102199, 0x82199, 0x82199) |
"CNT_OUT" (0x182199) | "CNT_OUT_DO" (0x182199, 0x402199) |
"ENC" (0x582199) | "ENC_2xDI" (0x582199, 0x82199, 0x82199) |
"ENC_OUT" (0x502199) | "ENC_OUT_DO" (0x502199, 0x402199) |
"ENC_L_G" (0x482199) | "ENC_L_G" (0x482199) |
Index 7000 SlotGroup 1 (Slot 1, 2, 3, 4) ENC Outputs 1
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
7000:0 | SlotGroup 1 (Slot 1, 2, 3, 4) ENC Outputs 1 | Maximum subindex | UINT8 | RO | 0x13 (19dec) |
7000:02* | Enable latch extern on positive edge | Enable saving via the Latch extern input with positive edge. | BOOLEAN | RO | 0x00 (0dec) |
7000:03 | Set counter | Set counter value | BOOLEAN | RO | 0x00 (0dec) |
7000:04* | Enable latch extern on negative edge | Enable saving via the Latch extern input with negative edge. | BOOLEAN | RO | 0x00 (0dec) |
7000:05** | Set output | Set the output via the PLC variable. | BOOLEAN | RO | 0x00 (0dec) |
7000:06** | Enable output functions | Enables the automatic output function (Compare function). | BOOLEAN | RO | 0x00 (0dec) |
7000:09 | Set software gate | Locks the counter via a PLC variable 0: Counter is unlocked 1: Counter is locked | BOOLEAN | RO | 0x00 (0dec) |
7000:11 | Set counter value | The counter value to be set via "Set counter" (index 0x7000:03). | UINT32 | RO | 0x00000000 (0dec) |
7000:12** | Switch on threshold value | With this value, the output is set if the Compare function is enabled via index 0x7000:06 "Enable output functions". | UINT32 | RO | 0x00000000 (0dec) |
7000:13** | Switch off threshold value | With this value, the output is reset if the Compare function is enabled via index 0x7000:06 "Enable output functions". | UINT32 | RO | 0x00000000 (0dec) |
*) only for ModuleIdent 0x482199 ("ENC_L_G") |