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: 695540" data-attributes="member: 28103"><p>Okay More testing - got a little further...</p><p></p><p>I'm using a program called 'Free Serial Port Monitor' to echo what is being sent from IRSS. This has help greatly in determining whats going on in the background.</p><p></p><p>firstly the syntax for Hex is as the help screen states: \x??h so for my hex string of</p><p></p><p>08220a000500c7</p><p> the input into the IRSS field would be</p><p>\x08h\x22h\x0ah\x00h\x05h\x00h\xc7h</p><p></p><p>Now for the problem, </p><p></p><p>Free Serial Port Monitor shows the correct echo for everything up to '08 22 0A 00 05 00'=correct, '3F'=wrong, should be c7.</p><p>echo = 08 22 0A 00 05 00 3F </p><p>should be 08 22 0A 00 05 00 C7 </p><p></p><p>I don't know why this is, by the last hex \xc7h is being interpreted and sent as 3F this is the same for all my checksum hex's</p><p></p><p>\x08h\x22h\x00h\x00h\x00h\x01h\xd5h -off</p><p>\x08h\x22h\x00h\x00h\x00h\x02h\xd6h -on</p><p>\x08h\x22h\x0ah\x00h\x05h\x00h\xc7h -HDMI</p><p>\x08h\x22h\x0ah\x00h\x00h\x00h\xcch -TV</p><p></p><p>so for all \xd5h, \xd6h, \xc7h, \xcch they come out as 3F on the port echo...???</p><p></p><p>I don't understand how this can be, my thinking is leaning towards the Hex implementation IRSS. Would be great to hear from one of the dev's, please....<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" /> so close now, yet so far away...</p></blockquote><p></p>
[QUOTE="arsenal333, post: 695540, member: 28103"] Okay More testing - got a little further... I'm using a program called 'Free Serial Port Monitor' to echo what is being sent from IRSS. This has help greatly in determining whats going on in the background. firstly the syntax for Hex is as the help screen states: \x??h so for my hex string of 08220a000500c7 the input into the IRSS field would be \x08h\x22h\x0ah\x00h\x05h\x00h\xc7h Now for the problem, Free Serial Port Monitor shows the correct echo for everything up to '08 22 0A 00 05 00'=correct, '3F'=wrong, should be c7. echo = 08 22 0A 00 05 00 3F should be 08 22 0A 00 05 00 C7 I don't know why this is, by the last hex \xc7h is being interpreted and sent as 3F this is the same for all my checksum hex's \x08h\x22h\x00h\x00h\x00h\x01h\xd5h -off \x08h\x22h\x00h\x00h\x00h\x02h\xd6h -on \x08h\x22h\x0ah\x00h\x05h\x00h\xc7h -HDMI \x08h\x22h\x0ah\x00h\x00h\x00h\xcch -TV so for all \xd5h, \xd6h, \xc7h, \xcch they come out as 3F on the port echo...??? I don't understand how this can be, my thinking is leaning towards the Hex implementation IRSS. Would be great to hear from one of the dev's, please....:D so close now, yet so far away... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Products
IR Server Suite (IRSS)
Samsung LED TV - serial control - help
Contact us
RSS
Top
Bottom