6/24/2021 9:43 PM | |
Posts: 24 Rating: (0) |
Hi I am experiencing a problem where I get pressure spikes of around 400ms duration in a hopper tank. I want to ignore that, since its causing problems with my pneumatic valve control for the hopper. I have a analog pressure sensor wired to a 6ES7 231-4HD30-0XB0 Analog Input Card. My question is: On the table that siemens has on the website showing Step Response times of analog inputs Step Response of Analog Inputs If I configure the analog input card with the following: Integration Time: 50Hz (20ms) Smoothing: Strong (32 cycles) According to the table in the link I posted, it shows a time of 483ms. Does that mean every 32samples takes a total of 483ms, thus the analog input word I am using in my PLC program will be updated every 483ms? Regards |
6/25/2021 7:39 AM | |
Joined: 9/23/2005 Last visit: 1/24/2025 Posts: 4869 Rating: (743) |
No. Next section. |
Regards, |
|
6/25/2021 8:06 AM | |
Posts: 24 Rating: (0) |
Hi Ok then for the link you provided: I have a 4-channel 13 bit SM unit. Thus for the example I used previously: Integration Time: 50Hz (20ms) Smoothing: Strong (32 Cycles) According to the table in the link, the sample and update times is equal to 5ms. Does that then mean if I select the Strong (32 cycles) as my smoothing it will only update the analog value every 160ms (32*5ms). OR Does it work in a FIFO configuration, that it samples and updates the analog reading every 5ms, but the value is equal to the average of the last 32 samples taken? |
Last edited by: AutoGen_6738349 at: 06/25/2021 08:07:48 |
|
6/25/2021 10:58 AM | |
Posts: 24 Rating: (0) |
thanks! |
Follow us on