JsonNewObj
This function creates a new JSON node which represents a structured value (object).
The function allocates the node in the memory. The application is responsible for releasing the memory.
The object is created empty. Use JsonAddMember function to set its data members.
Inputs
Input |
Data type |
Description |
none |
/ |
/ |
Outputs
Output |
Data type |
Description |
hNode |
DINT |
Handle of the new node or 0 if failed. |
FBD Language
JsonNewObj |
IEC 61131-3 Automation platform > Programming - Reference guide > JSON parser function blocks > JsonNewObj |
Created with the Personal Edition of HelpNDoc: Experience the Power and Ease of Use of HelpNDoc for CHM Help File Generation