Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Returns the number of orders in the system. This function is useful when creating a new order and adding it to the end of the order list.

Resume after program stop

Orders remain persistent in memory after program stop, and can continue when restarting the program.

The program will continue existing unfinished pallet(s) unless specified otherwise by the rf_P1_terminate and rf_P2_terminate variables. After finishing the current pallet, the program will proceed to the next order entries.

Info

Order data will be lost after reboot and poweroff.

Want to know more?

For further information, see the Pallet Manager Daemon reference manual.

...