public CreateTag ( string tagName, UnderlyingSystemDataType dataType, UnderlyingSystemTagType tagType, string engineeringUnits, bool writeable ) : void | ||
tagName | string | Name of the tag. |
dataType | UnderlyingSystemDataType | Type of the data. |
tagType | UnderlyingSystemTagType | Type of the tag. |
engineeringUnits | string | The engineering units. |
writeable | bool | if set to |
리턴 | void |