CompreDrive SDK Documentation
CompreDrive SDK Documentation
CompreDriveSDK
CompreDriveSDK.WCF Namespaces
CompreDriveSDK.WCF.Pipe
CMDriveRemotePipe Class
CMDriveRemotePipe Methods
ApplyDistanceSetpoint Method
ApproachCompreDrive Method
CallPluginCommand Method
CallPluginCommandBoolean Method
CallPluginCommandNumber Method
CallPluginCommandText Method
Connect Method
DisableRamp Method
DisableTemperatureControl Method
Disconnect Method
EnableRamp Method
EnableTemperatureControl Method
GetAllForceUnits Method
GetAllPressureUnits Method
GetAllTemperatureUnits Method
GetCompreDriveState Method
GetCompreFrameForceGross Method
GetCompreFrameForceNet Method
GetConstantDistanceSetpoint Method
GetCurrentUserPath Method
GetDataProvider Method
GetDistanceValue Method
GetForce Method
GetForceAmpForceGross Method
GetForceAmpForceNet Method
GetForceAmpPressureGross Method
GetForceAmpPressureNet Method
GetForceAmpPressureUnit Method
GetForceControlEnabled Method
GetForceSetpoint Method
GetForceUnit Method
GetHWInTrigger Method
GetIdentifier Method
GetIsForceStable Method
GetIsTemperatureStable Method
GetLastFaultCodes Method
GetPluginCommands Method
GetPluginDisplayNames Method
GetPosition Method
GetPressure Method
GetPressureUnit Method
GetSWOutTrigger Method
GetTemperature Method
GetTemperatureControlEnabled Method
GetTemperatureSetpoint Method
GetTemperatureUnit Method
IsCMDriveConnected Method
IsTControllerConnected Method
PauseRegulation Method
PulseHWOutTrigger Method
RetractCompreDrive Method
SetForceSetpoint Method
SetHWInTriggerMode Method
SetHWOutTriggerMode Method
SetPressureSetpoint Method
SetSWInTrigger Method
SetTemperatureSetpoint Method
StartConstantDistanceMode Method
StopConstantDistanceMode Method
UnpauseRegulation Method
WriteLogMessage Method
CMDrive
Remote
Pipe
Get
Pressure Method
Returns the currently applied pressure
Namespace:
CompreDriveSDK.WCF.Pipe
Assembly:
CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
C#
VB
Copy
public
float
?
GetPressure
()
Public
Function
GetPressure
As
Single
?
Return Value
Nullable
Single
The currently applied pressure, or null if an error occured
Implements
ICompreDriveWCF
GetPressure
See Also
Reference
CMDriveRemotePipe Class
CompreDriveSDK.WCF.Pipe Namespace