Siemens S7/TIA v18: Instruction to round at say 2 decimal places?...

I would be cautious using the internal flash memory.
The flash memory has a limited no of write cycles.
I dont know about the integrated flash memory in S7-1200, but for SMC cards it is typically 500000 write cycles: https://support.industry.siemens.com/cs/dk/en/view/109482591
For example, if you write every minute 24/7, you will hit that after 347 days.
 
I would be cautious using the internal flash memory.
The flash memory has a limited no of write cycles.
I dont know about the integrated flash memory in S7-1200, but for SMC cards it is typically 500000 write cycles: https://support.industry.siemens.com/cs/dk/en/view/109482591
For example, if you write every minute 24/7, you will hit that after 347 days.
Thanks for this.
The write is only performed once for every component measured (i.e. when the operator presses 'Generate Report').
I will be amazed if it even reaches 5,000 writes to the CSV.
 

Similar Topics

Context: PLC= S7-1212C, HMI=KTP1200 Basic. Hi again, When the "REPORT" button is pressed (on a different screen), it takes the operator to the...
Replies
7
Views
670
Context: PLC= S7-1212C, HMI=KTP1200 Basic. Hi, The operator has reported that, from time-to-time, when he presses the "Generate Report" button...
Replies
5
Views
466
General Question: The PLC and HMI that I've been working on (a laser measurement system) is soon to be transported to the site where it will be...
Replies
2
Views
701
Hi, I'm not sure how to do this... Basically, I want to restrict the user input values for this tag to be in the range 20.001 to 25.0. I...
Replies
17
Views
1,640
Can someone help me with this? I'm no good at SCL - virtually everything I've done so far has been ladder logic. The return value from the...
Replies
13
Views
1,110
Back
Top Bottom