DPM_COM (STRUCT)

TYPE DPM_COM : STRUCT

InOut:

Name

Type

Comment

abDeviceMailbox

ARRAY [0..287] OF BYTE

Mailbox HOST –> DEVICE (288 Bytes)

tDevVersion

VERSIONINFO

DEV verion information ( 32 Bytes)

abHostMailbox

ARRAY [0..287] OF BYTE

Mailbox DEVICE –> HOST (288 Bytes)

tFirmwareInfo

FIRMWAREINFO

Firmware info ( 32 Bytes)

tTask1Parameter

TASKPARAM

Task 1 parameter ( 64 Bytes)

tTask2Parameter

TASKPARAM

Task 2 parameter ( 64 Bytes)

tTask1State

TASKSTATE

Task 1 state ( 64 Bytes)

tTask2State

TASKSTATE

Task 2 state ( 64 Bytes)

tTaskInfoList

TASKINFOLIST

Task 1 TO 7 info field (112 Bytes)

tRcsInfo

RCSINFO

Operating system information ( 8 Bytes)

tDeviceInfo

DEVINFO

DEVICE information ( 6 Bytes)

bHostFlags

BYTE

DPM communication DEVICE->HOST ( 1 BYTE )

bDevFlags

BYTE

DPM communication HOST->DEVICE ( 1 BYTE )