Open deadlyBuzz opened 10 years ago
Also to be tested...
FC1.BYTE6
outside DB updates DB5.DBB3
so this hasn't been included but should be tested.[ ] I think I know this one but Just to test as well that you cannot have a Block call loop. E.G FUNCTION FC 1 ... CALL FC 3 ( VAR1 := 5 VAR2 := 6 ); ... END FUNCTION
FUNCTION FC 3 ... CALL FC 1 ... END FUNCTION Cannot resolve. - FC 1 delays impact FC 3 delays which impact FC 1 delays etc.
L LW16
an access to a parameter? Is it an input/ output access only?DIW[AR1,P#0.0]
- Is this a double delay?DB24.DBW12