GParams (PARAMS)ΒΆ
Parameters and limits
- Attributes:
- qualified_only
- InOut:
- Scope - Name - Type - Initial - Comment - Constant - g_diMaxElements - DINT- 4096 - Maximum number of JSON elements - g_diMaxStringSize - DINT- 255 - Maximum size of STRINGs (in bytes). NOTE: The allocated memory of the JSONData object will be greater than g_diMaxStringSize * g_diMaxElements bytes! Keep this value as small as possible. - g_diMaxFileSize - DINT- 32000 - Maximum file size - g_diMaxDepth - DINT- 50 - Maximum object depth 
