Trigger Arguments for External Communication

You can use trigger arguments for external communication. Stack variables which do not burden the static RAM are created for the arguments of a C function. The dynamic RAM area is burdened temporarily.

You should always keep the following points in mind:

The rules for using trigger arguments are described here: Rules for Trigger Arguments