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
How can I know the day of the week on the calendar by using an application program?
Calendar data conversion FB' is available as a program to extract the day of the week from the calendar data in the software library of technical information... Show Detail
Yes, it is. The bit arrangement (weighting) is opposite between the SX Series and F Series. - SX Series_ LSB_ Bit 0 MSB_ Bit 15 (D300win) Bi... Show Detail
Of the array element Nos., [0] is assigned to the 0th bit and [31] to the 31st bit. 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
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
Up to 127 levels of nesting is possible. 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
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
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
1-10 of Total 15