Hi,
What's the maximum size of a dynamic list data point element of type string (dpel_dyn_string )?
Thanks,
Vaso
Max size of dpel_dyn_string
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm
Re: Max size of dpel_dyn_string
To my knowledge there is no fixed maximum size. As long as more memory can be allocated for it, it can increase in size.
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Max size of dpel_dyn_string
Not only the memory of the machine is the limit.
If you want to store the value in the database (last value storage in the RAIMA database) there will also be a limit as the number of records is limited.
How many entries do you want to save?
Which kind of information is written to the dyn_string?
Best Regards
Leopold Knipp
Senior Support Specialist
If you want to store the value in the database (last value storage in the RAIMA database) there will also be a limit as the number of records is limited.
How many entries do you want to save?
Which kind of information is written to the dyn_string?
Best Regards
Leopold Knipp
Senior Support Specialist