SupportedTransfer is an enumeration that defines the types of transfers provided for a device. Its values are defined in Table 54.
Table 54 – SupportedTransfer Items
Name |
Value |
Description |
None |
0 |
The DTM does not support upload / download at all. |
OnlyDownload |
1 |
The DTM supports only writing data to the device. Reading data to the device is not supported. |
OnlyUpload |
2 |
The DTM supports only reading data from the device. Writing data to the device is not supported. |
BothUploadAndDownload |
3 |
The DTM supports both reading values from the device and writing values to the device. |
Its representation in the AddressSpace is defined in Table 55.
Table 55 – SupportedTransfer Definition
Attribute |
Value |
|||||
BrowseName |
SupportedTransfer |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the Enumeration type defined in OPC 10000-5 |
||||||
0:HasProperty |
Variable |
0:EnumValues |
0:EnumValueType[] |
0:PropertyType |
|