JsonNewNumber
This function creates a new JSON node which represent a numerical value.
The function allocates the node in the memory. The application is responsible for releasing the memory.
If the value is TIME, then the node will represent an integer number of milliseconds.
Inputs
Input |
Data type |
Description |
value |
ANY |
Any numerical or string value. |
Outputs
Output |
Data type |
Description |
hNode |
DINT |
Handle of the new node or 0 if failed. |
FBD Language
JsonNewNumber |
IEC 61131-3 Automation platform > Programming - Reference guide > JSON parser function blocks > JsonNewNumber |
Created with the Personal Edition of HelpNDoc: Generate Kindle eBooks with ease