Global variables

VAR_GLOBAL

Name

Type

Value

Use

Meaning

MAX_AVERAGE_MEASURES

INT

10

Profiler

Number of averaged measurement readings. Possible values: 2..100

GLOBAL_FORMAT_HASH_PREFIX_TYPE

E_HashPrefixTypes

HASHPREFIX_IEC

FB_FormatString, F_FormatArgToStr

Standard IEC prefix for binary, octal or hexadecimal formatting

GLOBAL_SBCS_TABLE

E_SBCSType

eSBCS_WesternEuropean

F_ToLCase, F_ToUCase

Windows SBCS (Single Byte Character Set) Code Page Table

GLOBAL_DCF77_PULSE_SPLIT

TIME

T#140ms

DCF77_TIME

Pulse length. 0 == pulses < 140ms, 1 == pulses > 140 

GLOBAL_DCF77_SEQUENCE_CHECK

BOOL

FALSE

DCF77_TIME

Plausibility check of two consecutive telegrams:
TRUE= Enabled, FALSE = Disabled.

DEFAULT_CSV_FIELD_SEP

BYTE

16#2C 

FB_CSVMemBufferWriter, FB_CSVmemBufferReader

Data field separator.
semicolon= 16#3B => german field separator, 
comma = 16#2C => US field separator 

Requirements

Development environment

Target platform

PLC libraries to be integrated (category group)

TwinCAT v3.1.0

PC or CX (x86, x64, ARM)

Tc2_Utilities (System)