SASI instruction examples

The examples show the SASI instruction as it appears in a ladder diagram and in structured text.
Ladder Diagram Example
SASI_LD_ex2_v31
TIP:
The Sequence ID parameter can be a STRING tag in which the identifier is stored, or a quoted string containing up to 82 characters.
Structured Text Example
if (IdControl) then
SASI (Make_Product_101, NewId, Results);
end_if;
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.