The TransferServicesType provides the Methods needed to transfer data to and from the online Device. Figure 29 shows the TransferServicesType definition. It is formally defined in Table 47.
Figure 29 – TransferServicesType
Table 47 – TransferServicesType definition
|
Attribute |
Value |
||||
|
BrowseName |
TransferServicesType |
||||
|
IsAbstract |
False |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:BaseObjectType defined in OPC 10000-5 |
|||||
|
0:HasComponent |
Method |
TransferToDevice |
|
|
M |
|
0:HasComponent |
Method |
TransferFromDevice |
|
|
M |
|
0:HasComponent |
Method |
FetchTransferResultData |
|
|
M |
|
Conformance Units |
|||||
|
DI Offline |
|||||
The StatusCode Bad_MethodInvalid shall be returned from the Call Service for Objects where locking is not supported. Bad_UserAccessDenied shall be returned if the Client User does not have the permission to call the Methods.