Philips BDS4621 user manual Packet Type Number Description, Packet Payload Definition

Page 51

 

 

 

 

 

 

User Manual BDS4621

 

 

 

 

Packet Type

 

 

 

 

 

 

The Packet Type (ePacketType) is a BYTE in length

 

 

 

 

number that defines the type of data in the packet.

 

 

 

 

The following entries are valid packet typess:

 

 

 

 

 

 

 

Packet Type Name

Packet Type Number

 

 

Description

pt_INVALID

 

0

 

Invalid Packet Type

RESERVED

 

1

 

 

RESERVED

pt_EVENT

 

2

Host can send any event defined in

 

 

 

 

Philips PDP software.

pt_OPERATION

 

3

Host can send any operation defined in

 

 

 

 

Philips PDP software.

 

 

 

 

Table 6: Packet Types

 

 

 

 

Packet Payload Size

 

 

 

 

The Packet Payload Size (nPacketSize) is a BYTE

 

 

 

 

that defines the size of the Payload portion of

 

 

 

 

the packet. If the packet contains only header

 

 

 

 

information, this is zero. Therefore, the total byte

 

 

 

 

count of any packet = nPacketSize plus 7 (since

 

 

 

 

the Packet Header is seven bytes long).

 

 

 

 

Packet Checksum (CRC)

 

 

 

 

Each packet is CRC’ed using the tables later in

 

 

 

 

this document. This number is the CRC value for

 

 

 

 

the complete packet including the Packet Header

 

 

 

 

and Packet Payload. The CRC is calculated with

 

 

 

 

the nCRCPacket value initialized to zero.

 

 

 

 

1.1.3. Packet Payload Definition

 

 

 

 

Event Packet Type

 

 

 

 

The Event packet is used by the host system to

 

 

 

 

send virtual events (such as Zoom, Source, Auto

 

 

 

 

Adjust, etc.) to the target system. Packet payload

 

 

 

 

size is 6 bytes.

 

 

 

 

 

 

 

 

 

Byte

Field Name

Field Value

 

 

Description

0-1

Virtual Event

 

Virtual Event ID as defined through Configurator

2-5

Parameter

 

Parameter that can be associated with the event.

 

 

 

 

Table 7: Event Packet Type Format

 

 

 

 

The source code definition of the Message

 

 

 

 

packet data structure is:

 

 

 

 

typedef

struct

 

 

 

 

{

 

 

 

 

 

 

WORD

 

eEvent;

 

 

 

 

DWORD

dwParam;

 

 

 

 

} EVENT_MESSAGE;

This lets you send any event defined in

Configurator to the system including all remote,

IR, or special events.

51

Image 51
Contents Philips Business Solutions Table of Contents Read before operating equipment Important Safety InstructionsPage U T I O N Know These Safety SymbolsEND-OF-LIFE Disposal Cleaning & CareInstallation Before USEUnpacking Product Features Package Contents Sideview Names and Functions of PartsMenu Remote control windowFront View InputSTANDBY/ON Left/right arrow buttonsRear View Audio VideoCbPb/CrPr Remote Control Display VideoTV Channel Selection Inserting of Remote Control Batteries Scope of Remote ControlUse of Remote Control Connection to External Equipment PC ModuleRear view PC Module + Video Module Connection to External Speakers Basic Operation Power ON/OFFSelection of Input Mode Display standby modeSelection of Video Input Mode Selection of PC Input ModePC Module Input Menu with modes Exit button OSD Option AdjustmentZoom Functions Sound AdjustmentOther Functions AV Table PIP Setting TableOSD Functions PC TableVideo Display page Screen OSD Pages and FunctionsDisplay Pages PC Display page ScreenAudio Image and AV SystemAdvanced Mode Language and Screen SaverPC and Video Language and Screen Saver Misc. PIP Source PIP Settings PC onlyUser Color Temp AV only PIP SizeStatus ? PC StatusVideo Status Optional Accessories Stand BM05111Speaker Set Ceiling Mount Kit BM01111 Video Module Technical SpecificationsFactory Settings Simple Troubleshooting Cleaning and TroubleshootingCleaning the cabinet and Remote Control Cleaning of ScreenProblemMeasures Check that the Display is not in ‘Mute’ mode Two Year Free Labor Two Year Free Parts Limited Warranty EURWhat is COVERED? What is EXCLUDED?Where is Service AVAILABLE? Remember OneYear Free Labor One Year Free Parts Limited Warranty USATo GET Warranty Service Canada Remember Page Appendix Serial Communication Protocol RS-232 Setup ConnectingAck Packet HeaderByte Send Command IntroductionPacket Type Number Description Packet Payload DefinitionByte Field Name Field Value Description Operationexecute Operation Packet TypePacket Payload Send CommandSerial Communication Cable and Parameters Software Flow Chart Command List Command Packet Header 7 bytes Packet Payload 6 bytesCommand Packet Header 7 bytes Packet Payload 25 bytes Be EF 03 19 00 43 E8 Be EF 03 19 00 81