Update(TBody, TResponse) Class

Microsoft Robotics Class Reference

Update operation

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class Update<TBody, TResponse> : DsspOperation<TBody, TResponse>
where TBody : new()
where TResponse : new(), IPort

Type Parameters

  • TBody
    [Missing <typeparam name="TBody"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Update`2"]

  • TResponse
    [Missing <typeparam name="TResponse"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Update`2"]

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp..::..Update<(Of <(<'TBody, TResponse>)>)>
        Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspDefaultUpdate
        Microsoft.Dss.Services.ControlPanel.Proxy. . :: . .UpdateRuntimeConfiguration
        Microsoft.Dss.Services.ControlPanel. . :: . .UpdateRuntimeConfiguration
        Microsoft.Dss.Services.DefaultTarget.Proxy. . :: . .Update
        Microsoft.Dss.Services.DefaultTarget. . :: . .Update
        Microsoft.Dss.Services.MountService.Proxy. . :: . .UpdateBytes
        Microsoft.Dss.Services.MountService. . :: . .UpdateBytes
        Microsoft.Dss.Services.Security.Manager. . :: . .ModifyContractPolicy
        Microsoft.Dss.Services.Security.Manager. . :: . .ModifyPathPolicy
        Microsoft.Dss.Services.Security.Manager. . :: . .ModifyRole
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .ModifyContractPolicy
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .ModifyPathPolicy
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .ModifyRole
        Microsoft.Robotics.Services.ArticulatedArm.Proxy. . :: . .SetEndEffectorPose
        Microsoft.Robotics.Services.ArticulatedArm.Proxy. . :: . .SetJointTargetPose
        Microsoft.Robotics.Services.ArticulatedArm.Proxy. . :: . .SetJointTargetVelocity
        Microsoft.Robotics.Services.ArticulatedArm. . :: . .SetEndEffectorPose
        Microsoft.Robotics.Services.ArticulatedArm. . :: . .SetJointTargetPose
        Microsoft.Robotics.Services.ArticulatedArm. . :: . .SetJointTargetVelocity
        Microsoft.Robotics.Services.Battery.Proxy. . :: . .SetCriticalLevel
        Microsoft.Robotics.Services.Battery. . :: . .SetCriticalLevel
        Microsoft.Robotics.Services.ContactSensor.Proxy. . :: . .Update
        Microsoft.Robotics.Services.ContactSensor. . :: . .Update
        Microsoft.Robotics.Services.Drive. . :: . .AllStop
        Microsoft.Robotics.Services.Drive. . :: . .CancelPendingDriveOperation
        Microsoft.Robotics.Services.Drive. . :: . .DriveDistance
        Microsoft.Robotics.Services.Drive. . :: . .EnableDrive
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .AllStop
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .CancelPendingDriveOperation
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .DriveDistance
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .EnableDrive
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .ResetEncoders
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .RotateDegrees
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .SetDrivePower
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .SetDriveSpeed
        Microsoft.Robotics.Services.Drive.Proxy. . :: . .Update
        Microsoft.Robotics.Services.Drive. . :: . .ResetEncoders
        Microsoft.Robotics.Services.Drive. . :: . .RotateDegrees
        Microsoft.Robotics.Services.Drive. . :: . .SetDrivePower
        Microsoft.Robotics.Services.Drive. . :: . .SetDriveSpeed
        Microsoft.Robotics.Services.Drive. . :: . .Update
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .SetStreamProperty
        Microsoft.Robotics.Services.DssStream. . :: . .SetStreamProperty
        Microsoft.Robotics.Services.Encoder.Proxy. . :: . .Reset
        Microsoft.Robotics.Services.Encoder.Proxy. . :: . .UpdateTickCount
        Microsoft.Robotics.Services.Encoder. . :: . .Reset
        Microsoft.Robotics.Services.Encoder. . :: . .UpdateTickCount
        Microsoft.Robotics.Services.GpioPinArray.Proxy. . :: . .SetPin
        Microsoft.Robotics.Services.GpioPinArray. . :: . .SetPin
        Microsoft.Robotics.Services.Motor.Proxy. . :: . .SetMotorPower
        Microsoft.Robotics.Services.Motor. . :: . .SetMotorPower
        Microsoft.Robotics.Services.PanTilt. . :: . .FindJointIndexPosition
        Microsoft.Robotics.Services.PanTilt.Proxy. . :: . .FindJointIndexPosition
        Microsoft.Robotics.Services.PanTilt.Proxy. . :: . .Rotate
        Microsoft.Robotics.Services.PanTilt.Proxy. . :: . .SetHoldingTorque
        Microsoft.Robotics.Services.PanTilt.Proxy. . :: . .SetPDGains
        Microsoft.Robotics.Services.PanTilt.Proxy. . :: . .StartTrajectory
        Microsoft.Robotics.Services.PanTilt.Proxy. . :: . .UpdateMotionBlocked
        Microsoft.Robotics.Services.PanTilt. . :: . .Rotate
        Microsoft.Robotics.Services.PanTilt. . :: . .SetHoldingTorque
        Microsoft.Robotics.Services.PanTilt. . :: . .SetPDGains
        Microsoft.Robotics.Services.PanTilt. . :: . .StartTrajectory
        Microsoft.Robotics.Services.PanTilt. . :: . .UpdateMotionBlocked
        Microsoft.Robotics.Services.WebCam.Proxy. . :: . .UpdateFrame
        Microsoft.Robotics.Services.WebCam. . :: . .UpdateFrame
        Microsoft.Robotics.Simulation.Engine. . :: . .BeginPlayback
        Microsoft.Robotics.Simulation.Engine. . :: . .BeginRecording
        Microsoft.Robotics.Simulation.Engine. . :: . .FinishPlayback
        Microsoft.Robotics.Simulation.Engine. . :: . .FinishRecording
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .BeginPlayback
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .BeginRecording
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .FinishPlayback
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .FinishRecording
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .UpdateCameraView
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .UpdatePhysicsTimeStep
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .UpdateSimulationEntity
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .UpdateSimulatorConfiguration
        Microsoft.Robotics.Simulation.Engine. . :: . .UpdateCameraView
        Microsoft.Robotics.Simulation.Engine. . :: . .UpdatePhysicsTimeStep
        Microsoft.Robotics.Simulation.Engine. . :: . .UpdateSimulationEntity
        Microsoft.Robotics.Simulation.Engine. . :: . .UpdateSimulatorConfiguration

See Also

Update< (Of < ( <'TBody, TResponse> ) > ) > Members

Microsoft.Dss.ServiceModel.Dssp Namespace