IEC61850_FTDEL
The function sends the request to the IED (850-server) to delete the file with the particular name.
On the protocol level this function is the DeleteFile 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 that the IED shall delete from its transfer directory. Example: After a file was sucessfully transferred to your local HDD via the function block IEC61850_FTGET, you can delete this file from the IED to free its storage. |
Outputs
Output |
Data type |
Description |
Q |
BOOL |
TRUE if the request was successfully put into the sent queue. |
IEC61850_FTDEL |
IEC 61131-3 Automation platform > Programming - Reference guide > Driver specific function blocks > IEC 61850 Client > IEC61850_FTDEL |
Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software