The set value of the timer must be a 32-bit (double-word) value. Specify DM (double-word), not WM (single-word). The memory to use may be DX or DL, as well 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
To use the failure diagnosis function, you need to install '.NetFramework' on your computer. '.NET Framework2.0' is contained in the product CD. If your OS... Show Detail
You can remove these warnings by deleting function blocks (FBs) that are not used in the program. Do either of the following methods: Method 1 1) After... Show Detail
Set the number of timers according to the number actually used. By simply specifying 8192 or a larger value as the timer number, a global timer can be used. Show Detail
Is it possible to use the M/L area in the user FB with the Standard Loader (Type_ NP4H-SWN)?
Yes_ however, it is not recommended in terms of program reuse. It is better to use internal memory such as M and L by connecting them to the I/O terminals ... Show Detail
1) By the mechanism of program conversion, unused FBs are also registered. However, FBs not used in the program are not downloaded to the CPU, therefor... Show Detail
The error occurs because the address display mode is set to 'FLEX-PC,' but the address representation of the word device is not hexadecimal. For the addres... Show Detail
Timers of small numbers (T0 to T8191) are local timers (timers effective within the program only). To create timers that are effective in other programs (g... Show Detail
I am using the StandardV3 loader. Can I check the download history to the CPU?
When all the programs are downloaded into the CPU, the download history is not stored. However, when only a changed program is downloaded (online program c... Show Detail
11-20 of Total 38