2024-01-17 04:14:37 +00:00
|
|
|
Filetype: IR signals file
|
|
|
|
Version: 1
|
|
|
|
#
|
2024-01-19 02:15:18 +00:00
|
|
|
# Teufel Concept E Magnum Power Edition
|
|
|
|
# Teufel CEM 500 RC
|
2024-01-17 04:14:37 +00:00
|
|
|
#
|
|
|
|
# Use "Ch_next" to select Channel and manipulate volume with "Vol_up" or "Vol_dn".
|
|
|
|
# "Mute" instantly mutes or unmutes all channels.
|
|
|
|
#
|
|
|
|
name: Mute
|
|
|
|
type: parsed
|
|
|
|
protocol: NEC
|
|
|
|
address: 80 00 00 00
|
|
|
|
command: 1C 00 00 00
|
|
|
|
#
|
|
|
|
name: Ch_next
|
|
|
|
type: parsed
|
|
|
|
protocol: NEC
|
|
|
|
address: 80 00 00 00
|
|
|
|
command: 14 00 00 00
|
|
|
|
#
|
|
|
|
name: Vol_up
|
|
|
|
type: parsed
|
|
|
|
protocol: NEC
|
|
|
|
address: 80 00 00 00
|
|
|
|
command: 13 00 00 00
|
|
|
|
#
|
|
|
|
name: Vol_dn
|
|
|
|
type: parsed
|
|
|
|
protocol: NEC
|
|
|
|
address: 80 00 00 00
|
|
|
|
command: 17 00 00 00
|
|
|
|
|