VRFSystemCommunicatorGetCondensingTemperature Method
凝縮温度設定値[C]を取得する
Namespace: Shizuku2.BACnetAssembly: Shizuku2Lib (in Shizuku2Lib.dll) Version: 1.0.0
public float GetCondensingTemperature(
	uint oUnitIndex,
	out bool succeeded
)
Public Function GetCondensingTemperature ( 
	oUnitIndex As UInteger,
	<OutAttribute> ByRef succeeded As Boolean
) As Single
public:
float GetCondensingTemperature(
	unsigned int oUnitIndex, 
	[OutAttribute] bool% succeeded
)
member GetCondensingTemperature : 
        oUnitIndex : uint32 * 
        succeeded : bool byref -> float32 
- oUnitIndex  UInt32
 - 室外機番号(1~4)
 - succeeded  Boolean
 - 通信が成功したか否か
 
Single凝縮温度設定値[C]