indirect-addr-format.awl 165 B

12345678910
  1. ORGANIZATION_BLOCK OB 1
  2. BEGIN
  3. // This is invalid and should raise an AwlSimError.
  4. L W [P#M 0.0, P#0.0]
  5. CALL SFC 46 // STOP CPU
  6. END_ORGANIZATION_BLOCK