Philips BDS4621 user manual Operation Packet Type, Operationexecute

Page 52

User Manual BDS4621

Operation Packet Type

The Operation packet is used by the host system to execute operations (such as Brightness, Contrast, Image Position, etc) in the target system. The Operation packet payload size is 25 bytes.

Byte

Field Name

Field Value

 

Description

 

0

Operation Type

1

 

OPERATION_SET

 

 

2

 

OPERATION_GET

 

 

3

OPERATION_INCREMENT

 

 

4

OPERATION_DECREMENT

 

 

5

OPERATION_EXECUTE

1-2

Operation

 

Operation ID as defined in Configurator

3-4

Is Avail

 

Operation is available

5-8

Operation Target

 

Used for Operation with Targets.

 

 

 

These Targets are defined in configurator.

 

 

 

For instance, op_BRIGHTNESS has a

 

 

 

Target of either MAIN or PIP window.

9-12

Operation Value

 

Value of the Set on a set or the Value of the

 

 

 

 

Get on a Return.

13-16

Operation Value

 

The Minimum Value of the set

 

of minimum

 

for operation command.

17-20

Operation Value

 

The Maximum Value of the set

 

of maximum

 

for operation command.

21-24

Operation Value

 

The Increment Value of the set

 

of Increment

 

for operation command.

 

 

 

Table 8: Operation Packet Payload Format

 

 

 

The source code definition of the Operation

 

 

 

packet data structure is:

 

 

 

 

typedef struct

 

 

 

 

{

 

 

 

 

 

eOPERATION_TYPE

eOpType;

 

 

 

WORD

eOperation;

 

 

 

WORD

bisAvail;

 

 

 

DWORD

dwTarget;

 

 

 

DWORD

dwValue;

 

 

 

DWORD

lmMin;

 

 

 

 

DWORD

lmMax;

 

 

 

 

DWORD

lmInc;

 

 

 

 

} OPERATION_MESSAGE;

 

This lets the user directly perform logical operations such as "Set Contrast = 80".

52

Image 52
Contents Philips Business Solutions Table of Contents Important Safety Instructions Read before operating equipmentPage Know These Safety Symbols U T I O NCleaning & Care END-OF-LIFE DisposalBefore USE InstallationUnpacking Product Features Package Contents Names and Functions of Parts SideviewRemote control window Front ViewInput MenuLeft/right arrow buttons STANDBY/ONRear View Video AudioCbPb/CrPr Remote Control Video DisplayTV Channel Selection Scope of Remote Control Inserting of Remote Control BatteriesUse of Remote Control PC Module Connection to External EquipmentRear view PC Module + Video Module Connection to External Speakers Power ON/OFF Selection of Input ModeDisplay standby mode Basic OperationSelection of PC Input Mode Selection of Video Input ModePC Module Input Menu with modes OSD Option Adjustment Exit buttonSound Adjustment Zoom FunctionsOther Functions PIP Setting Table OSD FunctionsPC Table AV TableOSD Pages and Functions Display PagesPC Display page Screen Video Display page ScreenImage and AV System AudioLanguage and Screen Saver Advanced ModePC and Video Language and Screen Saver Misc. PIP Settings PC only User Color Temp AV onlyPIP Size PIP Source? PC Status StatusVideo Status Stand BM05111 Optional AccessoriesSpeaker Set Ceiling Mount Kit BM01111 Technical Specifications Video ModuleFactory Settings Cleaning and Troubleshooting Cleaning the cabinet and Remote ControlCleaning of Screen Simple TroubleshootingProblemMeasures Check that the Display is not in ‘Mute’ mode Limited Warranty EUR What is COVERED?What is EXCLUDED? Two Year Free Labor Two Year Free PartsWhere is Service AVAILABLE? Remember Limited Warranty USA OneYear Free Labor One Year Free PartsTo GET Warranty Service Canada Remember Page Appendix Setup Connecting Serial Communication Protocol RS-232Packet Header AckSend Command Introduction BytePacket Payload Definition Packet Type Number DescriptionByte Field Name Field Value Description Operation Packet Type OperationexecuteSend Command Packet PayloadSerial Communication Cable and Parameters Software Flow Chart Command Packet Header 7 bytes Packet Payload 6 bytes Command ListCommand Packet Header 7 bytes Packet Payload 25 bytes Be EF 03 19 00 43 E8 Be EF 03 19 00 81