I need to use 600 timers in such way, and would like to do it from a FB, by assigning the DB number from that FB. The DBs can be created previously.
I don't think it is possible, am i right?
why you need external DB?
600 Timers = 600 DB`s
your 1 DB`s have 58 byte x600 = 34800 byte!!!
you can use so:
make 1 FB with 100 Timers & call it 6 times with 6 instance DB`s.
now in your programm only 6 DB ,not 600 !
1 DB have 2236 byte x6 = 13416 byte
of course in your programm you can have use LAD not only STL