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
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
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
The '*' symbol on the ladder bus indicates a circuit being changed online. It will disappear when you transfer the changed circuit to the PLC. 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
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
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
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
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
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
1-10 of Total 38