 | ChannelPressureThreshold Property |
pressure threshold for clot detection by cLLD, value range 0 to 1023
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic int PressureThreshold { get; set; }
Public Property PressureThreshold As Integer
Get
Set
public:
property int PressureThreshold {
int get ();
void set (int value);
}
member PressureThreshold : int with get, set
Property Value
Type:
Int32
See Also