![Orion OPM-4240 Скачать руководство пользователя страница 30](http://html1.mh-extra.com/html/orion/opm-4240/opm-4240_user-manual_1652679030.webp)
56
OPM-4240 / OPM-4240R
57
Infinitely Expandable
Elapsed Time
3.14.
Command for finding out how long the set was actually used.
-
Command code: 0x78
-
Protocol Format: - two way communication (Send to PDP, Receive from PDP)
-
*SendtoPDP
STX
CMD
Length
ID
ETX
1 byte
1 byte
1 byte
1 byte
1 byte
Data: ID(1 byte)
-
*ReceiveFromPDP
STX
CMD
Length
Data
Check Sum
ETX
1 byte
1 byte
1 byte
7 byte
1 byte
1 byte
Data: ID(1 byte) + Elapsed Time Data(5 byte)
-
Elapsed Time Data
-
Data 0: position for hundred thousand, Data 1: position for ten thousand
Data 2: position for thousand, Data 3: position for hundred
Data4: position for ten, Data5: position for one
Check sum: Add all the values in "Data" area. Then perform "NOT" operation.
-
IP Serial Number
3.15.
Apply serial number of IP board to each set and identify the number again.
-
Command Code: 0x75 (Get S/N), 0x76 (Set S/N)
-
Protocol Format for each command
-
①GetSerialNumber-Twowaycommunication(SendtoPDP,ReceiveFromPDP)
* Send to PDP
STX
CMD
Length
ID
ETX
1 byte
1 byte
1 byte
1 byte
1 byte
Data: ID(1 byte)
-
* Receive From PDP
STX
CMD
Length
Data
Check Sum
ETX
1 byte
1 byte
1 byte
9 byte
1 byte
byte
Data: ID(1 byte) + S/N(8 byte)
-
Check Sum: Add all the values in "Data" area. Then perform "NOT" operation.
-
②SetSerialNumber-Onewaycommunication(SendtoPDP)
STX
CMD
Length
Data
ETX
1 byte
1 byte
1 byte
1 byte
1 byte
Data: ID(1 byte) + S/N(8 byte)
-
Auto-Calibration
3.16.
Adjust ADC Gain and Offset at 100% 8 -Color input. It is available only with PC, DTV and DVD input modes.
-
Caution: This command is available only with PC, DTV and DVD input modes at 100% 8 -Color input signal.
-
Command Code: 0x80
-
One way communication (Send to PDP)
-
Data: ID (1 byte)
-
e.g.) Auto-Calibration for MPDP ID No. 1
-
STX
CMD
Length
ID
ETX
Value
0x02
0x80
0x01
0x01
0x03
IfyouwanttoexecuteAuto-CalibrationforallMPDP,setthevalueofIDareaas"0x00".
※
Default Data Load (Picture Control Data)
3.17.
Return every adjusted value to default values. All the built-in values are applied.
-
Caution: Existing Picture Control Data will be lost with this command.
-
Command Code: 0x81
-
One way communication (Send to PDP)
-
Data: ID (1 byte)
-
e.g.) Execute Default Data Load for MPDP ID No. 1
-
STX
CMD
Length
ID
ETX
Value
0x02
0x81
0x01
0x01
0x03
IfyouwanttoexecuteDefaultDataLoadforallMPDP,setthevalueofIDareaas"0x00".
※
BIC (Burn-In Compensation)
3.18.
The purpose of BIC function is reducing Burn-in effect. Please refer to detailed explanation and register for BIC document.
-
Command Code: 0x6A
-
Protocol Format
-
1.SetData-Onewaycommunication(SendtoPDP)
STX
CMD
Length
Data
ETX
1 byte
1 byte
1 byte
n byte
1 byte
Data
-
Index
ID
Set Data Bit
Read/Write
Address
BIC Data
Size
1 byte
1 byte
1 byte
1 byte
4 byte
Value
Variable
0x04
0x00
Variable
Variable
SetDataBits:8,16,32bitsettingarea.Currently32bitconfigurationisused.
※
(8bit:0x01,16bit:0x02,32bit:0x04)
BICdata:Accordingto"SetDataBit"areaconfiguration,Datalengthisvary.
※
(8bit:1byte,16bit:2byte,32bit:4byte)
IfyouwanttoexecuteBICcommandforallMPDP,setthevalueofIDareaas"0x00".
※
Length
-
: Length value is 0x08 for 32bit configuration.
Lengthvaluefor"SetDataBit"areaconfiguration
※
Length
8bit
16bit
32bit
0x05
0x06
0x08
2.GetData-Twowaycommunication(SendtoPDP,ReceiveFromPDP)
* Send to PDP
STX
CMD
Length
Data
ETX
1 byte
1 byte
1 byte
n byte
1 byte
Data
-
Index
ID
Set Data Bit
Read/Write
Address
Size
1 byte
1 byte
1 byte
1 byte
Value
Variable
0x04
0x01
Variable
Length
-
: Length value is 0x04, because currently only 32bit configuration is applied.
* Receive From PDP
STX
CMD
Length
Data
Check Sum
ETX
1 byte
1 byte
1 byte
n byte
1 byte
1 byte