DriveDifferentialTwoWheel Methods

Microsoft Robotics Class Reference

The DriveDifferentialTwoWheel type exposes the following members.

Methods

  Name Description
Public method Activate< (Of < <' (T> ) > > )
Submits CCR tasks to the dispatcher port for execution. If the task was a receiver orchestration like join or choice, executing it means registering constraints on ports to guard the execution of user code
(Inherited from CcrServiceBase.)
Protected method ActivateDsspOperationHandlers() () () ()
Activates an Interleave arbiter using the ServiceHandler attributes on service methods.
(Inherited from DsspServiceBase.)
Protected method ActivateDsspOperationHandlers(DsspServiceBase, IPortSet)
Constructs and activates an Interleave arbiter using the ServiceHandler attributes on service methods of the supplied service instance
(Inherited from DsspServiceBase.)
Public method AllStopHandler
All Stop Handler
Protected method AttachPortToServiceRelativePath
Enables dispatching of inbound DSSP operations to user specified port for a specific relative URI path (relative to the service URI)
(Inherited from DsspServiceBase.)
Protected method Cleanup(Handler)
Post a Shutdown message instance on the internal cleanup port and invokes the supplied delegate before the default cleanup handler
(Inherited from ServiceBase.)
Protected method Cleanup(Handler< (Of < <' (Shutdown> ) > > ))
Post a Shutdown message instance on the internal cleanup port and invokes the supplied delegate before the default cleanup handler
(Inherited from ServiceBase.)
Protected method ClearActivityData(Enum)
Clears an activity
(Inherited from DsspServiceBase.)
Protected method ClearActivityData(String)
Clears an activity
(Inherited from DsspServiceBase.)
Protected method ClearAllActivityData
Clears all activity elements
(Inherited from DsspServiceBase.)
Protected method CreateInterleaveFromDsspOperationHandlers
Creates an Interleave arbiter using the ServiceHandler attributes on service methods of the supplied service instance
(Inherited from DsspServiceBase.)
Protected method CreateService(String)
Issues a Create operation to the local Constructor service
(Inherited from DsspServiceBase.)
Protected method CreateService(ServiceInfoType)
Issues a Create operation to the local Constructor service
(Inherited from DsspServiceBase.)
Protected method CreateService(String, array

See Also

DriveDifferentialTwoWheel Class

Microsoft.Robotics.Services.Drive Namespace