E_SBCSType

Windows SBCS (Single Byte Character Set) code page types.

TYPE E_SBCSType :
(
    eSBCS_WesternEuropean := 1,
    eSBCS_CentralEuropean := 2
);
END_TYPE

Wert

Bedeutung

eSBCS_WesternEuropean 

Windows 1252 (default) code page

eSBCS_CentralEuropean

Windows 1251 code page

Voraussetzungen

Entwicklungsumgebung

Zielplattform

Einzubindende SPS-Bibliotheken (Kategoriegruppe)

TwinCAT v3.1.0

PC oder CX (x86, x64, Arm®)

Tc2_Utilities (System)