IEC61850_FTGET
The function sends the request to the IED (850-server) to deliver the file with the particular name. The function stores this file in the local HDD in the directory configured in the driver property Directory for file transfer.
On the protocol level this function is the GetFile service.
You can evaluate if the service is running or completed by using the function block IEC61850_FTQRES.
Inputs
Input |
Data type |
Description |
SERVERID |
DINT |
Identification of the server via its Server ID. |
FILEDESC |
STRING |
String with the name of the file the IED shall transfer. |
Outputs
Output |
Data type |
Description |
Q |
BOOL |
TRUE if the request was successfully put into the sent queue. |
IEC61850_FTGET |
IEC 61131-3 Automation platform > Programming - Reference guide > Driver specific function blocks > IEC 61850 Client > IEC61850_FTGET |
Created with the Personal Edition of HelpNDoc: Free help authoring environment