The Packet Header size is fixed at seven bytes (Intel byte ordering is used). The following code fragments are taken from these source files

The Packet Header definition is shown below:

typedef struct

{

BYTE ePacketType; // type of the payload

WORD nPacketSize; // size of the payload

WORD nCRCPacket; // CRC for the entire packet

} PACKET_HEADER;

Magic Number

The Magic Number is a fixed value that is used to insure packet alignment if there are partial packets received or bytes lost. The Magic Number is a WORD in length (2 bytes). The Magic Number value is 0xEFBE. Because Intel byte ordering is used, the ls-byte of the word is sent first (byte0 = 0xBE), then the ms-byte (byte1 = 0xEF).

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:

Table 4

Packet Type Name

Packet Type

Description

Packet

 

Number

 

Types

pt_INVALID

0

Invalid Packet Type

 

 

 

 

 

RESERVED

1

RESERVED

 

 

 

 

 

pt_EVENT

2

Host can send any event defined in BenQ PB6XXX

 

 

 

software.

 

 

 

 

 

pt_OPERATION

3

Host can send any operation defined in BenQ PB6XXX

 

 

 

software.

 

 

 

 

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.

64

Page 64
Image 64
BenQ PB6100, PB6200 manual Packet Type Description

PB6200, PB6100 specifications

The BenQ PB6100 is a versatile and user-friendly projector designed for both home and office use. As an entry-level projector, it provides impressive specifications, making it ideal for presentations, movie watching, and educational purposes.

One of the standout features of the BenQ PB6100 is its brightness. With a luminous output of up to 3,200 ANSI lumens, it can perform well even in well-lit environments. This ensures that images remain vibrant and clear, regardless of the ambient lighting conditions. Paired with a 2000:1 contrast ratio, the PB6100 delivers sharp and detailed images, allowing for enhanced color accuracy and depth.

The PB6100 employs DLP (Digital Light Processing) technology, which is known for its reliability and image quality. This technology utilizes a digital micromirror device that creates images with remarkable clarity and precision. The DLP design also ensures fewer maintenance issues, as it is less susceptible to dust accumulation compared to other projector types.

Another notable characteristic of the BenQ PB6100 is its resolution capability. It supports a native SVGA resolution of 800 x 600 pixels, which is suitable for basic presentations and video playback. It also supports various aspect ratios, including 4:3 and 16:9, providing flexibility depending on the content being presented.

In addition to its performance features, the PB6100 offers several connectivity options. It is equipped with multiple input ports, including VGA, USB, and composite video, allowing users to connect various devices such as laptops, desktops, and DVD players. This wide range of connections enhances the projector’s versatility in different setups.

Portability is another attribute of the BenQ PB6100. Designed to be lightweight and compact, it is easy to transport for off-site meetings or home entertainment.

The projector also has built-in speakers, which provide decent sound output, eliminating the need for additional audio equipment in casual viewing settings.

In summary, the BenQ PB6100 blends functionality with user-centric designs, making it an exceptional choice for those seeking an affordable projector without compromising on quality. Its features, such as high brightness, DLP technology, variety of connectivity options, and portable design, position it as a solid option for any user looking to enhance their visual experience.