Yes, it is possible. Note, however, that the values are of the INT data type. Show Detail
No, they won't. The programs will be executed from top to bottom for each task to which they are assigned, 'DEFAULT,' 'FIXED_CYCLE' and 'EVENT' respectively. 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
To input the initial value, input '[value, value, ..., value].' In brackets, input values and use commas to separate values. Show Detail
Timers (or other FBs such as counters) each have an internal memory that is called an instance. Therefore, after copying a timer, you need to define a vari... Show Detail
Can I install the D300winV2 and V3 on a single PC?
Unfortunately you can't. 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
I am using D300win to write a program. Is there any fixed data type for direct address variables?
Bit data are of the BOOL type, 16-bit data the WORD type and 32-bit data the DWORD type. Show Detail
Create one project file. There are separate tasks for the respective CPUs and the assignment of POUs to tasks determines the CPU to which the program is a... Show Detail
Data with an address with the smaller number is arranged on the lower-order side. For example, DM0 consists of two words_ WM0 and WM1. WM0 is arranged on th... Show Detail
91-100 of Total 127