CompreDrive SDK Documentation
CompreDrive SDK Documentation
CompreDriveSDK
CompreDriveSDK.WCF Namespaces
CompreDriveSDK.WCF.Pipe
CMDriveRemotePipeClean Class
CMDriveRemotePipeClean 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
GetCommandPlugins 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
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
Clean
Get
All
Temperature
Units Method
Gets a list of all available temperature units.
Namespace:
CompreDriveSDK.WCF.Pipe
Assembly:
CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
C#
VB
Copy
public
string
[]
GetAllTemperatureUnits
()
Public
Function
GetAllTemperatureUnits
As
String
()
Return Value
String
The array of units.
Implements
ICompreDriveWCF
GetAllTemperatureUnits
See Also
Reference
CMDriveRemotePipeClean Class
CompreDriveSDK.WCF.Pipe Namespace