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

Iso 9001 and cmm, ISO 9001 and CMM: 1:  Management responsibility 2:...

ISO 9001 and CMM: 1:  Management responsibility 2: Document control 3: Purchasing 4: Training 5:  Internal quality audit

What is non-intrusive testing, What is Non-intrusive Testing? Testing th...

What is Non-intrusive Testing? Testing that is transparent to the software under test; i.e., testing that does not alter the timing or processing characteristics of the software

Define the behavioural model, Define the Behavioural Model It defines o...

Define the Behavioural Model It defines operational behaviour of the system.  In this model, numerous operations of the system are represented in pictorial form. Tools used to

What is coupling, What is coupling? Coupling is the measure of intercon...

What is coupling? Coupling is the measure of interconnection between modules in a program structure. It depends on the interface complexity among modules.

Cyclomatic complexity for a data flow diagram, pls explain how to calculate...

pls explain how to calculatethe cyclomatic complexity and independent paths Determine the cyclomatic complexity of the code ( (iii) Identify all the independent paths

Software Metircs, I have a comprehensive question for Software Metrics ...i...

I have a comprehensive question for Software Metrics ...it is 16 question

Software Metircs, I have a comprehensive question for Software Metrics ...i...

I have a comprehensive question for Software Metrics ...it is 16 question

What is dynamic and static metrics, What is Dynamic and static metrics? ...

What is Dynamic and static metrics? Dynamic metrics are closely related to software quality attributes It is relatively easy to measure the response time of a system (per

Which phase is not available in software life cycle, Which phase is not ava...

Which phase is not available in software life cycle? Abstraction is the only phase which in not available in software life cycle

Explain about total quality management, Q. Explain about Total Quality Mana...

Q. Explain about Total Quality Management? TQM is a part of management practices throughout the organization, geared to make sure the organization consistently exceeds or meets

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