TV Logic LUM-Monitors External Control

01_LUM-318G_1.jpg
 

TVLogic Control Ports Explained

REMOTE, RS-422, and LAN ports are used to control the monitor’s functions remotely.
How to control and what to control are different among three ports.


[REMOTE port] (RJ45)

Provides connection to control equipment (parallel switch) for external monitor control. You can operate the monitor using an external device connected to the REMOTE port and execute the functions registered in each pin. Features can be changed in the GPI section of the OSD (On Screen Display) menu. Please refer to 'GPI' in the user manual about how to register functions.

[RS-422 IN/OUT port] (RJ45)

This port is used for the control of the monitor using an external device via TVLogic protocol or for the control of the dynamic UMD via TSL protocol.
And, TVLogic provides the observer software which enables the user to control the functions of the monitor.
The monitor is connected to the PC via the REMOTE port. TVLogic monitor has RS-422 IN-port and RS-422 OUT-port, so multiple monitors can be connected by daisy chain.

[LAN port] (RJ45)

LAN port is also used for the control of the monitor using an external device via TVLogic protocol.
The same TVLogic protocol is used for both RS-422 and LAN control. Multiple monitors can be connected using the router or the network hub.

Don’t worry about sounding professional. Sound like you. There are over 1.5 billion websites out there, but your story is what’s going to separate this one from the rest. If you read the words back and don’t hear your own voice in your head, that’s a good sign you still have more work to do.

Be clear, be confident and don’t overthink it. The beauty of your story is that it’s going to continue to evolve and your site can evolve with it. Your goal should be to make it feel right for right now. Later will take care of itself. It always does.


TVLogic RS-422 External Control Port

This port is used for the control of the monitor using an external device via TVLogic protocol or for the control of the dynamic UMD via TSL protocol.
And, TVLogic provides the observer software which enables the user to control the functions of the monitor.
The monitor is connected to the PC via the REMOTE port.
TVLogic monitor has RS-422 IN-port and RS-422 OUT-port, so multiple monitors can be connected by daisy chain.

RS-485 Communication - Daisy Chain

RS-485 Communication - Daisy Chain


Communication Parameter (Specification)

Input Terminal : RS-485 (compatible with RS-422 and RS-232)
Baud Rate : 19200 bps (UART)
Data Length : 8 bit
Parity : None
Stop Bit : 1 bit
Flow Control : No control
Communication code : HEX Code


Command Format

Transmission (9 Byte) (PC to Monitor)

RS-422 Command Format.png

[DLE] : Distinguish Control Character (default 0x10)
[STX] : Start of Text (default 0x02)
[ID] : Set ID In Your Monitor you want to control (0~99)
[Command] : Monitor Control Command
[Control Byte] : Detail Control Byte in Command set
[Data1~2] : Data or Set Value in your Command
[ETX] : End of  Text
[CRC] : Add Total Value Between [STX] and [ETX] (not include STX, ETX) for Check transmit error (Cyclic Redundancy Check)


Example

Power on Transmission :
10 02 01 01 01 00 00 03 03

Get Data ==> Command :
0x80

Power StatusGet Data :
10 02 01 81 01 00 00 03 03


Command Format

Acknowledge (9 Byte) (Monitor to PC)

RS-422 Command Transmission.png

Return normal transmission in your monitor set
No transmit ACK in case of Set ID '0x00' in your monitor
Return Data Value (2 Bytes,  [High Byte], [Low Byte] )
RESULT for error or result transmit processing in your monitor 

1 = OK Normal Processing
2 = CRC Error CRC Error
3 = Command Error Not execute or no command set
4= DATA Error 76


Example

Power on OK Acknowledge :
10 02 01 01 00 00 01 F6 03


Control Adapter/Cable


TVLogic RS-422 Commands (HEX Code)

The following communication reference list (HEX-codes) has been tested on the TVLogic LUM-series 318G and 310X monitors.
Most of the codes should work in combination with other LUM-series monitors. That said it should be noted that there are functions that are exclusive for only a few specific monitors.

Power - Set Power

