-
I want to run an external device by pulse output with the high-speed output module (Type_ NP1Y32T09P1-A). What are the points to note regarding the...
Note the following points
(1) The rated output voltage is 12 to 24 V. Check the voltage of the device to be connected.
(2) The Z-phase/timing input signal f...
Show Detail
- No:1399
- Displayed Date:2023/04/25 19:00
- Category:
Function
-
Is it possible to have redundant (duplicate) Ethernet communication via the Ethernet interface module (Type_ NP1L-ET1/ET2) in a redundant system of...
The redundant function of the SPH Series provides redundancy only for the CPU and it cannot make the Ethernet redundant.
Show Detail
-
Is it possible to count differential input pulses using a high-speed digital input module (Type_ NP1X3206-A)?
Only open-collector (single-ended) signals are accepted. (NP1F-HC2 accepts differential signals.)
The rated current is 40 mA and an encoder that permits t...
Show Detail
- No:1373
- Displayed Date:2023/04/25 19:00
- Updated DTM:2023/06/13 15:43
- Category:
Function
-
I want to transfer data collectively. Is there any block transfer instruction equivalent to that of the MICREX-F Series? If not, how can I transfer...
The MOVE function can be used to transfer data of the same array data type.
You can also connect variables together without using MOVE.
Data of differe...
Show Detail
- No:1371
- Displayed Date:2023/04/25 19:00
- Updated DTM:2023/06/13 15:42
- Category:
Application
-
In an SPH system, I specified the P-link module as 'unimplemented' and the program execution time was extended. Why?
When the P-link module is specified as 'unimplemented' and no P-link module exists in the system, attempting to access the P-link memory using a contact, coi...
Show Detail
-
Is there any flag that turns on only once at system power-up or CPU start-up? There was a special relay 'F50' with MICREX-F.
Use the default task start flag of the system memory
For D300win_ %MX10.43.15
For Standard_ SM43F
Show Detail
- No:1325
- Displayed Date:2023/04/25 19:00
- Updated DTM:2023/06/13 15:30
- Category:
Application
-
In a variable worksheet of D300win V3, how can I input the 'initial value' when a variable in a one-dimensional array is used?
To input the initial value, input '[value, value, ..., value].'
In brackets, input values and use commas to separate values.
Show Detail
-
I use D300win for programming of SPH3000. What is an advantage of 'Optimization' in the compiler setting of the loader?
When you enable optimization setting, compiling operation is changed to execute programs faster. Although different
program codes are created, program execu...
Show Detail
-
When I create multiple programs in the program configuration with the D300win, will these programs be executed in the order shown in the program co...
No, they won't.
The programs will be executed from top to bottom for each task to which they are assigned, 'DEFAULT,' 'FIXED_CYCLE' and 'EVENT' respectively.
Show Detail
-
Is a CPU necessary to check I/O? Input signals to the input terminals of an input module are turned ON, however, the input status LED remains OFF.
Yes, a CPU is necessary. In the case of a system with no CPU, the input status LED does not work even if signals are externally input into the input module.
Show Detail