How to Log Modbus Flow Daily and Monthly on FXHD-820

How to Log Modbus Flow Daily and Monthly on FXHD-820
none 0.0 0
  • HMI Model:fxhd 820
  • EasyBuilder Pro Version:6.10.1

Dear Support Team,

I hope you are doing well.

I am currently working with a Weintek FXHD-820 HMI, and I need assistance in setting up daily and monthly data logging. I am reading data from a Modbus float register, and I would like the HMI to store and display this data in historical form (daily and monthly records) using EasyBuilder Pro.

Could you please share step-by-step instructions or documentation on the following:

  1. How to configure data sampling to store values daily and monthly.

  2. How to save Modbus float values into history logs.

  3. How to display the historical records on the HMI (daily / monthly trend or table).

  4. Any sample project or reference guide available.

Your guidance will be highly appreciated.

Hi @Afnan ,

Thank you for your question.

Within our data sampling object we can set it up to have a time based trigger, or trigger by a bit. Did you want to collect data once a day/month, or different times throughout the day?

Furthermore, what device are you using to connect to the Weintek HMI?

Lastly, below is a video that should help you get started as it goes through our Data Sampling object and Trend Display.
Data Sampling and Trend Display Video.

Thank you!
.

Hi @Aaron.S

Thank you for your valuable instructions.

I have use air flow meter via RS-485 communication and I am now using Modbus register 4x1268 to calculate the daily flow. The system is also accumulating this reading to determine how much air is consumed on a daily and monthly basis.

Now, I need your support on how to properly set and store the daily and monthly data in the HMI so that the reports can be viewed accurately.

Your continued assistance and technical support will be highly appreciated.

Thank you once again.

Best regards,
Afnan

Hi @Afnan,

Our recommendation is to record data in the Data Sampling object at intervals of 1 second or longer to generate daily reports, and then use a Trend Display to show these values.

For monthly reports, please use a longer sampling interval, such as 10 minutes or 1 hour. To reliably review the data, back up the samples as a CSV file using the Backup object, then use a third party application like Excel to generate graphs.

You can also try setting the Trend Display’s distance between data samples to 1 pixel and see if the display accurately captures the sampled data, but the Excel graph will likely be more precise.

No I am asking about daily data and monthly in table from .
In months daily data and years monthly data .

Best regards
Afnan

Hi @Afnan ,

For a table-style display of the data sampling object, we recommend using the History Data Display and configuring the daily and monthly channels with the sampling intervals discussed in our previous response.

Please let us know if you have any other questions.