__________________________________________
Hi,
There's no hard-coded limit per se on the number of Tags the Engine can handle. Theoretically, you can have as many Tags as you wish.
However, practically speaking, this will depend on many things: required update rate for your I/O; number of Tags logged for Historical data, at what rate and resolution; alarms; remote access, number of clients; CPU, memory, etc.
There's good document on DevZone which goes over the process of developing such large applications, and it has some benchmarks. The benchmarks therein are for hundreds of channels, but they should give you an idea:
http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/e6a1f57863e8d7e686256a140050a90b?OpenDo
cument#4
BTW, as a rule of thumb, you should make the queue sizes double the number of Tags.
Hope this helps,
Khalid 🙂
__________________________________________