manuals.online logo
Brands
  1. Home
  2. •
  3. Brands
  4. •
  5. Samsung
  6. •
  7. Digital Presenter
  8. •
  9. Samsung UF-80DX User manual

Samsung UF-80DX User manual

English French German Italian Spanish
UF-80 RS232C PC-side FlowChart
2
UF-80 RS232C Cable Connection
UF80-side PC-side
2
3
5
2
3
5
Send 6-byte to MICOM
[start_code(0xB0)+command code
(4-byte)+stop_code(0xBF)]
Receive 6-byte from MICOM
(1st Rx data==0xB0)
&(6th Rx data==0xBF)
(2nd Rx data==0x80)
Basic Flow
End
Application Flow
Send Message State Check Command
[0xB0 0x64 0x00 0x00 0x00 0xBF]
Receive 6-byte from MICOM
(2nd Rx data == 0x80)
Send User (AWC, etc) Command
- BaudRate: 9600bps
- Parity Bit: No Parity
- Stop Bit Length: 1-bit
- Character Length: 8-bit
- Start Code: 0xB0
- Stop Code: 0xBF
- Command Code: 4-byte
(Note1 2nd Rx data == 0x80)
What the 2nd-Rx-data ("ACK data") is not 0x80
means that the system is doing other operation.
(Check up page 6)
With the command "Message-Status", you can
check up current status of the system and send
the user command. (AWC, etc)
RS232C Command Code (UF-80)
3
English French German Italian Spanish
AWC 0 x 01 0 x 00 0 x 05 0 x 00 0 x 01 "ACK data" 0 x 05 0 x 00
AF 0 x 02 0 x 00 0 x 05 0 x 00 0 x 02 "ACK data" 0 x 05 0 x 00
Lamp ON 0 x 03 0 x 00 0 x 05 0 x 00 0 x 03 "ACK data" 0 x 05 0 x 00
Lamp OFF 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Internal 0 x 04 0 x 00 0 x 05 0 x 00 0 x 04 "ACK data" 0 x 05 0 x 00
External 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Aperture ON 0 x 09 0 x 00 0 x 05 0 x 00 0 x 09 "ACK data" 0 x 05 0 x 00
Aperture OFF 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
FREQ 75Hz 0 x 0A 0 x 00 0 x 05 0 x 00 0 x 0A "ACK data" 0 x 05 0 x 00
FREQ 60Hz 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Power ON 0 x 0F 0 x 00 0 x 05 0 x 00 0 x 0F "ACK data" 0 x 05 0 x 00
Power OFF 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Rotate OFF 0 x 00 0 x 05 0 x 00 "ACK data" 0 x 05 0 x 00
Rotate 90° 0 x 11 0 x 00 0 x 08 0 x 00 0 x 11 "ACK data" 0 x 08 0 x 00
Rotate 180° 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Rotate 360° 0 x 00 0 x 0D 0 x 00 "ACK data" 0 x 0D 0 x 00
1st 2nd 3rd 4th
PC Transmit Data to MICOM
Command Remark
PC Receive Data from MICOM
1st 2nd 3rd 4th
RS232C Command Code (UF-80)
4
Freeze ON 0 x 12 0 x 00 0 x 05 0 x 00 0 x 12 "ACK data" 0 x 05 0 x 00
Freeze OFF 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Image Save 0 x 13 0 x 00 Number 0 x 00 0 x 13 "ACK data" Number 0 x 00 Range:"1~8"
Image Recall 0 x 14 0 x 00 Number 0 x 00 0 x 14 "ACK data" Number 0 x 00 Range:"1~8"
(1)
Image Divide 0 x 15 0 x 00 Number 0 x 00 0 x 15 "ACK data" Number 0 x 00 Range:"1~9"
Image Shift 0 x 16 0 x 00 0 x 05 0 x 00 0 x 16 "ACK data" 0 x 05 0 x 00
Preset Save 0 x 17 0 x 00 Number 0 x 00 0 x 17 "ACK data" Number 0 x 00 Range:"1~4"
Preset Exe 0 x 18 0 x 00 Number 0 x 00 0 x 18 "ACK data" Number 0 x 00
Recall, divide,
3x3 multi-screen
0 x1F 0 x 00 0 x 05 0 x 00 0 x 1F "ACK data" 0 x 05 0 x 00
Cancel
Iris Up 0 x 21 0 x 00 0 x 05 0 x 00 0 x 21 "ACK data" 0 x 05 0 x 00
Iris Down 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Red Up 0 x 23 0 x 00 0 x 05 0 x 00 0 x 23 "ACK data" 0 x 05 0 x 00
Red Down 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Blue Up 0 x 24 0 x 00 0 x 05 0 x 00 0 x 24 "ACK data" 0 x 05 0 x 00
Blue Down 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
1st 2nd 3rd 4th
PC Transmit Data to MICOM
Command Remark
PC Receive Data from MICOM
1st 2nd 3rd 4th
[Note 1] Transmitting number "9" in image divide command, the system executes 3X3 multi-screen mode.
RS232C Command Code (UF-80)
5
English French German Italian Spanish
Focus FAR 0 x 25 0 x 00 0 x 05 0 x 00 0 x 25 "ACK data" 0 x 05 0 x 00
Focus NEAR 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Zoom Tele 0 x 26 0 x 00 0 x 05 0 x 00 0 x 26 "ACK data" 0 x 05 0 x 00
Zoom Wide 0 x 00 0 x 0A 0 x 00 "ACK data" 0 x 0A 0 x 00
Iris Target 0 x 41 0 x 00 0 x 00 "data" 0 x 41 "ACK data" 0 x 00 "data"
Range: "1~120"
Red Target 0 x 43 0 x 00 0 x 00 "data" 0 x 43 "ACK data" 0 x 00 "data"
Range: "1~200"
Blue Target 0 x 44 0 x 00 0 x 00 "data" 0 x 44 "ACK data" 0 x 00 "data"
Range: "1~200"
Focus Target 0 x 45 0 x 00 "MSB data" "LSB data" 0 x 45 "ACK data" "MSB data" "LSB data"
(1)
Range: "0~2225"
Zoom Target 0 x 46 0 x 00 "MSB data" "LSB data" 0 x 46 "ACK data" "MSB data" "LSB data"
Range: "0~1904"
Focus/Zoom 0 x 47 0 x 05
"zoom MSB" "zoom LSB"
0 x 47 "ACK data"
"zoom MSB" "zoom LSB"
(1)
Focus: "0~2225"
concurrent Target
0 x 0A
"focus MSB" "focus LSB"
"ACK data"
"focus MSB" "focus LSB"
Zoom: "0~1904"
(1)
Drive Stop 0 x 2F 0 x 00 0 x 05 0 x 00 0 x 2D "ACK data" 0 x 05 0 x 00
1st 2nd 3rd 4th
PC Transmit Data to MICOM
Command Remark
PC Receive Data from MICOM
1st 2nd 3rd 4th
[Note 1] Depending of the zoom amount, the range of focus data will be changed. You can figure it out to see
page 4. ("Focus-Status[Max]", "Focus-Status[Min]")
[Note 2] Above 10 Command (Iris up/down ,Red up/down, Blue up/down, Focus far/near, Zoom tele/wide) will
go to all the way once you execute it.
"Drive Stop" can stop those command in certain point that you want.
RS232C Command Code (UF-80)
6
Set-Status(Normal)
0 x 61 0 x 00 0 x 00 0 x 00 0 x 61 "ACK data"
Status(MSB) Status(LSB)
Set-Status(Digital)
0 x 62 0 x 00 0 x 00 0 x 00 0 x 62 "ACK data"
Status(MSB) Status(LSB)
Message-Status
0 x 64 0 x 00 0 x 00 0 x 00 0 x 64 "ACK data"
Status(MSB) Status(LSB)
Iris-Status
0 x 65 0 x 00 0 x 00 0 x 00 0 x 65 "ACK data" 0 x 00 Status
Range:"1~120"
Red-Status 0 x 67 0 x 00 0 x 00 0 x 00 0 x 67 "ACK data" 0 x 00 Status
Range:"1~200"
Blue-Status 0 x 68 0 x 00 0 x 00 0 x 00 0 x 68 "ACK data" 0 x 00 Status
Range:"1~200"
Zoom-Status 0 x 69 0 x 00 0 x 00 0 x 00 0 x 69 "ACK data"
Status(MSB) Status(LSB)
Range:"0~1904"
Focus-Status 0 x 6A 0 x 00 0 x 00 0 x 00 0 x 6A "ACK data"
Status(MSB) Status(LSB)
Range:"0~2225"
(1)
Focus-Status(Max)
0 x 6B 0 x 00 0 x 05 0 x 00 0 x 6B "ACK data"
Status(MSB) Status(LSB)
Range:"648~2225"
(1)
Focus-Status(Min)
0 x 00 0 x 0A 0 x 00 "ACK data"
Status(MSB) Status(LSB)
Range:"0~1383
"
1st 2nd 3rd 4th
PC Transmit Data to MICOM
Command Remark
PC Receive Data from MICOM
1st 2nd 3rd 4th
[Note 1] This command returns focus maximum/minimum data at current zoom position.
Bit definition
of Status
represents
Page 5, 6, 7
RS232C COMMAND CODE (UF-80)
7
(0,0,0,0,1): Set is executing command by panel-key
(0,0,0,1,0): Set is executing command by remocon
(0,0,1,0,0): Set is executing command by RS232C
(0,1,0,0,0): Set is executing command by USB
(1,0,0,0,0): Set is executing command by MOUSE
Acknowledgement Bit ("0": no-ACK, "1": ACK)
76543210
(0,0,0,0,1): Set is executing command by panel-key
(0,0,0,1,0): Set is executing command by remocon
(0,0,1,0,0): Set is executing command by RS232C
(0,1,0,0,0): Set is executing command by USB
(1,0,0,0,0): Set is executing command by MOUSE
(0,0,1): Set is executing AF command
(0,1,1): Set is executing Preset-Exe command
(1,0,0): Set is executing Image-Save command
(1,0,1): Set is executing Image-Rotate command
(1,1,0): Set is executing Frequency command
76543210
Bit Definition of "ACK data"
Status Bit Definition by Message-Status Command
English French German Italian Spanish
RS232C Command Code (UF-80)
8
(0,0,0): internal input
(1,0,1): NO SYNC(EXT) (1,1,1): external input
(0): lamp OFF (1): lamp ON
(0): System Power OFF (1): System Power ON
(0): Aperture ON (1): Aperture OFF
(0): Frequency 75Hz (1): Frequency 60Hz
Status Bit Definition by Set-Status Command
- LSB 8bit
- MSB 8bit
76543210
76543210
RS232C COMMAND CODE (UF-80)
9
Divide position information
(0,0):shift1 (0,1):shift2 (1,0):shift3
Divide or Recall number information
(0,0,0,1): number1 (0,0,1,0): number2
. .
. .
(0,1,1,1): number7 (1,0,0,0): number8
Status Bit Definition by Set-Status(Digital) Command
- LSB 8bit
76543210
(0): image divide OFF (1): image divide ON
(0): 3X3 multi-screen OFF (1): 3X3 multi-screen ON
(0): image freeze OFF (1): image freeze ON
(0): image recall OFF (1): image recall ON
(0,0):image rotate OFF (0,1):image rotate 90°
(1,0):image rotate 180°(1,1):image rotate 270°
- MSB 8bit
76543210
English French German Italian Spanish
Memo
10

