Mitsubishi PLCFX3U positioning control

Create Date: 2024-8-30 12:03:23|Source: Mitsubishi Electric/Mitsubishi Electric

Origin regression command with DOG lookup function

Mitsubishi PLCFX3U origin regression command with DOG lookup function: DSZR.

                              Mitsubishi PLCFX3U positioning control

1. The workbench runs in the direction of the value reduction of the current value register (generally M8342=OFF in the opposite direction), and when it encounters the near-point signal, it becomes a creeping speed, and the zero signal after leaving the near-point signal arrives with a delay of 1ms, and the pulse output is immediately aborted.

The abort point is the zero point (origin), at this time, the PLC clears the value of the current value register, and sends a zero signal of 20ms+1ms operation cycle time length together to clear the encoder error value (dwell pulse counter) of the servo drive.

After clearing, the PLC's command end indicates that M8029 is connected to a scan cycle.

2. If the DOG block has touched the near-point signal when the origin return is launched, the workbench will run in the forward direction, leave the near-point signal first, speed up the reverse operation immediately after decelerating away, and then complete the origin return with the action of step 1.

3. If the workbench touches the rotation limit switch when the origin return is started, the forward operation will be accelerated immediately after the deceleration is stopped, until it leaves the near point signal, and then the action of the second step completes the origin return.

4. If the rotation limit switch has been pressurized when the origin return is started, the forward operation will be directly accelerated until it leaves the near point signal, and then the action of the second step completes the origin return.

S1. – Near-point input signal.

S2. – Zero input signal.

D1.——Pulse output.

D2. – the output of the motor's direction of rotation signal.

Taking the positioning of 1 axis as an example, the soft components are used as follows:

Pulse output signal: Y0.

Motor direction signal: Use M8342 to specify the origin return direction (OFF rotation, ON forward rotation).

The current value register (32-bit) :D 8340/D8341, the value stored in it, if the power is off, the origin regression only needs to be performed once.

Peri-point signal: X0 - X17.

Slewing limit: M8344.

Forward rotation limit: M8343.

Pulse output: M8340.

Useful flag for clearing the signal: M8341=ON, the effect of the error calculator for the eradication encoder.

The fixed flag of the zeroing signal: M8464=OFF, and the output of the zeroing signal is fixed to one.

M8464=ON, and the output of the zero-clearing signal is specified as D8464.

Zero signal: Y4.

Zero signal: X0 - X7.

Zero signal logic negation: M8346=OFF, positive logic, signal ON useful; M8346=ON, negative logic, signal OFF useful.

Acceleration time: D8348, can be set to 50ms-5000ms, the initial value is 100ms.

Deceleration time: D8349, can be set to 50ms-5000ms, and the initial value is 100ms.

Z high speed: D8343/D8344, 32-bit register to save, initial value is 100KHZ.

Base speed: D8342, servo motor set to 0, stepper motor set to a value greater than 0 (below 10KHZ).

Creeping speed: D8345, set creeping speed, the initial value is 10KHZ.

Origin regression speed: D8346/D8347, set the origin regression speed, the initial value is 50KHZ.

Positioning command fulfillment: M8348, command fulfillment condition on flag.

Disable pulse output: M8349, can be used as a PLC emergency stop signal, but the emergency stop signal with a servo drive is more accurate.

The above soft components are based on the output of axis 1Y0, and the soft components used in Y1-Y3 are different.

The following two marking soft components are universal flag slots:

Command End Flag Pulse: M8029.

Command Fulfillment Abnormal End Flag Pulse: M8329.

More on that
Mitsubishi PLC module model Mitsubishi PLC module model

FX3S-10MR/ES AC power supply · DC input type input: 6 points DC24V drain/source type output: 4 points relay FX3S-10MT/ES AC power supply · DC input input: 6 points DC24V drain/source output: 4 points transistor drain type FX3S-10MT/E ...

Mitsubishi FX1N switching power supply fault repair Mitsubishi FX1N switching power supply fault repair

Problem description: The power supply of the Mitsubishi FX1N-60MR-001 has no display (the safety guard, filter, temperature protection element, and rectifier are damaged). Inspection and repair: After the PLC is connected to the power supply, the power indicator (POWER light) does not light up.

PLC Programming Recommendations – Mitsubishi PLC PLC Programming Recommendations – Mitsubishi PLC

1. When the PLC and the host computer (or touch screen) form a monitoring system, there are many hours on the screen that require "manual", "active" and other control forms (generally more than one). In the program, you can use the "MOV" command. For example, when selecting "manual", the constant 1 MOV will be changed to a ...

Advantages of Mitsubishi Electric fresh air system Advantages of Mitsubishi Electric fresh air system

Mitsubishi Electric's fresh air system realizes indoor ventilation, but of course, we can't just be limited to simply replacing the outdoor air into the room, a good fresh air should filter the harmful substances in the air, so that the air entering the room is not only fresh, but also clean and harmless. ...

Mitsubishi FX2N Series Extended PLC Module Selection Chart Mitsubishi FX2N Series Extended PLC Module Selection Chart

Mitsubishi tension controller principle Mitsubishi tension controller principle

1. Tension Manipulator Principle - Introduction The tension manipulator can be called the tension manipulator, which is usually used with magnetic particle brake, magnetic particle clutch and tension detector, and is suitable for winding, unwinding, tension control, etc. It also has the so-called manual control function, which generally refers to the human ability to ...

