new XUIMainPressureGauge()
Methods
-
IgnoreEvents(bIgnore)
-
穿透鼠标事件
Parameters:
Name Type Description bIgnore
Boolean 穿透鼠标事件 Properties:
Name Type Description IgnoreEvents
Boolean false -
SetMainPressureGaugeState(strState)
-
设置零件状态
Parameters:
Name Type Description strState
String Properties:
Name Type Description MainPressureGaugeState
Combo ["Normal","Stop","Fault","Disable"] -
SetPressureValue(nValue)
-
设置压力数值
Parameters:
Name Type Description nValue
Number 数值 Properties:
Name Type Description PressureValue
Number 0 -
SetTemperatureValue(nValue)
-
设置温度数值
Parameters:
Name Type Description nValue
Number 数值 Properties:
Name Type Description TemperatureValue
Number 0 -
SetValueVisible(bShow)
-
设置标注显示
Parameters:
Name Type Description bShow
Boolean 是否显示 Properties:
Name Type Description ValueVisible
Boolean true