Other manuals for UF-80DX

4

This manual suits for next models

1

Other Samsung Digital Presenter manuals

Samsung SDP-9000DXR User manual

Samsung

Samsung SDP-9000DXR User manual

Samsung SDP-960 User manual

Samsung

Samsung SDP-960 User manual

Samsung SDP-860 User manual

Samsung

Samsung SDP-860 User manual

Samsung SDP-860 User manual

Samsung

Samsung SDP-860 User manual

Samsung SDP-760 User manual

Samsung

Samsung SDP-760 User manual

Samsung Powersenter SPP2000 User manual

Samsung

Samsung Powersenter SPP2000 User manual

Samsung UF-130DX Safety guide

Samsung

Samsung UF-130DX Safety guide

Samsung UF-130DX User manual

Samsung

Samsung UF-130DX User manual

Samsung SDP-6500 User manual

Samsung

Samsung SDP-6500 User manual

Samsung SDP-950DXA User manual

Samsung

Samsung SDP-950DXA User manual

Samsung SDP-850 User manual

Samsung

Samsung SDP-850 User manual

Samsung SDP-850 User manual

Samsung

Samsung SDP-850 User manual

Samsung UF-80DX Safety guide

Samsung

Samsung UF-80DX Safety guide

Samsung SVP-5000N User manual

