// TSEND - Send data when buffer changes IF tconDone AND sendRequest THEN TSEND( REQ := sendRequest, ID := 1, LEN := 100, DATA := sendBuffer, DONE => sendDone, ERROR => sendError ); END_IF;

Are you trying to for an older project, or are you looking for ways to secure your own code in TIA Portal? S7 Can Opener - Runmode.com

: If the original source is gone, this tool allows you to view the compiled logic as Statement List (STL) code.

S7 Can Opener Tia Portal Top File

// TSEND - Send data when buffer changes IF tconDone AND sendRequest THEN TSEND( REQ := sendRequest, ID := 1, LEN := 100, DATA := sendBuffer, DONE => sendDone, ERROR => sendError ); END_IF;

Are you trying to for an older project, or are you looking for ways to secure your own code in TIA Portal? S7 Can Opener - Runmode.com

: If the original source is gone, this tool allows you to view the compiled logic as Statement List (STL) code.

s7 can opener tia portal top