PJSOCT – Parse JSON string (string output)
Block SymbolLicensing group: STANDARD
Function Description
Parses input JSON string jtxt according to specified name* parameters when the input RUN is
on. Output signals are string type.
jtxt | JSON formated string | string |
RUN | Enable execution | bool |
Parameters
name1..8 | Name of JSON object | string |
nmax | Allocated size of string [bytes] 0 65520 | long |
Outputs
sy1..8 | String output value | string |
iE | Error code | error |
[Previous] [Back to top] [Up] [Next]