home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Products
IR Server Suite (IRSS)
Samsung LED TV - serial control - help
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="arsenal333" data-source="post: 694817" data-attributes="member: 28103"><p>Another night of trial and error - results.....</p><p></p><p>Using the RS232 Hex Com tool, I've been able to successfully send the off/on, HDMI1, and TV Tuner commands to my Samsung LED TV.</p><p></p><p>In the RS232 Hex Com tool I set the command to be sent as Hex rather than Ascii</p><p></p><p>The following strings have worked.</p><p></p><p>TV Off \x08\x22\x00\x00\x00\x01\xd5 or 082200000001d5</p><p>TV On \x08\x22\x00\x00\x00\x02\xd6 or 082200000002d6</p><p>HDMI1 \x08\x22\x0a\x00\x05\x00\xc7 or 08220a000500c7</p><p>TV Tuner \x08\x22\x0a\x00\x00\x00\xcc or 08220a000000cc</p><p></p><p>It seems that the RS232 Hex Com tool can easily interpret and send either string. I noticed in the 'echo' that RS232 Hex Com tool will strip out the x\ characters and send '08220a000000cc'.</p><p></p><p>So having this working from RS232 Hex Com tool it was time to move onto IRSS, and setting up Marco's to send the serial commands.</p><p></p><p>I've used IRSS macro's previously to control my Marantz SR7002 through serial interface - works very well <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /> </p><p></p><p>anyway - I setup the Macro for serial send, and tried 082200000001d5 and \x08\x22\x00\x00\x00\x01\xd5 both of these attempts didn't work.</p><p></p><p>So I tried </p><p></p><p>\x082200000001d5 fail - help suggests the use of \x for Hex</p><p>\x08\x22\x00\x00\x00\x01\xd5 fail - help suggests the use of \x for Hex</p><p></p><p>082200000001d5\r fail - \r return character (I have to do this on the Marantz Macro's</p><p>\x082200000001d5\r fail - \r</p><p>\x08\x22\x00\x00\x00\x01\xd5\r fail - \r</p><p></p><p>Don't suppose someone could suggest the correct syntax for entry <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" /></p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="arsenal333, post: 694817, member: 28103"] Another night of trial and error - results..... Using the RS232 Hex Com tool, I've been able to successfully send the off/on, HDMI1, and TV Tuner commands to my Samsung LED TV. In the RS232 Hex Com tool I set the command to be sent as Hex rather than Ascii The following strings have worked. TV Off \x08\x22\x00\x00\x00\x01\xd5 or 082200000001d5 TV On \x08\x22\x00\x00\x00\x02\xd6 or 082200000002d6 HDMI1 \x08\x22\x0a\x00\x05\x00\xc7 or 08220a000500c7 TV Tuner \x08\x22\x0a\x00\x00\x00\xcc or 08220a000000cc It seems that the RS232 Hex Com tool can easily interpret and send either string. I noticed in the 'echo' that RS232 Hex Com tool will strip out the x\ characters and send '08220a000000cc'. So having this working from RS232 Hex Com tool it was time to move onto IRSS, and setting up Marco's to send the serial commands. I've used IRSS macro's previously to control my Marantz SR7002 through serial interface - works very well :D anyway - I setup the Macro for serial send, and tried 082200000001d5 and \x08\x22\x00\x00\x00\x01\xd5 both of these attempts didn't work. So I tried \x082200000001d5 fail - help suggests the use of \x for Hex \x08\x22\x00\x00\x00\x01\xd5 fail - help suggests the use of \x for Hex 082200000001d5\r fail - \r return character (I have to do this on the Marantz Macro's \x082200000001d5\r fail - \r \x08\x22\x00\x00\x00\x01\xd5\r fail - \r Don't suppose someone could suggest the correct syntax for entry :S :thx: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
IR Server Suite (IRSS)
Samsung LED TV - serial control - help
Contact us
RSS
Top
Bottom