Back to top

PLC 데이터타입에 대응하는 C# 데이터타입

작성날짜 2024/11/04

PLC 데이터 형식C# 데이터 형식
ASCIIstring
INTshort, Int16
BOOLbool
DINTint, Int32
WORDushort, UInt16
DWORDuint, UInt32
REALfloat, Single
LREALdouble, Double
BYTEbyte
SINTsbyte, Byte
LINTlong, Int64
ULINTulong, UInt64
DATEDateTime
TIMETimeSpan
TIME_OF_DAYTimeSpan
DATE_AND_TIMEDateTime




An unhandled error has occurred. Reload 🗙