OpenFileMode

The fields of the OpenFileMode DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Read | 1 | |
Write | 2 | |
EraseExisting | 4 | |
Append | 8 |
The representation of the OpenFileMode DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=11939 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | OpenFileMode |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the OpenFileMode DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType |