1. Start a new BasicFB.
2. Double-click on the root node of the navigation tree and change the
FB name to "TEST_ALG_REQ" with an appropriate comment.
3. Edit the REQ algorithm to:
QO := NOT QI;
4. Save the algorithm by clicking the OK button in the editor window.
(At this point the REQ algorithm should be present in the XML, src
and Java tabs)
5. Change the header in CompilerInfo to:
package fb.rt.student;
(remember to hit the Enter key after changing the package and
before hitting the OK button)
6. Save as XML and Java.
7. Run.
Attached is the associated XML file.
--
Best regards,
Jim Christensen