Omron NY532-1500 User Manual page 315

Ny-series ipc machine controller industrial panel pc / industrial box pc
Hide thumbs Also See for NY532-1500:
Table of Contents

Advertisement

);
//MC_Home
HM(
Axis
Execute
Done
Busy
CommandAborted
Error
ErrorID
);
//MC_MoveAbsolute
MV_ABS(
Axis
Execute
Position
Velocity
Acceleration
Deceleration
Direction
Done
Busy
Active
CommandAborted
Error
ErrorID
);
NY-series Industrial Panel PC / Industrial Box PC Motion Control User's Manual (W559)
:= MC_Axis000,
:= Hm_Ex,
=> Hm_D,
=> Hm_Bsy,
=> Hm_Ca,
=> Hm_Err,
=> Hm_ErrID
:= MC_Axis000,
:= Mv_Abs_Ex,
:= Mv_Abs_Pos,
:= Mv_Abs_Vel,
:= Mv_Abs_Acc,
:= Mv_Abs_Dec,
:= Mv_Abs_Dir,
=> Mv_Abs_D,
=> Mv_Abs_Bsy,
=> Mv_Abs_Act,
=> Mv_Abs_Ca,
=> Mv_Abs_Err,
=> Mv_Abs_ErrID
10 Sample Programming
10
10-39

Advertisement

Table of Contents
loading

Table of Contents