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 695

BACnet Trend Log Object Collection.

BACnet TrendLog is an object that a controller may implement. Once configured, it’ll keep in memory a certain number of records for one particular point. It functions as a buffer in BACnet controllers to hold historical data in the event of discon...
Guest over 1 year ago in AVEVA™ Adapters / AVEVA Adapter for BACnet 0 No status

Events duration column should be a timespan rather than a decimal

When viewing events in AVEVA Advanced Analytics, the duration column shows the event duration as a decimal value representing the number of hours the event was open. For example, a duration of 0.1 = 6 minutes. This is not immediately intuitive, an...
Adam Fink 11 months ago in AVEVA™ Advanced Analytics 0 Needs review

Expand Healthpoint (Device Status) Information of the PI Adapter for Modbus TCP from Component to "Device" Level

When configuring PI Modbus TCP adapter you first define a component level and under this type you define your different devices/machines/sensors. In case of a broken connection to one of the devices the healthpoints currently only deliver the stat...
Guest almost 2 years ago in AVEVA™ Adapters / AVEVA Adapter for Modbus TCP 0 No status

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

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

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

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