Samsung Plasma ON/OFF commands
prakash
Member
I am trying to power ON and OFF a Samsung Plasma using these commands
SEND_STRING dvPlasma,"$AA,$11,$01,$01,$01,14" //Power ON
SEND_STRING dvPlasma,"$AA,$11,$01,$01,$00,13" //Power OFF
I am taking display ID as 01...from where can we check the display id?
SEND_STRING dvPlasma,"$AA,$11,$01,$01,$01,14" //Power ON
SEND_STRING dvPlasma,"$AA,$11,$01,$01,$00,13" //Power OFF
I am taking display ID as 01...from where can we check the display id?
Comments
-
You have to set the Display ID in the onscreen Menus. You can also use ID 0, but you won't get feedback.
-
I did use:
RS232: 9600,8,N,1 cable: 1:1
Header = $AA
Command = $11
ID = $FF [id = 0]
Checksum = command+data length+data 1
If checksum is more then 2 digits, take the last 2 digits
Calculate checksum = 112, checksum = 12
Power ON
$AA,$11,$FF,$01,$01,$12
Power OFF
$AA,$11,$FF,$01,$00,$11
Get Power Status
$AA,$11,$FF,$00,$10 -
Sorry I was thinking in NEC protocol. $FE is broadcast in Samsung MDC. $FF is actually ID 1, $01 is ID 2. prakash your commands are targeted for ID 2, so you have to set the TV to be ID 2 for this to work, or try $FE as the ID. If that doesn't work, try a null modem adapter.
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums