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.


Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software