Owner's manual

4-54 SECS Message Detail
4.2.87 S7F6 - Process Program Data
S7F6 * H<->E, Multiblock
<L [2]
<A PPID> * Process Program ID
<A PPBODY> * PPBODY - Process Program Body
PPID is the recipe file name and should include the extension RCP.
Send the requested Process Program.
If the specified PPID is not found in the library, S7F6 has the following special format:
S7F6 * H<->E
<L> .
If the Equipment receives S7F6 and cannot store the Process Program in its library, the CEID
BadDownload is signaled, with PPChangeName set to the PPID of the requested Process Program. This
occurs if the received S7F6 is of the special “not found” form, if the S7F6 message is not in the expected
format, or if an error is detected in PPBODY (for example, a parameter out of range).
4.2.88 S7F17 - Process Program Delete
S7F17 W * H->E
<L
<A PPID> * Process Program ID
...
> .
PPID is the recipe file name and should include the extension RCP.
The Host deletes one or more Process Programs from the Equipment library.
If S7F17 contains a zero-length List, the entire library is deleted.