10 02 01 01 00 00 00 F6 02 : Power OFF
10 02 01 01 00 00 01 F6 03 : Power ON

Mute - Set Audio Mute

10 02 01 02 00 00 00 F6 03 : Mute OFF
10 02 01 02 00 00 01 F6 04 : Mute ON

Input - Set Input Source

10 02 01 03 00 00 00 F6 04 : SDI A
10 02 01 03 00 01 00 F6 05 : SDI B
10 02 01 03 00 02 00 F6 06 : Composite 1
10 02 01 03 00 02 01 F6 07 : Composite 2
10 02 01 03 00 02 02 F6 08 : Composite 3
10 02 01 03 00 02 03 F6 09 : S Video
10 02 01 03 00 02 04 F6 10 : Component
10 02 01 03 00 02 05 F6 0B : RGB
10 02 01 03 00 02 06 F6 0C : VGA
10 02 01 03 00 02 07 F6 0D : Digital
10 02 01 03 00 02 08 F6 0E : HDMI

Under Scan - Set Scan Mode

10 02 01 04 00 00 00 F6 05 : Set Scan Mode (Circulation)

Aspect - Set Aspect

10 02 01 05 00 00 00 F6 06 : Set Aspect (On/Off Toggle)

Marker - Set Marker

to be filled in

H/V Delay - Set H/V Delay

10 02 01 07 00 00 00 F6 08 : Set H/V Delay (Toggle)

Blue Only - Set Blue Only

10 02 01 08 00 00 00 F6 09 : Set Blue- / Mono- / Normal- Mode (Circulation)

Auto Phase - Set Auto Phase

10 02 01 10 00 00 01 F6 0C : Set Auto Phase (only for VGA Source)

Chroma - Set Chroma

10 02 01 09 00 CD 32 F6 43 : Set Chroma Value


10 02 01 09 00 01 00 F6 0B : Increment (Up Key)
10 02 01 09 00 02 00 F6 0C : Decrement (Down Key)

Bright - Set Bright

10 02 01 11 00 CD 32 F6 ?? : Set Bright Value (~50 ~50)


10 02 01 11 00 01 00 F6 0D : Increment (1 step)
10 02 01 11 00 02 00 F6 0E : Decrement (1 step)

Contrast - Set Contrast

10 02 01 12 00 CD 32 F6 ?? : Set Contrast Value (~100 ~100)


10 02 01 12 00 01 00 F6 0E : Increment (1 step)
10 02 01 12 00 02 00 F6 0F : Decrement (1 step)

Volume - Set Volume

10 02 01 12 00 CD 32 F6 ?? : Set Volume Value (0 ~ 30)


10 02 01 12 00 01 00 F6 0E : Increment (1 step)
10 02 01 12 00 02 00 F6 0F : Decrement (1 step)

10 02 01 14 00 00 00 F6 0F : Menu Key
10 02 01 15 00 00 00 F6 10 : Up Key
10 02 01 16 00 00 00 F6 11 : Down Key
10 02 01 17 00 00 00 F6 12 : Enter Key

Waveform - Set Waveform

10 02 01 18 00 00 00 F6 13 : Set Wave Off
10 02 01 18 00 00 01 F6 14 : Set Waveform
10 02 01 18 00 00 02 F6 15 : Set Vector
10 02 01 18 01 00 00 F6 14 : Normal
10 02 01 18 01 00 01 F6 15 : Wide Support
10 02 01 18 02 00 00 F6 15 : Position - Right Bottom
10 02 01 18 02 00 01 F6 16 : Position - Center Bottom
10 02 01 18 02 00 02 F6 17 : Position - Left Bottom
10 02 01 18 02 00 03 F6 18 : Position - Left Top
10 02 01 18 02 00 04 F6 19 : Position - Center Top
10 02 01 18 02 00 05 F6 1A : Position - Right Top
10 02 01 18 03 00 00 F6 16 : Size Small
10 02 01 18 03 00 01 F6 17 : Size Medium
10 02 01 18 03 00 02 F6 18 : Size Large
10 02 01 18 1X 00 00 F6 ?? : Increment
10 02 01 18 2X 00 00 F6 ?? : Decrement

