![Omron NJ501-1300 User Manual Download Page 340](http://html1.mh-extra.com/html/omron/nj501-1300/nj501-1300_user-manual_742205340.webp)
10 Sample Programming
10-86
NJ-series CPU Unit Motion Control User’s Manual (W507)
Error
=> Camin_Err,
ErrorID
=> Camin_ErrID
);
// MC_Power for axis 0
PWR1(
Axis
:= MC_Axis000,
Enable := Pwr1_En,
Status
=> Pwr1_Status,
Busy
=> Pwr1_Bsy,
Error
=> Pwr1_Err,
ErrorID => Pwr1_ErrID
);
// MC_Power for axis 1
PWR2(
Axis
:= MC_Axis001,
Enable := Pwr2_En,
Status
=> Pwr2_Status,
Busy
=> Pwr2_Bsy,
Error
=> Pwr2_Err,
ErrorID => Pwr2_ErrID
);
// MC_Home for axis 0
HM1(
Axis
:= MC_Axis000,
Execute
:= Hm1_Ex,
Done
=> Hm1_D,
Busy
=> Hm1_Bsy,
CommandAborted
=> Hm1_Ca,
Error
=> Hm1_Err,
ErrorID
=> Hm1_ErrID
);
// MC_Home for axis 1
HM2(
Axis
:= MC_Axis001,
Execute
:= Hm2_Ex,
Done
=> Hm2_D,
Busy
=> Hm2_Bsy,
CommandAborted
=> Hm2_Ca,
Error
=> Hm2_Err,
ErrorID
=> Hm2_ErrID
);
//MC_MoveVelocity
VEL(
Axis
:= MC_Axis000,
Execute
:= Vel_Ex,
Velocity
:= Vel_Vel,
Acceleration
:= Vel_Acc,
Deceleration
:= Vel_Dec,
Direction
:= Vel_Dir,
InVelocity
=> Vel_InVel,
Busy
=> Vel_Bsy,
Active
=> Vel_Act,
CommandAborted
=> Vel_Ca,
Error
=> Vel_Err,
ErrorID
=> Vel_ErrID
);
Summary of Contents for NJ501-1300
Page 12: ...Sections in this Manual 10 NJ series CPU Unit Motion Control User s Manual W507...
Page 18: ...16 NJ series CPU Unit Motion Control User s Manual W507 CONTENTS...
Page 22: ...Read and Understand this Manual 20 NJ series CPU Unit Motion Control User s Manual W507...
Page 34: ...Revision History 32 NJ series CPU Unit Motion Control User s Manual W507...
Page 86: ...3 Configuring Axes and Axes Groups 3 28 NJ series CPU Unit Motion Control User s Manual W507...
Page 122: ...5 Motion Control Parameters 5 24 NJ series CPU Unit Motion Control User s Manual W507...
Page 158: ...6 Motion Control Programming 6 36 NJ series CPU Unit Motion Control User s Manual W507...
Page 166: ...7 Manual Operation 7 8 NJ series CPU Unit Motion Control User s Manual W507...
Page 182: ...8 Homing 8 16 NJ series CPU Unit Motion Control User s Manual W507...
Page 346: ...10 Sample Programming 10 92 NJ series CPU Unit Motion Control User s Manual W507...
Page 422: ...Appendices A 18 NJ series CPU Unit Motion Control User s Manual W507...
Page 423: ...Index 1 NJ series CPU Unit Motion Control User s Manual W507 I Index...
Page 430: ...Index 8 NJ series CPU Unit Motion Control User s Manual W507 Index...