Unlimited Move Absolute - Nc2X011 - Moveabsolutering
Unlimited Move Absolute - Nc2X011 - Moveabsolutering
Unlimited Move Absolute - Nc2X011 - Moveabsolutering
NC2x
011
Basic function
Symbol
Always ON (P_On)
(INT)
UnitNo
(BOOL)
Done
Positioning completed
Axis
(INT)
Axis
(BOOL)
Busy
Busy
Start
(BOOL)
Execute
Position command
(DINT)
Position
Speed command
(DINT)
Velocity
Acceleration time
(DINT)
Acceleration
Deceleration time
(DINT)
Deceleration
Unit No.
File name
Applicable
models
Languages in
function block
definitions
Conditions for
usage
Function
description
Shortcut setting
(INT)
Shortcut
Direction setting
(INT)
Direction
(BOOL)
CommandAborte
d
(BOOL)
Error
(WORD)
ErrorID
Abort
Error
Error code
Lib\FBL\omronlib\PositionController\NC2x\_NC2x011_MoveAbsoluteRing10.cxf
Position Control Units
CJ1W-NC214/234/414/434
CPU Unit
CJ1*-CPU**H Version 3.0 or later
CJ1M-CPU** Version 3.0 or later
CP1H
CJ2H-CPU**(-EIP)
CX-Programmer
Version 5.0 or later
Ladder programming
None.
When "Start (Execute)" turns ON, the positioning operation for the axis specified in "Unit No. (UnitNo)" and
"Axis (Axis)" is started using the specified "Position command (Position)", "Speed command (Velocity)",
"Acceleration time (Acceleration)" and "Deceleration time (Deceleration)".
"Positioning completed (Done)" is turned ON when the positioning operation for the FB has been completed.
This flag will not be turned ON if the positioning operation is canceled because another operation has been
started from a different instance, for a deceleration stop, or because an error has occurred.
"Busy (Busy)" will be set when the "Start (Execute)" is turned ON.
"Busy (Busy)" will be reset when any of "Positioning completed (Done)", "Abort (CommandAborted)", or
"Error (Error)" is turned ON.
Even if an error occurs when the input variable is out of the range, etc., "Busy (Busy)" will be set for at least
one cycle.
"Error (Error)" will be turned ON and "Error code (ErrorID)" will be output if an error occurs for the FB. This
will not occur for error in other FBs or other instances of the FB.
These statuses (Done/CommandAborted/Error/ErrorID) will be reset when "Start (Execute)" turns OFF. If
"Start (Execute)" turns OFF before the positioning operation has been completed, the status will be set for at
least one cycle when corresponding conditions have occurred.
ON
Execute OFF
Command
speed
ON
Busy OFF
ON
Done OFF
_NC2x011_MoveAbsoluteRing (2/5)
When the count mode of the Position Control Unit is set to Rotary axis, the movement direction is specified
in "Shortcut setting (Shortcut)" and "Direction setting (Direction)".
As for the count mode, refer to the Position Control Unit Operation Manual.
Shortcut
+1
+0
+0
+0
setting
Direction
(Not used.)
+1
-1
+0
setting
Direction of
Direction specified
Direction specified
No direction
Shortest route
movement
(Forward direction)
(Reverse direction)
specified
Positioning is
Positioning is
Positioning is
performed for the
performed by
performed by
target position via
operating in the
operating in the
the shortest route.
positive direction.
negative direction.
Example: Using the
unlimited axis with the
range of 0 to 359
S
+315
+45
+315
+315
+45
+45
Pattern of
movement
See below.
+315
+45
S: Start position
T: Target position
+315
+315
+45
S: Start position
T: Target position
+45
S: Start position
T: Target position
When "No direction specified" is selected for the direction of movement, positioning operation is performed
toward the absolute position with the origin (0) of the present coordinate system being used as the reference
point. Multiple-turn operation is also possible. When the movement direction is other than "No direction
specified", multiple-turn operation cannot be performed.
Example: Using the unlimited axis with the range of 0 to 359
T
+315
+45
T
+675
(+315)
S
+45
Kind of FB
definition
FB
precautions
EN input
condition
Restrictions
Other
+315
+45
T
-405
(+315)
-45
(+315)
S
+45
S
+315
T
+405
(+45)
S
+45
_NC2x011_MoveAbsoluteRing (3/5)
Application
example
Turning the bit A ON from OFF will operate the Axis (Axis 1) connected to the Position Control Unit with a unit
number 0 using the absolute movement command.
Unit No.: 0
CPU
NC
Servo motor
Axis 1
Sample
_NC2x011_MoveAbsoluteRing
(BOOL)
(BOOL)
EN
ENO
Always ON (P_On)
Unit No.
&0
Related
manuals
(INT)
UnitNo
(BOOL)
Done
Positioning completed
Bit B
Axis
&1
(INT)
Axis
(BOOL)
Busy
Busy
Bit C
Start
Bit A
(BOOL)
Execute
Abort
Bit D
Position command
+2000
(DINT)
Position
(BOOL)
CommandAborte
d
(BOOL)
Error
Speed command
+20000
(DINT)
Velocity
(WORD)
ErrorID
Acceleration time
+100
(DINT)
Acceleration
Deceleration time
+200
(DINT)
Deceleration
Shortcut setting
No shortcut -> +0
(INT)
Shortcut
Direction setting
No direction specified -> +0
(INT)
Direction
Error
Bit E
Error code
D0
Variable Tables
Input Variables
Name
Variable name
EN
EN
Data type
BOOL
Default
Range
Unit No.
Axis
Start
Position
command
UnitNo
Axis
Execute
Position
INT
INT
BOOL
DINT
&0
&1
0(OFF)
+0
&0 to &94
&1 to &4
Speed
command
Velocity
DINT
+1
+1 to
+2147483647
Acceleration
time
Acceleration
DINT
+0
+0 to
+250000
Deceleration
time
Deceleration
DINT
+0
+0 to
+250000
Shortcut
setting
Shortcut
INT
+0
+0, +1
Direction
setting
Direction
INT
+0
-1, +0, +1
Refer to the
right.
Description
1(ON): FB started
0(OFF): FB not started
Specify the unit number.
Specify the axis number.
: Starts the absolute movement.
Specify the target position. Unit: Command units.
The effective range varies depending on the specified
direction of movement ("Shortcut setting Shortcut"
and "Direction setting Direction").
Shortest route: +0 to +1073741823
Direction specified(Positive): +0 to +1073741823
Direction specified(Negative): +0 to +1073741823
No direction specified: -2147483648 to +2147483647
Specify the target speed. Unit: Command units/s.
Changing the value while this FB is in operation will
change the actual operating speed.
Specify the acceleration time. Unit: ms.
Changing the value while this FB is in operation will
change the actual operating acceleration time.
Specify the deceleration time. Unit: ms.
Changing the value while this FB is in operation will
change the actual operating deceleration time.
Specify the operation in ring mode.
+0: No shortcut (Movement direction is specified in
Direction setting (Direction).)
+1: Shortcut movement (The value of Direction
setting (Direction) is ignored.)
Specify the movement direction when shortcut
movement is not selected.
+0: No direction specified
+1: Positive direction
+2: Negative direction
_NC2x011_MoveAbsoluteRing (4/5)
Output Variables
Name
Variable name
ENO
ENO
Data type
BOOL
Positioning
completed
Busy
Abort
Done
BOOL
Busy
CommandAborted
BOOL
BOOL
Error
Error
BOOL
Error code
ErrorID
WORD
Error
code
#0001
Range
Description
1(ON): FB operating normally
0(OFF): FB not started / FB ended with error
Turns ON when the positioning operation has been completed.
Turns ON when FB is in the process.
Turns ON when an abort has occurred in the FB. Refer to "Error code
(ErrorID)" for details.
Turns ON when an error has occurred in the FB. Refer to "Error code
(ErrorID)" for details.
Returns the error code when an error occurred in the FB. Refer to
"Error code list" for details.
Probable cause
Clearing method
Set the value of input variable within the specified
range.
Correct the allocation of Axis Operating Memory
Area of Common Parameter so that it falls within
the allowable setting range of data.
Check "Unit common error code". Identify the error
cause from the Operation Manual of the Position
Control Unit.
Check "Axis error code". Identify the error cause
from the Operation Manual of the Position Control
Unit.
Execute the FB after putting the Position Control
Unit in unit ready status.
Turn OFF "Interrupt feeding specification" of the
Direct Operation Command Memory area.
Execute MoveAbsolute, MoveRelative or
MoveVelocity.
#0002
#1001
Axis error
#1002
Unit setup
#2000
Interrupt feeding
#2002
Deceleration stop
#2100
Servo unlock
#2102
Duplicate start of
"Absolute
movement"
Duplicate start of
"Relative
movement"
Duplicate start of
"Speed control"
Command
disabled
Absolute
movement
#2200
#2201
#2202
#2300
#3200
Name
Absolute movement
Rotation axis direction
Command position
Command speed
Acceleration time
Deceleration time
Data type
BOOL
INT
DINT
DINT
DINT
DINT
Address
B+00.00
B+01
B+02
B+04
B+08
B+10
Note
_NC2x011_MoveAbsoluteRing (5/5)
Version History
Version
Date
1.00
2009.06.
Contents
Original production.
Note
This document explains the function of the function block.
It does not provide information of restrictions on the use of Units and Components or combination of them. For actual
applications, make sure to read the operation manuals of the applicable products.