Hart Protocol DD files, Software Engineering

Assignment Help:
I am working on DD development project and I am using 475 field communicator for testing DD. While development of DD, I tested DD with SDC 625 PC application using HART modem. I have found some difference in MENU display in both the cases.

I have implemented Burst mode in DD using HART Protocol Ver 7.0. I am using array indexing for 3 messages of burst mode. While testing with SDC 625 PC application, I am able to see all the burst variables along with their Labels as described in common practice command template. But when I am testing the same code with 475, there is no Label display. In place of error display, there is a label that “NO_LABEL_AVAiLABLE”.
Can you please guide me what am I missing in DD. I have attached the code also for reference.

MENU burst_menu_1
{
LABEL "Burst Message 1";
ITEMS
{
burst_messages[0].BURST_MODE_SELECT (DISPLAY_VALUE),
burst_messages[0].COMMAND_NUMBER (DISPLAY_VALUE),
burst_messages[0].UPDATE_PERIOD (DISPLAY_VALUE),
burst_messages[0].MAX_UPDATE_PERIOD (DISPLAY_VALUE),
burst_messages[0].BURST_TRIGGER_MODE (DISPLAY_VALUE),
burst_messages[0].BURST_CLASSIFICATION (DISPLAY_VALUE),
burst_messages[0].BURST_UNIT (DISPLAY_VALUE),
burst_messages[0].TRIGGER_LEVEL (DISPLAY_VALUE),
burst_vars2 // menu
}
}

MENU burst_vars2
{
LABEL "Burst Variables";
VALIDITY IF ( ( burst_messages[0].COMMAND_NUMBER == 33 ) ||
( burst_messages[0].COMMAND_NUMBER == 9 ) ) {TRUE;} ELSE {FALSE;}
ITEMS
{
burst_messages[0].BURST_VAR[0] (DISPLAY_VALUE),
burst_messages[0].BURST_VAR[1] (DISPLAY_VALUE),
burst_messages[0].BURST_VAR[2] (DISPLAY_VALUE),
burst_messages[0].BURST_VAR[3] (DISPLAY_VALUE),
burst_messages[0].BURST_VAR[4] (DISPLAY_VALUE),
burst_messages[0].BURST_VAR[5] (DISPLAY_VALUE),
burst_messages[0].BURST_VAR[6] (DISPLAY_VALUE),
burst_messages[0].BURST_VAR[7] (DISPLAY_VALUE)
}
}

Related Discussions:- Hart Protocol DD files

What is version and release management, What is Version and release managem...

What is Version and release management? Invent an identification system for system versions. Plan when a new system version is to be formed. Ensure that version managemen

Transform maping., using a dfd and a processing narrative,describe computer...

using a dfd and a processing narrative,describe computer based system that can distinct transform flow characteristics.Define flow boundaries map the dfd into a software architectu

What is validation testing, What are the conditions exists after performin...

What are the conditions exists after performing validation testing? After performing the validation testing there exists two conditions. The function or performance characteris

Find the degree of capability of software reliability model, Q. Define capa...

Q. Define capability. What are the quantities that determine the degree of capability of a software reliability model? Ans: Capability demotes to the ability of the model to

What do you mean by software engineering, Q. What do you mean by Software E...

Q. What do you mean by Software Engineering? What is the use of Software Engineering? Ans) Software engineering is engineering for software development. A simple program can be

Draw E-R diagram for the given situation, Draw E-R diagram for the followin...

Draw E-R diagram for the following situation An account is a relationship between customer and bank. A customer has a name. A bank has a branch. A customer may have numerous ac

what is a user interface, What is a user interface Ans) "User interfac...

What is a user interface Ans) "User interface" is the interface among a human user and a computer system. It access the passage of information among a human user and hardware or

Explain static multivariable model, Q. Explain Static multivariable model? ...

Q. Explain Static multivariable model? They relies on several variables representing various aspects of the software development environment for example methods used and user p

Define about the integration testing, Define about the Integration testing ...

Define about the Integration testing - This test is performed to verify interfaces between system components, interactions between application and file system, hardware and ot

Various attributes of cost drivers used in cocomo model, Various attributes...

Various attributes of cost drivers used in COCOMO model are: 1.  Physical attributes: These are concerned with needed characteristics of the software product being developed.

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd