E_SBCSType
Windows SBCS (Single Byte Character Set) code page types.
TYPE E_SBCSType :
(
eSBCS_WesternEuropean := 1, (* Windows 1252 (default) *)
eSBCS_CentralEuropean := 2 (* Windows 1251 *)
);
END_TYPE
Requirements
Development environment | Target System | PLC libraries to include |
---|---|---|
TwinCAT v2.10.0 Build > 1323 | PC or CX (x86, ARM) | TcUtilities.Lib |