Time Code - Set Time Code

10 02 01 19 00 00 00 F6 14 : Set Time Code - Off
10 02 01 19 00 00 01 F6 15 : Set Time Code - VITC
10 02 01 19 00 00 02 F6 16 : Set Time Code - LTC


10 02 01 19 01 00 00 F6 15 : Increment
10 02 01 19 02 00 00 F6 16 : Decrement

ALM - Set Audio Level Meter

10 02 01 20 00 00 00 F6 15 : Set Audio Level Meter - Off
10 02 01 20 00 00 01 F6 16 : Set Audio Level Meter - G1+G2
10 02 01 20 00 00 02 F6 17 : Set Audio Level Meter - G2+G3
10 02 01 20 00 00 03 F6 18 : Set Audio Level Meter - G3+G4
10 02 01 20 00 00 04 F6 19 : Set Audio Level Meter - G1+G3
10 02 01 20 00 00 05 F6 1A : Set Audio Level Meter - G1+G4
10 02 01 20 00 00 06 F6 1B : Set Audio Level Meter - G2+G4


10 02 01 20 01 00 00 F6 16 : Set Audio Level Meter - Display Pair
10 02 01 20 01 00 01 F6 17 : Set Audio Level Meter - Display Group


10 02 01 20 02 00 00 F6 17 : Set Audio Level Meter - Reference -18dB
10 02 01 20 02 00 01 F6 18 : Set Audio Level Meter - Reference -??dB
10 02 01 20 02 00 02 F6 19 : Set Audio Level Meter - Reference -??dB
10 02 01 20 02 00 03 F6 1A : Set Audio Level Meter - Reference -??dB
10 02 01 20 02 00 04 F6 1B : Set Audio Level Meter - Reference -??dB
10 02 01 20 02 00 05 F6 1C : Set Audio Level Meter - Reference -20dB


10 02 01 20 1X 00 00 F6 ?? : Increment
10 02 01 20 2X 00 00 F6 ?? : Decrement

CC - Set Closed Captions

10 02 01 21 00 00 00 F6 16 : Set Closed Caption - Off
10 02 01 21 00 00 01 F6 17 : Set Closed Caption - 706
10 02 01 21 00 00 02 F6 18 : Set Closed Caption - 608 (Line21)
10 02 01 21 00 00 03 F6 19 : Set Closed Caption - 608 (ANC)


10 02 01 21 01 00 00 F6 18 : Increment
10 02 01 21 02 00 00 F6 19 : Decrement

SID - Set Source ID

10 02 01 22 00 00 00 F6 17 : Set Source ID - Off
10 02 01 22 00 00 01 F6 18 : Set Source ID - Manual
10 02 01 22 00 00 02 F6 19 : Set Source ID - ANC


10 02 01 22 01 00 30 F6 ?? : Set Source ID - First Character
10 02 01 22 01 01 30 F6 ?? : Set Source ID - Second Character
10 02 01 22 01 02 30 F6 ?? : Set Source ID - Third Character
10 02 01 22 01 03 30 F6 ?? : Set Source ID - Fourth Character
10 02 01 22 01 04 30 F6 ?? : Set Source ID - Fifth Character


10 02 01 22 02 00 00 F6 19 : Position - Right Bottom
10 02 01 22 02 00 01 F6 1A : Position - Center Bottom
10 02 01 22 02 00 02 F6 1B : Position - Left Bottom
10 02 01 22 02 00 03 F6 1C : Position - ??
10 02 01 22 02 00 04 F6 1D : Position - ??
10 02 01 22 02 00 05 F6 1E : Position - ??


10 02 01 21 1X 00 00 F6 ?? : Up
10 02 01 21 2X 00 00 F6 ?? : Down

CC - Set Closed Captions

10 02 01 21 00 00 00 F6 16 : Set Closed Caption - Off
10 02 01 21 00 00 01 F6 17 : Set Closed Caption - 706
10 02 01 21 00 00 02 F6 18 : Set Closed Caption - 608 (Line21)
10 02 01 21 00 00 03 F6 19 : Set Closed Caption - 608 (ANC)


