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
You cannot use D300win V2 for that. You can display them by using the grid-fixed type ladder editor of the D300win V3. Show Detail
When you enable optimization setting, compiling operation is changed to execute programs faster. Although different program codes are created, program execu... Show Detail
The print scaling setting can be configured by using the page layout editor. The LD language and other graphical elements can be enlarged by zooming into ... Show Detail
With D300win V2, I cannot monitor some of the variables in the global variable worksheet.
They cannot be monitored if the number of rows in the variable worksheet exceeds 2520. Divide the variable worksheet so that the number of rows is 2500 or... Show Detail
How can I round the result of a division with D300win?
The quotient of a division of the INT or DINT type is rounded down. Accordingly, convert it into the REAL type, perform the division as the REAL type and con... Show Detail
This is because frame data with the template file names (default names) are deleted at the time of uninstallation. (Files created with new names are not dele... Show Detail
Yes, you can. The SXPLC simulation function is supported by V3.0.14 or later version of Expert (D300win). Use the SXPLC simulator and SOFT MONITOUCH TE... Show Detail
Index modification is not available with D300win. This is because D300win is dedicated to programmable controllers (PLCs) conforming to the internal standar... Show Detail
A description in the brackets of an array must only include values or variable names. Writing an expression in brackets is not possible. Show Detail
11-20 of Total 44