10.4.11 SupportedTransfer

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
NameValueDescription
None 0The DTM does not support upload / download at all.
OnlyDownload 1The DTM supports only writing data to the device. Reading data to the device is not supported.
OnlyUpload 2The DTM supports only reading data from the device. Writing data to the device is not supported.
BothUploadAndDownload 3The 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
BrowseNameSupportedTransfer
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the Enumeration type defined in OPC 10000-5
0:HasPropertyVariable0:EnumValues0:EnumValueType[]0:PropertyType