Sack Library Documentation
ContentsIndexReferenceHome
Example
static void OnMotionCommon(name)( PSI_CONTROL control, LOGICAL move_starting )
{
    if( move_starting )
    {
       // move is starting, but still in old location
    }
    else
    {
       // move has completed and control is in its target location.
    }
}
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.