public class VentilationSystemCommunicator : PresentValueReadWriter
Public Class VentilationSystemCommunicator
Inherits PresentValueReadWriter
public ref class VentilationSystemCommunicator : public PresentValueReadWriter
type VentilationSystemCommunicator =
class
inherit PresentValueReadWriter
end
VentilationSystemCommunicator | インスタンスを初期化する |
AccelerationRate | 加速度を取得する (Inherited from PresentValueReadWriter) |
BaseAcceleratedDateTime | シミュレーション内の基準日時を取得する (Inherited from PresentValueReadWriter) |
BaseRealDateTime | 現実時間の基準日時を取得する (Inherited from PresentValueReadWriter) |
CurrentDateTime | シミュレーション内の現在日時を取得する (Inherited from PresentValueReadWriter) |
ChangeFanSpeed | ファン風量を変える |
DisableBypassControl | バイパス制御を無効にする |
EnableBypassControl | バイパス制御を有効にする |
EndService | リソースを解放する (Inherited from PresentValueReadWriter) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetFanSpeed | ファン風量を取得する |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetNorthTenantCO2Level | 北側テナントのCO2濃度[ppm]を取得する |
GetSouthTenantCO2Level | 南側テナントのCO2濃度[ppm]を取得する |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ReadPresentValueT | PresentValueを読み取る (Inherited from PresentValueReadWriter) |
StartService | サービスを開始する (Inherited from PresentValueReadWriter) |
StartVentilation | 換気(全熱交換器)を起動する |
StopVentilation | 換気(全熱交換器)を停止する |
SubscribeDateTimeCOV | シミュレーション日時の加速度に関するCOVを登録する (Inherited from PresentValueReadWriter) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
WritePresentValue | PresentValueを書き込む (Inherited from PresentValueReadWriter) |
communicator | BACnet通信用オブジェクト (Inherited from PresentValueReadWriter) |
VENTCTRL_DEVICE_ID | Device ID |
VENTCTRL_EXCLUSIVE_PORT | 排他的ポート番号 |