Velocity profiling using velocity override, Velocity profiling using velocity override -17 – National Instruments NI-Motion User Manual

Page 72

Advertising
background image

Chapter 5

Straight-Line Moves

© National Instruments Corporation

5-17

NI-Motion User Manual

flex_read_csr_rtn

(boardID,&csr);

}while(csr & NIMC_MODAL_ERROR_MSG);

}

else

// Display regular error

nimcDisplayError(err,0,0);

return

;// Exit the Application

}

Velocity Profiling Using Velocity Override

You also can use Load Velocity Override to shift from one velocity to
another while executing moves. When you use this function, you indicate
the new velocity in terms of a percentage of the originally loaded velocity
instead of explicitly stating the velocity you want to change to.

For example, 120 percent of an original velocity of 10,000 changes the
velocity to 12,000.

The transition between velocities follows all other move constraints.

Advertising