0x6000 - simple operating mode
Index 6000 Inputs
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
6000:0 | Inputs | Length of this object | UINT8 | RO | 0x06 (6dec) |
6000:01 | Status | Status byte | UINT8 | RO | 0x00 (0dec) |
6000:02 | Value | Counter value | UINT16 | RO | 0x0000 (0dec) |
6000:03 | Latch | Latch value | UINT16 | RO | 0x0000 (0dec) |
6000:04 | Frequency | Frequency value (resolution: 0.01 Hz / digit) [fixed 10 ms measuring window] | UINT32 | RO | 0x00000000 (0dec) |
6000:05 | Period | Period (resolution 500 ns / digit) | UINT16 | RO | 0x0000 (0dec) |
6000:06 | Window | Measured value of the variable time window (Frequency Window (index 0x8001:01)) | UINT16 | RO | 0x0000 (0dec) |