User Tools

Site Tools


performance_optimization

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
performance_optimization [2018/12/10 12:00] – created emozolyakperformance_optimization [2018/12/10 12:00] – [Pause] emozolyak
Line 106: Line 106:
 This means that if the actual cycle time is greater than the Communication interval, the system will not pause and will not be able to poll the devices with the specified periodicity. This means that if the actual cycle time is greater than the Communication interval, the system will not pause and will not be able to poll the devices with the specified periodicity.
  
-If it is necessary to "fit" the specified interval, then there are several ways of optimization: 1. Increase the speed of exchange on the RS-485, RS-232 buses. The speed of 9600 is too slow for a lot of data. We recommend selecting a speed of 115200 and higher.  +If it is necessary to "fit" the specified interval, then there are several ways of optimization:  
-2. If there are a lot of registers and not all need to be polled in each cycle, then you can specify a larger poll interval for less important registers. This will offload the system and data buses. +  -Increase the speed of exchange on the RS-485, RS-232 buses. The speed of 9600 is too slow for a lot of data. We recommend selecting a speed of 115200 and higher.  
 +  -If there are a lot of registers and not all need to be polled in each cycle, then you can specify a larger poll interval for less important registers. This will offload the system and data buses. 
  
  
  
  
performance_optimization.txt · Last modified: 2023/05/03 08:54 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki