Answer simple questions about your application to find the right solution.
| Search by Specification | ||
| Select Product Category above. |
| Questions & Answers | ||||||||||||||||||||||||||||
|
|
Why do I keep getting an alarm signal upon power up? | |||||||||||||||||||||||||||
|
|
First and foremost, please check if all of the following have been completed: 1) 24VDC has been supplied for the I/O and communications (Apply the 24VDC to +COM and –COM), 2) the ESTOP function is ON (Pin 2 is grounded), Please see the detail on the operation manual about ESTOP input. 3) the pulse mode has been correctly set for each axis (1P or 2P mode), and 4) the logic levels have been set correctly according to the stepper motor system being used. If problem has not been resolved, please call our Tech Support Center 1-800-468-3982 |
|||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||
|
|
Can I change the distance data of the program without connecting the computer? | |||||||||||||||||||||||||||
|
|
OPX300 allow you to change the distance value in the program. | |||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||
|
|
I have a slow speed programmed, however, the motor goes faster than my settings. What is wrong? | |||||||||||||||||||||||||||
|
|
If VS Speed is higher than your V speed, the motor will operate at the larger of the two. | |||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||
|
|
How do I perform a coordinated move using the EMP402 controller? | |||||||||||||||||||||||||||
|
|
The MU command can enable/disable parallel processing. MU 0: Disable, MU 1: Enable. The default setting is 0. Example: [1] MU1 Enables parallel processing [2] INC1 Positioning operation for the first axis [3] INC2 Positioning operation for the second axis When parallel processing is enabled, the next command is not executed into pulses begin to be generated. In the example above, both axes will execute a coordinated move. | |||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||
|
|
What is the difference between the EMP401-1 and the EMP401-2? What does "with connectors" mean? | |||||||||||||||||||||||||||
|
|
The EMP controller will work with all of our stepping motor drivers. For the board level drivers, there is not an available cable to connect between the EMP and the driver. In this case, the EMP401-2 should be ordered. The mating connectors on the EMP will be included so that a cable can be easily soldered to these connectors. | |||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||
|
|
How do I make an infinite LOOP program with EMP? For example, I want to run continuously using SCAN command while an input is ON. | |||||||||||||||||||||||||||
|
|
The JMP command can be used to make a loop program.
The following is a sample.
1. scan motion if IN1 in ON and stop if IN 1 if OFF and keep repeating
|
|||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||