OccupantCommunicatorGetThermalSensation Method
温冷感を取得する
Namespace: Shizuku2.BACnetAssembly: Shizuku2Lib (in Shizuku2Lib.dll) Version: 1.0.0
public OccupantCommunicatorThermalSensation GetThermalSensation(
OccupantCommunicatorTenant tenant,
int occupantIndex,
out bool succeeded
)
Public Function GetThermalSensation (
tenant As OccupantCommunicatorTenant,
occupantIndex As Integer,
<OutAttribute> ByRef succeeded As Boolean
) As OccupantCommunicatorThermalSensation
public:
OccupantCommunicatorThermalSensation GetThermalSensation(
OccupantCommunicatorTenant tenant,
int occupantIndex,
[OutAttribute] bool% succeeded
)
member GetThermalSensation :
tenant : OccupantCommunicatorTenant *
occupantIndex : int *
succeeded : bool byref -> OccupantCommunicatorThermalSensation
- tenant OccupantCommunicatorTenant
- テナント
- occupantIndex Int32
- 執務者番号(1~)
- succeeded Boolean
- 通信が成功したか否か
OccupantCommunicatorThermalSensation温冷感