10 02 01 21 01 00 00 F6 18 : Increment
10 02 01 21 02 00 00 F6 19 : Decrement

Default - Set Default Set

10 02 01 23 00 00 01 F6 19 : Set Default Set

Information - Show Current Source Information

10 02 01 24 00 00 00 F6 19 : Show Current Source Information

PIN - Set PIN Function

10 02 01 25 00 00 00 F6 1A : Set PIN Function - None
10 02 01 25 00 00 00 F6 ?? : Set PIN Function - Analog
10 02 01 25 00 00 00 F6 ?? : Set PIN Function - Channel
10 02 01 25 00 00 00 F6 ?? : Set PIN Function - ??


10 02 01 25 00 00 00 F6 ?? : Increment
10 02 01 25 00 00 00 F6 ?? : Decrement

Aperture - Set Sharpness

10 02 01 27 00 00 FF F6 ?? : Set Sharpness (~1 ~5)
10 02 01 27 00 00 05 F6 ?? : Set Sharpness (~1 ~5)


10 02 01 27 01 00 00 F6 1D : Increment
10 02 01 27 02 00 00 F6 1E : Decrement

Tally - Set Tally

10 02 01 28 00 00 00 F6 1D : Set Tally - Off
10 02 01 28 00 00 01 F6 1E : Set Tally - Red
10 02 01 28 00 00 02 F6 1F : Set Tally - Green
10 02 01 28 00 00 03 F6 20 : Set Tally - Red+Green


10 02 01 28 01 00 00 F6 1E : Increment
10 02 01 28 02 00 00 F6 1F : Decrement

Audio Channel - Set Audio Channel

10 02 01 29 00 00 00 F6 1E : Set Audio Channel - Off
10 02 01 29 00 00 01 F6 1F : Set Audio Channel - Ch1
10 02 01 29 00 00 02 F6 20 : Set Audio Channel - Ch2
10 02 01 29 00 00 03 F6 21 : Set Audio Channel - Ch1+Ch2
10 02 01 29 00 00 04 F6 22 : Set Audio Channel - Ch3+Ch4
10 02 01 29 00 00 05 F6 23 : Set Audio Channel - Ch5+Ch6
10 02 01 29 00 00 06 F6 24 : Set Audio Channel - Ch7+Ch8
10 02 01 29 00 00 07 F6 25 : Set Audio Channel - Ch9+Ch10
10 02 01 29 00 00 08 F6 26 : Set Audio Channel - Ch11+Ch12
10 02 01 29 00 00 09 F6 27 : Set Audio Channel - Ch13+Ch14
10 02 01 29 00 00 10 F6 28 : Set Audio Channel - Ch15+Ch16
10 02 01 29 00 00 11 F6 29 : Set Audio Channel - ?
10 02 01 29 00 00 12 F6 2A : Set Audio Channel - ?
10 02 01 29 00 00 13 F6 2B : Set Audio Channel - ?
10 02 01 29 00 00 14 F6 2C : Set Audio Channel - ?
10 02 01 29 00 00 14 F6 2D : Set Audio Channel - ?
10 02 01 29 00 00 15 F6 2E : Set Audio Channel - ?
10 02 01 29 00 00 16 F6 2F : Set Audio Channel - ?
10 02 01 29 00 00 17 F6 30 : Set Audio Channel - ?
10 02 01 29 00 00 18 F6 31 : Set Audio Channel - ?
10 02 01 29 00 00 19 F6 32 : Set Audio Channel - Ext.Audio
10 02 01 29 00 00 1A F6 33 : Set Audio Channel - HDMI


10 02 01 29 01 00 00 F6 1F : Increment
10 02 01 29 02 00 00 F6 20 : Decrement

Color Standard - Set Color Standard

Factory default presets of ‘HD’, ‘UHD’, ‘DCI’, ‘PQ’, ‘HLG’ and ‘Slog-3’, parameters cannot be changed in the OSD menu, but by using OSD buttons on the monitor.


