23

Directive Status Codes


           CONSTANT                      DESCRIPTION           

          SUCCESSFUL                successful completion      

         TASK_EXITTED                returned from a task      

       MP_NOT_CONFIGURED             multiprocessing not       
                                          configured           

         INVALID_NAME                invalid object name       

          INVALID_ID                  invalid object id        

           TOO_MANY                        too many            

            TIMEOUT                   timed out waiting        

      OBJECT_WAS_DELETED           object was deleted while    
                                           waiting             

         INVALID_SIZE               invalid specified size     

        INVALID_ADDRESS           invalid address specified    

        INVALID_NUMBER                number was invalid       

          NOT_DEFINED                item not initialized      

        RESOURCE_IN_USE             resources outstanding      

          UNSATISFIED               request not satisfied      

       INCORRRECT_STATE             task is in wrong state     

       ALREADY_SUSPENDED            task already in state      

        ILLEGAL_ON_SELF            illegal for calling task    

   ILLEGAL_ON_REMOTE_OBJECT       illegal for remote object    

        CALLED_FROM_ISR              invalid environment       

       INVALID_PRIORITY             invalid task priority      

      INVALID_TIME_OF_DAY            invalid time buffer       

         INVALID_NODE                  invalid node id         

     NOT_OWNER_OF_RESOURCE          not owner of resource      

        NOT_CONFIGURED             directive not configured    

        NOT_IMPLEMENTED           directive not implemented