Hello,
my Goal is it to make the sequencecall very flexible. I want to make a Sequence (SeqA) which is called in some other Sequences (SeqB, SeqC, SeqD, ...) to read out values. Two month later I have to read out more data for SeqC but not in the other Sequences, for example. So I add a Parameter in the SeqA but in SeqB an errormessage get shown that the Parameter is not specified.
So is it possible to set all the Parameters automatically to default?
Best regards Johannes