I_MdJsonOptions

Interface to the options available for Json formatting.

Syntax:

INTERFACE I_MdJsonOptions

I_MdJsonOptions 1: Properties

Name

Type

Access

Description

GroupComponents

BOOL

Get, Set

Groups the parameters within the file into sub-nodes per component.
When using IngoreComponentType, only the index is grouped.

ParamIndexAsHex

BOOL

Get, Set

All parameter index numbers are saved as hexadecimal coded STRING.

WordAsHex

BOOL

Get, Set

All parameters of the word data type (WORD, DWORD, LWORD, BYTE) are saved as hexadecimal coded STRING.

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)