I_MdJsonOptions
Interface to the options available for Json formatting.
Syntax:
INTERFACE I_MdJsonOptions
Properties
Name | Type | Access | Description |
---|---|---|---|
GroupComponents | BOOL | Get, Set | Groups the parameters within the file into sub-nodes per component. |
ParamIndexAsHex | BOOL | Get, Set | All parameter index numbers are saved as hexadecimal coded |
WordAsHex | BOOL | Get, Set | All parameters of the word data type ( |
WriteDescriptors | BOOL | Get, Set | Component names and parameter descriptions are also written to the file. |
Prerequisites
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.56 | PC or CX (x64, x86) | Tc3_PlasticFunctions (>= v12.8.2.0) |
See also