Can I increase the font size displayed on the Standard loader screen?
By changing the zoom rate of the main screen displaying a program or data monitoring, the on-screen font size is also increased or decreased. However, the S... 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
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
How can I create a double-word counter with the Standard Loader (Type_ NP4H-SWN)?
Use an add instruction with the double-word operand to increment by 1 (+1). Show Detail
With a local timer, the timer tag can be displayed and edited by specifying the 'name of the program' that uses a timer instruction, not 'Common,' for editin... Show Detail
How can I delete a tag when I edit tags with the Standard Loader (Type_ NP4H-SWN) version 2?
Select the tag you want to delete by placing the cursor on its address, move the mouse at the right-hand end of the same line, hold down the SHIFT key and pr... Show Detail
How can I use the present value of the timer (TON) with the Standard Loader (Type_ NP4H-SWN)?
You can set the present timer value by specifying the operand with identifier T. Example_ |--| |--[ MOVE T0 ? DM10 ]--| 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
What Windows OS does the Standard loader support?
The supported Windows OSes depend on the loader version. In the case of Standard V2, ・Windows 7: V2.3.6.0 or later ・Windows 8: V2.3.7.0 or later ・Window... Show Detail
A normal timer instruction specifies the effective timer range in the unit used on the POU. Since the timer numbers (T0 to T8191) are treated as a local devi... Show Detail
1-10 of Total 38