The Standard loader has two types of timer devices created in projects: local timers (T0 to 8191) that are only valid in the POU and global timers (T8192 to... Show Detail
Is there any conditional statement for jump in the ST language?
No, there isn't. As the name ST (Structured Text) indicates, the ST language is most suitable for achieving structured programming. The concept of jump is ... Show Detail
Yes, there are. When you install an expansion FB, sample programs are installed as a compressed project (extension *.Zpj) in a folder named 'SAMPLES' under... Show Detail
Can a master control instruction be used in the MICREX-SX Series?
(1) For Expert (D300win) No master control instruction is provided. This is because the MICREX-SX Series is dedicated to programmable logic controlle... Show Detail
How can I use the current date and time in the CPU module in application programs?
The calendar data is not assigned in the memory. You need to use a program to read/write it. Use the following FBs among the open FBs released on our websit... Show Detail
11-15 of Total 15