When I was creating a program for the SPH Series with the Standard Loader (Type_ NP4H-SWN) and divided the program, the timer entered an error status.

  • Font Size
  • S
  • M
  • L
  • No : 1437
  • Displayed Date : 2023/04/25 19:00
  • Print

When I was creating a program for the SPH Series with the Standard Loader (Type_ NP4H-SWN) and divided the program, the timer entered an error status.

When I was creating a program for the SPH Series with the Standard Loader (Type_ NP4H-SWN) and divided the program, the timer entered an error status.
Category : 

Answer

Timers of small numbers (T0 to T8191) are local timers (timers effective within the program only). To create timers that are effective in other programs (global timers), use timer number T8192 or larger.