Step sequence program call
// ----------------------------- <Sequence1> -----------------------------
// Input mapping
<Sequence_name>_InputMapping();
// Sequence program call
<Sequence_name>();
// Output mapping
<Sequence_name>_OutputMapping();Last updated
Was this helpful?

