> For the complete documentation index, see [llms.txt](https://docs.fieldcommgroup.org/dd-stat-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fieldcommgroup.org/dd-stat-documentation/help/known-issues.md).

# Known Issues

<table><thead><tr><th width="114">Version</th><th>Description</th></tr></thead><tbody><tr><td>Beta-2</td><td>Add a progress indicator to the Run button</td></tr><tr><td>1.0.2</td><td>TFP715_006 Common Practice Commands (in Wired HART) are never required</td></tr><tr><td>1.0.2</td><td>TFP511_005 device type names not matching</td></tr><tr><td>1.0.2</td><td>TFP715_012 is fails for a missing COMMAND squawk which is actually implemented in the device</td></tr><tr><td>1.1</td><td>TFP814_021 and 023 False Failure for DELETE on MEMBER items BURST_VALUE and BURST REF</td></tr><tr><td>1.1</td><td>TFP811_004 "False Passed" Verify that ENUMERATED and BIT_ENUMERATED variables do not DELETE their enumerations when HANDLING is READ</td></tr><tr><td>1.1</td><td>TFP813_008 TFP712_001 "False Passed" Command 48 is being individually redefined</td></tr><tr><td>1.1</td><td>TFP511_005 False Failure error comparing the device type</td></tr><tr><td>1.1</td><td>TFP813_008 False Passed Command 48 is not permitted to be redefined</td></tr><tr><td>1.1</td><td>SET_DEFAULT may be used on any standard variable for any IMPORT</td></tr><tr><td>1.1</td><td>TFP814_018 False Failure IMPORT condensed status map write macro parameter matching is incorrect</td></tr><tr><td>1.1</td><td>TFP813_009 False Skipped Command 48 is being redefined by their own user-defined macro</td></tr><tr><td>1.1</td><td>TFP611_006 False Passed The use of company specific #defines, macros within IMPORTs is prohibited.</td></tr><tr><td>1.1</td><td>TFP811_004 False Passed VARIABLE write_protect and loop_alarm_code should fail for HANDLING READ.</td></tr><tr><td>1.1</td><td>TFP816_004 False Failure This appears to be "case sensitive issue".</td></tr><tr><td>1.1</td><td>TFP1011_004 Verify that Device Variable Codes 0-239, 242-245 are the only acceptable codes defined in the ARRAY OF COLLECTION deviceVariables</td></tr><tr><td>1.1</td><td>TFP1211_002 False Failure after redefinition of default values</td></tr><tr><td>1.1</td><td>TFP712_001 False Failure (HART 6 Device) IMPORT_TABLES_LOCK() macro is explicitly stated in AG10101 as being support by HART 6 devices</td></tr><tr><td>1.1</td><td>TFP911_003 False Failure All three MENUs which live in the FMA only space are encapsulated with TOKVER >= 1000 and should not be failing</td></tr><tr><td>1.1</td><td>TFP814_014: Items False Passed "Redefinitions" should not be allowed because the items which are redefined are identical to the original</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fieldcommgroup.org/dd-stat-documentation/help/known-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