Inverter overload fault factor - Mitsubishi inverter Inverter overload fault factor - Mitsubishi inverter

1) The mechanical load is too heavy The main characteristic of overload is the fever of the motor, and it can be detected by reading the operating current from the display. The main factor is that the load of Mitsubishi inverter is too large, and the acceleration and deceleration time and operation cycle time are too tight; V/F features voltage too ...

Mitsubishi touch screen common faults and solutions Mitsubishi touch screen common faults and solutions

Fault 1: Mitsubishi touch screen contact deviation Phenomenon: The direction of finger contact does not match the mouse arrow. Analysis: When calibrating the orientation after installing the screwdriver, there is no vertical contact with the bull's-eye. Solution: Recalibrate the bearing. ...

Mitsubishi PLC programming cable communication port setting method Mitsubishi PLC programming cable communication port setting method

1. Plug the programming cable into the USB port of the computer. 2. On the desktop, place the mouse on the "My Computer" icon, and then right-click. 3. In the pop-up menu, select "Device Manager". ...

Advantages and disadvantages of different output types of PLC – Mitsubishi Advantages and disadvantages of different output types of PLC – Mitsubishi

The three output types of PLC are: transistor output, thyristor output and relay output, what is the difference between these three different output types? (1) Transistor output: The big advantage is that it is accustomed to high-frequency action, and the echo time is short, generally about 0.2ms, but ...

Features of Mitsubishi PLC programming language Features of Mitsubishi PLC programming language

1. Graphical instruction structure: The program is expressed graphically, and the instructions are composed of different graphic symbols, which are easy to understand and remember. In the logic operation part, almost all manufacturers use a ladder diagram similar to the relay control circuit, which is easy to accept. More complex arithmetic operations, ...

Mitsubishi touch screen GT10 series models and their features Mitsubishi touch screen GT10 series models and their features

GT1020 touch screen ● The palm is large, the wide screen displays, and the ultra-small size is 3.7 inches ●3-color LED backlight for added visibility ●High brightness liquid crystal, clear under light ● Resolution 160×64, standard memory 512K ●Inside ...

Special function module of the Mitsubishi PLC FX series Special function module of the Mitsubishi PLC FX series

The communication module of PLC is used to complete the communication with other PLCs, other intelligent control equipment or computers. The following is a brief introduction to the FX series communication function shields, adapters and communication modules. (1) Communication expansion ...

The basic composition of Mitsubishi PLC The basic composition of Mitsubishi PLC

Mitsubishi PLC is composed of power module, CPU module, input module, output module and substrate. Power module: Provides DC5V power supply for each module on the substrate. CPU module: It is the heart of the PLC. The CPU module consists of ...

Mitsubishi inverter fault visual inspection method Mitsubishi inverter fault visual inspection method

The intuitive method refers to the search and analysis of faults based on the external manifestations of Mitsubishi inverter defects without any instruments. The visual method includes an unpowered view and a power-on survey. In the overhaul, the first thing to do is to check without power, that is, to use the human sensory organs (eyes, ears, hands, nose) to check the relevant plug-in.

Replacement steps for the internal battery of Mitsubishi PLC Replacement steps for the internal battery of Mitsubishi PLC

When the battery voltage drops, the power supply is "ON", and the "BATT. V" LED lights up, and the battery is valid for one month from the time the light is on. However, there are times when it is found late, so after finding that the indicator light is on, the battery should be replaced as soon as possible to avoid power failure. ...

Built-in time adjustment in Mitsubishi PLC Built-in time adjustment in Mitsubishi PLC

You can use two commands: TWR (Time Write) command and TRD (FNC166) TRD(P) command to adjust the built-in time. 1. TWR (Time Write) command Instructions to write time presets to the built-in real-time clock: Clock ...

Advantages and applications of servo motors - Mitsubishi Advantages and applications of servo motors - Mitsubishi

First of all, what are the advantages of servo motors compared with other motors (such as stepper motors): 1. Accuracy: Closed-loop control of azimuth, speed and torque is realized; Overcome the problem of stepper motor out-of-step; 2. Speed: high speed ...

Mitsubishi PLC Step Instruction Instructions for use Mitsubishi PLC Step Instruction Instructions for use

1. Step Instruction (STL/RET) Step instruction is an instruction that is specially planned for sequential control. In the field of industrial control, many control processes can be completed by sequential control, and the use of step instructions to complete sequential control is not only convenient to complete, but also easy to read and modify. There are two in the FX2N ...

Mitsubishi Electric begins research and development of a Mars satellite probe probe Mitsubishi Electric begins research and development of a Mars satellite probe probe

TOKYO, February 21, 2020 – Mitsubishi Electric Corporation (TOKYO:6503) announced today that it has been appointed by the Japan Aeronautics and Astronautics Agency (JAXA) as the contractor for the Mars Lunar Probe (MMX) space probe. Mitsubishi Electric has launched development activities for the project that will utilize MMX's system ...

CATEGORIES BYPASS
Customer Service Center

Online Consultation:QQ


ContactContact

Contact: Manager Huang

Contact QQ: 3271883383

Contact number: 13522565663


Scan the code to add WeChat (please save the picture first on the mobile phone)

working hoursworking hours

Weekdays: 9:00-17:00

Holidays: Only emergencies are handled

Contact us

Contact us

Contact number QQ consultation
QQ consultation

3271883383

Company address
Back to top