Skip to Main Content
Data services feedback portal

Welcome to our feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about CONNECT products and services. All of the feedback you share here is monitored and reviewed by the CONNECT product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for CONNECT data services. For links to our other feedback portals, please see RESOURCES below.

ADD A NEW IDEA

Clear

Ideas

Showing 32 of 694

Support for "RTU over TCP" for Modbus Adapter using MBAP header

Challenge: Today, the PI Adapter for Modbus TCP does not natively support " RTU over TCP". It does support Modbus TCP, so as long as the "bridge" properly converts Modbus RTU to Modbus TCP (including the MBAP header), it should work fine. If the b...
Hans-Otto Weinhold about 2 years ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 0 No status

EDS: Modbus Serial Connector

Ability for Modbus Serial connector to write data to Edge Data Store.
Guest about 3 years ago in AVEVA™ Edge Data Store / Ingress 1 Declined

Make a BACnet/SC adapter

BACnet/SC is essentially the same as BACnet/IP... but secures the communication
Guest over 2 years ago in AVEVA™ Adapters / AVEVA Adapter for BACnet 1 No status

Allow multiple references to holding register for bit extraction

Given a 16bit integer holding register, in certain instances we only care for specific bits rather the integer value. Using the bitmap allows the selection of those specific bits but you can only reference the register once. i.e. In data selection...
Guest over 2 years ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 8 Future consideration

Reference Manual in Python Client: adh_sample_library_preview

Currently, adh_sample_library_preview is only avaiable in Github Example code. https://github.com/AVEVA/sample-adh-data_views-python/blob/main/program.py However, it is not helpuful for users. It is better to setup "Reference Manual" of adh_sample...
Satoru Arakawa over 1 year ago in General / Help / Documentation / Videos 0 No status

Do not bundle PI Adapters with EDS

Reduce the footprint of EDS by not bundling adapters with EDS but instead have them be a separate installation so only the desired adapters end up being installed on the device. It will also allow easier for a clearer process when an adapter needs...
Guest about 3 years ago in AVEVA™ Edge Data Store / Installation 1 Future consideration

Allow the BACnet Adapter to handle responses with an LVT that does not match the request

Currently the BACnet Adapter expects devices to respond with the same "Length Value, and Type" (LVT) value as the request. When this occurs the BACnet Adapter cannot parse the data in the response. For example: Request from Adapter, LVT=1 Response...
Guest over 1 year ago in AVEVA™ Adapters / AVEVA Adapter for BACnet 0 No status

Error message should be generated for the Modbus request time out

After request time out, Modbus adapter should generate an error as time out after specified duration set by user.
Guest over 1 year ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 0 No status

Don't change product version information response structure

The design of the /productinformation response has changed between EDS 2020 and EDS 2023 Patch 1. Our application missed the new position of the version string so I had to change code to catch it. I know the product has shipped so there is nothing...
Guest over 2 years ago in AVEVA™ Edge Data Store / General 1 Declined

Accept HEX numbers for Register offsets in data selection

Most modbus equipment providers provide information using registers in Hex format i.e. 0x0000 ~ 0xFFFF. It would be nice if the offset could accept this to avoid error in conversions HEX to DEC. Would make things alot more seamless/easier.
Guest over 2 years ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 0 Future consideration