ProSoft Technology ProSoft i-View User Manual
Page 87

ProSoft i-View ♦ Mobile Process Monitoring and Control Application
Security
Version 2.0.2
User Manual
ProSoft Technology, Inc.
Page 87 of 106
September 29, 2011
If you use a lot of boolean tags consider boolean arrays on EIP/Native or bit access
on registers on other protocols. Bit readings on registers are faster because you get
several boolean values with a single register read.
Finally, if you are concerned about performance or you are planning a really big project,
do some planning following the above recommendations before even starting your
project. Then profile periodically your project for performance as you are developing it
and adding more rows to it.