| NodeId | ns=1;i=3009 |
| NodeClass | DataType |
| BrowseName | 1:SupportedTransfer |
| DisplayName | SupportedTransfer |
| Description | This enumeration provides values to describe the types of transfers provided for a device. (Provides mapping to Fdt.Dtm.SupportedTransfer) |
| BaseType | 0:Enumeration |
| IsAbstract | False |
| 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. |
| Reference | NodeClass | BrowseName | TypeDefinition | DataType | Other |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:EnumValues | 0:PropertyType | 0:EnumValueType[4] | M |