Place of Origin: | Japan |
Brand Name: | Tamagawa |
Certification: | CE |
Model Number: | TS2651N111E78 |
Minimum Order Quantity: | 1pcs |
---|---|
Packaging Details: | carton |
Delivery Time: | in stock |
Payment Terms: | T/T, Western Union, MoneyGram |
Supply Ability: | 100pcs/week |
TAMAGAWA: | TAMAGAWA | TS2651N111E78: | TS2651N111E78 |
---|---|---|---|
Japan: | Japan | Color: | Black |
Material: | Iron | Temperature: | 30-90 |
Wire: | Wire | Dimension: | 70mm |
TS2651N111E78
Click the "Startup" icon to commission the axis. | and can specify the velocity, |
The control panel shows the current status of the axis. Not only can you enable and disable the axis, |
acceleration and deceleration. You can also test the homing |
but you can also test the positioning of the axis (both in absolute and relative terms) | and jogging tasks. The control panel also allows you to acknowledge errors. You can configure a CommandTable instruction using the Technological objects. |
Guang Zhou Lai Jie Electric Co.,LTD
Please contact with “Tommy” for the price
610568-1A
TS3653N3E7
TS5850N60
TS3630N1303E9
TS5008N66
TS2650N1E78
TS374
TS1981N53E19
61347
TS3653N3E8
TS5850N64
TS3630N1309E5
TS5010N
TS2650N11E78
TS3762N15E4
TS1981N56E19
TS3653N3E9
TS5850N70
TS3630N1306
TS5013N69
TS2650N101E78
TS4126N1017E235
TS1981N56E19
TS3653N13E9
TS5N2E18
TS3630N1E1
Adding a Technological object
1. In the Project tree, expand the node "Technological Objects" and select "Add new object". Select the "CommandTable" icon (rename if required), and click "OK" to open the
configuration editor for the CommandTable object. You can create the desired movement sequence in the "Command Table" configuration
window, and check the result against the graphic view in the trend diagram.
You can select the command types that are to be used for processing the command table.
Up to 32 steps can be entered. The commands are processed in sequence, easily producing
a complex motion profile. Empty The empty serves as a placeholder for any commands to be added. The empty entry is
ignored when the command table is processed
Halt Pause axis.
Note: The command only takes place after a "Velocity setpoint" command.
Positioning Relative Positions the axis based upon distance. The command moves the axis by the given
distance and velocity.
Positioning Absolute Positions the axis based upon location. The command moves the axis to the given
location, using the velocity specified.
Velocity setpoint Moves the axis at the given velocity.
Wait Waits until the given period is over. "Wait" does not stop an active traversing motion.
Separator Adds a "Separator" line above the selected line. The separator line allows more than one
profile to be defined in a single command table.
In the figure below, "Command complete" is used as the transition to the next step. This type
of transition allows your device to decelerate to the start/stop speed and then accelerate
once again at the start of the next step. ① Axis decelerates to the start/stop speed between steps.
In the figure below, "Blending motion" is used as the transition to the next step. This type of
transition allows your device to maintain its velocity into the start of the next step, resulting in
a smooth transition for the device from one step to the next. Using blending can shorten the
total time required for a profile to execute completely. Without blending, the example takes
seven seconds to run. With blending, the execution time is reduced by one second to a total
of six seconds① Axis continues to move and accelerates or decelerates to the next step velocity, saving time and
mechanical wear.The operation of your CommandTable is controlled by an MC_CommandTable instruction,
as shown below:The CPU calculates motion tasks in "slices" or segments of 10 ms. As one slice is being
executed, the next slice is waiting in the queue to be executed. If you interrupt the motion
task on an axis (by executing another new motion task for that axis), the new motion task
may not be executed for a maximum of 20 ms (the remainder of the current slice plus the
queued slice). If the axis is switched off due to an error, it will be enabled again automatically after the
error has been eliminated and acknowledged. This requires that the Enable input
parameter has retained the value TRUE during this process. The MC_Power motion control instruction enables
or disables an axis. Before you can enable or
disable the axis, ensure the following conditions:
The technology object has been configured
correctly.