JsonWriteFile
Write a JSON object to a file.
The file is overwritten if it already exists.
The JSON text generated is compacted on a single line with no blank characters.
Inputs
Input |
Data type |
Description |
hRoot |
DINT |
Handle of a valid JSON node. |
Path |
STRING |
Path name of the file where to generate JSON text. |
Outputs
Output |
Data type |
Description |
OK |
BOOL |
TRUE if successful. |
FBD Language
JsonWriteFile |
IEC 61131-3 Automation platform > Programming - Reference guide > JSON parser function blocks > JsonWriteFile |
Created with the Personal Edition of HelpNDoc: Experience a User-Friendly Interface with HelpNDoc's Documentation Tool