0

Background applications can be configured to start automatically when a controller is powered on, or when the controller assumes the role of master/file server. Is it possible to schedule activation based on different criteria? Eg running a background task daily at a specified hour.

Leonardo
  • 695
  • 1
  • 5
  • 8

2 Answers2

0

You have 2 possibilities: - Launch a program trought ftp commands (adxquote) - Code a background app that start other programs based on a criteria.