-
When I switch the CPU module from RUN to STOP while the four-axis pulse output unit (NR1SF-HP4DT) is outputting pulses, does the positioning operat...
When the CPU module is stopped, the positioning operation stops.
Show Detail
- No:1669
- Displayed Date:2023/04/25 19:00
- Category:
Function
-
With the MICREX-SX SPH Series, when should I replace the battery after the battery error LED of the CPU module lights up?
It depends on your CPU model and how often you conduct regular inspection.
The backup time after a battery error is detected is as follows.
NP1PS-32/32R:...
Show Detail
- No:1312
- Displayed Date:2023/04/25 19:00
- Category:
Accessory
-
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
-
I want to remotely monitor the status of the memory. Is it possible to use the SX control utility via an online adapter?
The Control Utility only supports the COM port and USB port and cannot be used.
Show Detail
- No:1397
- Displayed Date:2023/04/25 19:00
- Category:
Support tool
-
Can I use a commercial LAN cable for the SX bus instead of the dedicated cable?
No, you can't.
Although the connection of the sending/receiving wires of the SX bus cable is the same as that for a commercial LAN cable (cross), the dedica...
Show Detail
- No:1557
- Displayed Date:2023/04/25 19:00
- Category:
Accessory
-
Do the blue and white cables for the ALM output of the power supply module (Type_ NP1S-22) have polarity?
No, they do not have polarity because they use relay contacts.
Show Detail
- No:1585
- Displayed Date:2023/04/25 19:00
- Category:
Main unit
-
How do I perform pulse output with the high-speed output module (Type_NP1Y32T09P1-A)?
All the channels in the high-speed output module are set to the general purpose output mode (normal digital output) by default.
To use the module in the pul...
Show Detail
- No:1613
- Displayed Date:2023/04/25 19:00
- Updated DTM:2023/06/09 13:59
- Category:
Function
-
Is it possible to use a PC application program to manipulate data that was written with the SX application (F_WRITE) onto the memory card inserted ...
The data written with the F_WRITE FB is in a binary format. Consequently, it can be manipulated with commercial binary editors.
Show Detail
- No:1623
- Displayed Date:2023/04/25 19:00
- Category:
Application
-
If a project file (ZWT file) compressed with D300winV3 is extracted with different version of D300winV3, how much guarantee of data compatibility i...
Compatibility between versions of D300win is upward compatibility. Using a lower version to extract a file causes no problem as long as no unsupported functi...
Show Detail
-
With a counter module (NP1F-HC2), I use 2 counter FBs to control 2 channels. At system start-up, I set simultaneous preset operations for the 2 cha...
Check to make sure that_ (1) The channel specification (CH_SEL) is correct. (2) The FB instance names are not duplicated. (3) The preset command is given aft...
Show Detail
- No:1640
- Displayed Date:2023/04/25 19:00
- Category:
Function