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
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
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 text color of I/O addresses (X, Y) is red. You cannot change it. 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
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
To make the 'Use USB port' check box selectable, the USB driver for MICREX-SX must be installed on the PC in use. Install the USB driver (dedicated) conta... 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
How can I display the list of device use status on Standard loaderV3
1) Double-click the 'Device' icon in the project view to open the device window. 2) Click the [Device Type] selection button (▼) and select a device the u... 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
21-30 of Total 38