Click the Code tab at the bottom of the
design workspace to have a look at the generated code.
As shown in the code, three subRoutes are built from
cTimer to cLog.
Click the Run view to display it and
click the Run button to launch the
execution of your route. You can also press F6 to execute it.
RESULT: The log messages in the three subRoutes are printed in the
console. In the first subRoute, a TEST_TABLE is created in the
database. In the second subRoute, three rows are written into the
TEST_TABLE. In the third subRoute, the data in the
TEST_TABLE is read.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!