10 02 01 65 00 00 00 03 66 : HD
10 02 01 65 00 00 01 03 67 : UHD
10 02 01 65 00 00 02 03 68 : DCI-P3
10 02 01 65 00 00 03 03 69 : PQ
10 02 01 65 00 00 04 03 6A : HLG
10 02 01 65 00 00 05 03 6B : SLog3
10 02 01 65 00 00 06 03 6C : User1
10 02 01 65 00 00 07 03 6D : User2
10 02 01 65 00 00 08 03 6E : User3

Color Standard - Set Peak Luminance

Only available for ‘User 1~3’


10 02 01 65 02 00 30 03 98 : 48 Nits
10 02 01 65 02 00 64 03 CC : 100 Nits
10 02 01 65 02 00 C8 03 30 : 200 Nits
10 02 01 65 02 01 2C 03 95 : 300 Nits
10 02 01 65 02 01 90 03 F9 : 400 Nits
10 02 01 65 02 01 F4 03 5D : 500 Nits
10 02 01 65 02 02 58 03 C2 : 600 Nits
10 02 01 65 02 02 BC 03 BC : 700 Nits
10 02 01 65 02 03 20 03 8B : 800 Nits
10 02 01 65 02 03 84 03 EF : 900 Nits
10 02 01 65 02 03 E8 03 53 : 1000 Nits
10 02 01 65 02 07 D0 03 3F : 2000 Nits
10 02 01 65 02 0B B8 03 2B : 3000 Nits
10 02 01 65 02 0F A0 03 17 : 4000 Nits
10 02 01 65 02 13 88 03 13 : 5000 Nits
10 02 01 65 02 17 70 03 EF : 6000 Nits
10 02 01 65 02 1B 58 03 DB : 7000 Nits
10 02 01 65 02 1F 40 03 C7 : 8000 Nits
10 02 01 65 02 23 28 03 B3 : 9000 Nits
10 02 01 65 02 27 10 03 9F : 10000 Nits

Color Standard - Set Black Level

Only available for ‘User 1~3'
Values below needs to be multiplied by ‘1000’ and then converted to ‘HEX’ in order to apply


0, 0.001, 0.002. 0.003, 0.004, 0.005, 0.006, 0.007, 0.008, 0.009, 0.01, 0.02, 0.03, 0.04, 0.05, 0.06, 0.07, 0.08, 0.09, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9

Color Standard - Set Color Gamut

Only available for ‘User 1~3


10 02 01 65 04 00 00 03 6A : BT709
10 02 01 65 04 00 01 03 6B : SGamut3
10 02 01 65 04 00 03 03 6D : DCI-P3
10 02 01 65 04 00 04 03 6E : BT2020
10 02 01 65 04 00 05 03 6F : Native

Color Standard - Set Color Temp

Only available for ‘User 1~3’


10 02 01 65 05 00 08 03 73 : D60
10 02 01 65 05 00 00 03 6B : D65
10 02 01 65 05 00 02 03 6D : User1
10 02 01 65 05 00 06 03 71 : User2
10 02 01 65 05 00 07 03 72 : User3

Color Standard - Set Video Range

Only available for ‘User 1~3’
Automatically changes according to the input video source (‘SDI Full’ for SDI input, ‘Full’ for HDMI input)
Latest firmware for LUM-310R added one more video range option – Narrow100%, Narrow109%, SDI Full and Full. This will be adopted to other models of LUM-171G, 240G, 313G and 318G.
This remote protocol will also be updated in the (near) future to support this feature.


10 02 01 65 01 00 00 03 67 : Narrow
10 02 01 65 01 00 01 03 68 : Full
10 02 01 65 01 00 02 03 69 : SDI Full

Color Standard - Set Color Gamut

to be filled in

 

Downloads


 
Control Commands Codesheet (PDF)

Control Commands
Codesheet (PDF)

Control Commands Codesheet  (Numbers)

Control Commands
Codesheet
(Numbers)

MMS Observer Manual  (v1.5)

MMS Observer Manual
(v1.5)

MMS Observer (v1.3 beta)

MMS Observer
(v1.3 beta)

 

Special Thanks to Aiden Kim and Charlie from TVLogic and René from Aspectra

 

You May Also Like

Previous
Previous

Atlona + Shure