Samsung

Samsung SVP-5000N User manual

Samsung SDP-950STA Safety guide

Samsung

Samsung SDP-950STA Safety guide

Samsung SVP-6000N/P User manual

Samsung

Samsung SVP-6000N/P User manual

Samsung UF-80DX User manual

Samsung

Samsung UF-80DX User manual

Samsung SDP-860 User manual

Samsung

Samsung SDP-860 User manual

Samsung UF-130DX Safety guide

Samsung

Samsung UF-130DX Safety guide

Samsung SDP-950STA User manual

Samsung

Samsung SDP-950STA User manual

Samsung SDP-850 User manual

Samsung

Samsung SDP-850 User manual

Samsung SDP-860 User manual

Samsung

Samsung SDP-860 User manual

Samsung SDP-900DXA Installation and operation manual

Samsung

Samsung SDP-900DXA Installation and operation manual

Samsung SDP-950STA User manual

Samsung

Samsung SDP-950STA User manual

Popular Digital Presenter manuals by other brands

LEITZ PRESENTER PRO 2 Instructions for use

LEITZ

LEITZ PRESENTER PRO 2 Instructions for use

Inateck WP1001 instruction manual

Inateck

Inateck WP1001 instruction manual

SMK-Link RemotePoint VP4585 user guide

