Does the SPH Series have SC instruction (step control instruction)?
The Standard Loader (V2.0.3.0 or later) supports SC instruction of the same specification as that of the MICREX-F Series. Show Detail
Up to 127 levels of nesting is possible. Show Detail
The MOVE function can be used to transfer data of the same array data type. You can also connect variables together without using MOVE. Data of differe... 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
Yes, the SX series has a memory called 'system memory' to which flags indicating system operation statuses and fault statuses are assigned. Examples of the... Show Detail
It is not provided as internal memory. You need to create the circuit shown in the attached diagram. The example shows a circuit in which M0 repeats ON and O... Show Detail
Of the array element Nos., [0] is assigned to the 0th bit and [31] to the 31st bit. Show Detail
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
Yes, it is possible. Note, however, that the values are of the INT data type. 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
1-10 of Total 15