ProSoft Technology MVI69-HART User Manual

Page 52

Advertising
background image

Ladder Logic

MVI69-HART ♦ CompactLogix Platform

User Manual

HART Multi-drop Master Communication Module

Page 52 of 169

ProSoft Technology, Inc.

March 29, 2012

Auto-Poll Data (HARTAutoPoll)
This data object contains the auto-poll data ready to be used by the user (multi-

drop or point-to-point). First define where the auto-poll data will copied to in the

MVI69-HART database using the DB AutoPoll Address parameter in the

configuration file. Then copy the data from the MVI69-HART database into the

processor memory (HARTAutoPoll object) using the ladder logic.

Name

Data Type

Description

Auto_Poll_CMD_Status

SINT

Auto-Polling command status bits

Last_Status_Byte

SINT

Last first status byte received from device

Last_Second_Status_Byte

SINT

Last second status byte received from device

Manufacture_ID_Code

SINT

Device_Type_Code

SINT

Min_Preambles

SINT

Minimum Number of Preambles

Universal_CMD_Major

SINT

Universal Command Major Rev#

Device_Rev_Level

SINT

Software_Rev_Level

SINT

Hardware_Rev_Level

SINT

Device_Flags

SINT

Device_ID

SINT[3]

Min_Preambles_Resp

SINT

Max_Number_Devices

SINT

Config_Change_Count

INT

Ext_Dev_Status

SINT

Extended Field Device Status

Primary_Var_Units

SINT

Primary Units Code

Secondary_Var_Units

SINT

Secondary Units Code

Tertiary_Var_Units

SINT

Tertiary Units Code

Quaternary_Var_Units

SINT

Quaternary Units Code

Tag_Name

SINT[8]

Tag_Descriptor_Data

SINT[3]

Transd_Serial_Num

SINT[3]

Transd_limits

SINT

PV_Alarms

SINT

PV_Transfer

SINT

PV_URLLRV_Units

SINT

Write_Protection_Code

SINT

Private_Label_Code

SINT

PV_Analog_Ch_Flag

SINT

PV_value

REAL

Primary variable value

SV_value

REAL

Secondary variable value

TV_value

REAL

Tertiary variable value

QV_value

REAL

Quaternary variable value

U_trans_limit

REAL

Upper transducer limit

L_trans_limit

REAL

Lower transducer limit

Min_span

REAL

Minimum span

PV_URV

REAL

PV upper range value

PV_LRV

REAL

PV lower range value

PV_damp

REAL

PV dampining value (in seconds)

Advertising