SMK-Link

SMK-Link RemotePoint VP4585 user guide

Kensington M01485-P manual

Kensington

Kensington M01485-P manual

Elmo Teacher's Choice P10 instruction manual

Elmo

Elmo Teacher's Choice P10 instruction manual

Elmo TT-L1 instruction manual

Elmo

Elmo TT-L1 instruction manual

FSR AirShare DV-AS-21 user manual

FSR

FSR AirShare DV-AS-21 user manual

anko 42757542 instruction manual

anko

anko 42757542 instruction manual

Optoma IR Pen Interactive user manual

Optoma

Optoma IR Pen Interactive user manual

Doosl DSIT007 manual

Doosl

Doosl DSIT007 manual

Targus AMP02US user guide

Targus

Targus AMP02US user guide

i3-TECHNOLOGIES i3SIXTY F43-C installation manual

i3-TECHNOLOGIES

i3-TECHNOLOGIES i3SIXTY F43-C installation manual

Hawk HCR260TF user guide

Hawk

Hawk HCR260TF user guide

Edirol PR-1000HD owner's manual

Edirol

Edirol PR-1000HD owner's manual

Targus wireless multimedia presenter user guide

Targus

Targus wireless multimedia presenter user guide

Formosa RC202 user guide

Formosa

Formosa RC202 user guide

manuals.online logo
manuals.online logoBrands
  • About & Mission
  • Contact us
  • Privacy Policy
  • Terms and Conditions

Copyright 2025 Manuals.Online. All Rights Reserved.