Samsung EX-LINK Guide for BEN Series LFD Q2 2019

 
Q2 2019
 
BEN Series LFD
EX-LINK Guide
 
EX-LINK is a Samsung branding for industry standard RS232C serial control protocols.
This was originally developed for the Consumer TV product line, and is now being used in
the BEN series of Commercial LFD products.
The following guide will cover:
Samsung EX-LINK code structure
Checksum calculation
Connector pin-outs
 
EX-LINK Control
 
EX-LINK codes are based on a 7 byte code structure:
 
 
 
 
 
Bytes 1 and 2 should not be changed, they are a fixed value.
Bytes 3 through 5 are the command bytes, for the command you wish to issue.
Byte 7 is the checksum of Bytes 1 through 6.
 
For Example – Setting a tuner channel change command to a specific channel:
Byte 3 = 
0x4
 – Channel Direct Tuning
Byte 4 = 
0x80
 – DTV/ATV selection (set to DTV)
Byte 5 = 
0x10
 – Major channel in DTV, multiplied by 4, converted to hex
Byte 6 = 
0x2
 – Minor channel in DTV
Byte 7 = 
0x40
 – Checksum for Bytes 1-6
Thus the full command string would be 
0x8 0x22 0x4 0x80 0x10 0x2 0x40
 
EX-LINK Code Structure
 
To calculate the checksum for the EX-LINK command string:
 
1.
Using a hexadecimal capable calculator, add the base hex values for each byte (removing the prefix
0x from each number).
For example: 0x8 0x22 0x4 0x80 0x10 0x2 becomes 
8 22 4 80 10 2
2.
Take the resulting sum, and convert it from hexadecimal, to decimal.
For example (in hex) 8+22+4+80+10+2 =
 C0
C0 in decimal is 
192
3.
Take the resulting decimal sum, and calculate it’s inverse (subtract the value from 255).
For example: 255-192 = 
63
4.
Add 1 to the resulting inverse.
For example: 63 + 1 = 
64
5.
Convert the resulting sum back to hexadecimal.
For example, the decimal value 64 is 
40
 in hexadecimal.
So the resulting checksum would be 
0x40
 following this string
 
EX-LINK Checksum Calculation
 
Samsung EX-LINK ports use a 3.5MM
stereo audio style jack, Tip-Ring-
Sleeve (TRS).
These can be adapted to standard
DB9 connectors using off-the-shelf
adapter cables.
 
EX-LINK Pinouts
 
Pin 2 / Tip = Received Data
Pin 3 / Ring = Transmitted Data
Pin 5 / Sleeve = Signal Ground
undefined
 
Jonathan Brawn
Principal
Brawn Consulting
E: jonathan@brawnconsulting.com
 
Brian Kosich
Engineering Services Manager
Brawn Consulting
E: brian@brawnconsulting.com
 
For more information, contact your local
Samsung representative, or Brawn Consulting:
 
1 (866) 754-6450
samsunglfd@brawnconsulting.com
 
Thanks for Attending!
Slide Note
Embed
Share

EX-LINK Control is a Samsung industry standard for RS232C control protocols, utilized in the BEN series of Commercial LFD products. The guide covers Samsung EX-LINK code structure, checksum calculation, connector pin-outs, and more. Learn how to format commands, calculate checksums, and adapt pinouts for your Samsung EX-LINK devices. For detailed information and assistance, contact your local Samsung representative or Brawn Consulting.

  • Samsung
  • EX-LINK
  • LFD
  • RS232C
  • Control

Uploaded on Aug 01, 2024 | 6 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. BEN Series LFD EX-LINK Guide Q2 2019

  2. EX-LINK Control EX-LINK is a Samsung branding for industry standard RS232C serial control protocols. This was originally developed for the Consumer TV product line, and is now being used in the BEN series of Commercial LFD products. The following guide will cover: Samsung EX-LINK code structure Checksum calculation Connector pin-outs

  3. EX-LINK Code Structure EX-LINK codes are based on a 7 byte code structure: Byte 1 0x08 Byte 2 0x22 Byte 3 Byte 4 Byte 5 Byte 6 Variable Byte 7 Checksum Command 1 Command 2 Command 3 Bytes 1 and 2 should not be changed, they are a fixed value. Bytes 3 through 5 are the command bytes, for the command you wish to issue. Byte 7 is the checksum of Bytes 1 through 6. For Example Setting a tuner channel change command to a specific channel: Byte 3 = 0x4 Channel Direct Tuning Byte 4 = 0x80 DTV/ATV selection (set to DTV) Byte 5 = 0x10 Major channel in DTV, multiplied by 4, converted to hex Byte 6 = 0x2 Minor channel in DTV Byte 7 = 0x40 Checksum for Bytes 1-6 Thus the full command string would be 0x8 0x22 0x4 0x80 0x10 0x2 0x40

  4. EX-LINK Checksum Calculation To calculate the checksum for the EX-LINK command string: 1. Using a hexadecimal capable calculator, add the base hex values for each byte (removing the prefix 0x from each number). For example: 0x8 0x22 0x4 0x80 0x10 0x2 becomes 8 22 4 80 10 2 2. Take the resulting sum, and convert it from hexadecimal, to decimal. For example (in hex) 8+22+4+80+10+2 = C0 C0 in decimal is 192 3. Take the resulting decimal sum, and calculate it s inverse (subtract the value from 255). For example: 255-192 = 63 4. Add 1 to the resulting inverse. For example: 63 + 1 = 64 5. Convert the resulting sum back to hexadecimal. For example, the decimal value 64 is 40 in hexadecimal. So the resulting checksum would be 0x40 following this string

  5. EX-LINK Pinouts Samsung EX-LINK ports use a 3.5MM stereo audio style jack, Tip-Ring- Sleeve (TRS). These can be adapted to standard DB9 connectors using off-the-shelf adapter cables. 1 2 3 4 5 S R T 6 7 8 9 Pin 2 / Tip = Received Data Pin 3 / Ring = Transmitted Data Pin 5 / Sleeve = Signal Ground

  6. For more information, contact your local Samsung representative, or Brawn Consulting: 1 (866) 754-6450 samsunglfd@brawnconsulting.com Jonathan Brawn Principal Brawn Consulting Brian Kosich Engineering Services Manager Brawn Consulting E: brian@brawnconsulting.com E: jonathan@brawnconsulting.com Thanks for Attending!

More Related Content

giItT1WQy@!-/#giItT1WQy@!-/#giItT1WQy@!-/#