SmartModul CR2512
16
10 Object directory
Manufacturer Specific Profile Area; index 2000 to 5FFF
Index
S-Idx
Name
Typ
Default
Beschreibung
2000
0
I/O Configuration
u8, ro
0x0C
Number of the entries
(= number of the output channels)
2000
1
Configuration
channel 1 (output) u8, rw
0x02
0 = OFF
2 = binary output
4 = analogue output (PWM)
5 = analogue output (current-controlled)
2000
2
Configuration
channel 2 (output) u8, rw
0x02
0 = OFF
2 = binary output
4 = analogue output (PWM)
5 = analogue output (current-controlled)
2000
3
Configuration
channel 3 (output) u8, rw
0x02
0 = OFF
2 = binary output
4 = analogue output (PWM)
5 = analogue output (current-controlled)
2000
4
Configuration
channel 4 (output) u8, rw
0x02
0 = OFF
2 = binary output
4 = analogue output (PWM)
5 = analogue output (current-controlled)
2000
5
Configuration
channel 5 (output) u8, rw
0x02
0 = OFF
2 = binary output
4 = analogue output (PWM)
5 = analogue output (current-controlled)
2000
6
Configuration
channel 6 (output) u8, rw
0x02
0 = OFF
2 = binary output
4 = analogue output (PWM)
5 = analogue output (current-controlled)
2000
7
Configuration
channel 7 (output) u8, rw
0x02
0 = OFF
2 = binary output
4 = analogue output (PWM)
5 = analogue output (current-controlled)
2000
8
Configuration
channel 8 (output) u8, rw
0x02
0 = OFF
2 = binary output
4 = analogue output (PWM)
5 = analogue output (current-controlled)
Explanation of the abbreviations:
0x���= hexadecimal number
0b��� = bit-coded
0d��� = decimal numerical
str = string
rw = read-write
ro = read only
u8 = unsigned 8 bit
u16 = unsigned 16 bit
u32 = unsigned 32 bit