ElectricalParameters 类 |
命名空间: HslCommunication.Instrument.Delixi
ElectricalParameters 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | ElectricalParameters | 初始化 ElectricalParameters 类的一个新实例 |
名称 | 说明 | |
---|---|---|
![]() | CurrentA |
A相电流,单位A
|
![]() | CurrentB |
B相电流,单位A
|
![]() | CurrentC |
C相电流,单位A
|
![]() | Frequency |
频率,Hz
|
![]() | InstantaneousActivePowerA |
瞬时A相有功功率,单位 kw
|
![]() | InstantaneousActivePowerB |
瞬时B相有功功率,单位 kw
|
![]() | InstantaneousActivePowerC |
瞬时C相有功功率,单位 kw
|
![]() | InstantaneousApparentPowerA |
瞬时A相视在功率,单位 kVA
|
![]() | InstantaneousApparentPowerB |
瞬时B相视在功率,单位 kVA
|
![]() | InstantaneousApparentPowerC |
瞬时C相视在功率,单位 kVA
|
![]() | InstantaneousReactivePowerA |
瞬时A相无功功率,单位 kvar
|
![]() | InstantaneousReactivePowerB |
瞬时B相无功功率,单位 kvar
|
![]() | InstantaneousReactivePowerC |
瞬时C相无功功率,单位 kvar
|
![]() | InstantaneousTotalActivePower |
瞬时总有功功率,单位 kw
|
![]() | InstantaneousTotalApparentPower |
瞬时总视在功率,单位 kVA
|
![]() | InstantaneousTotalReactivePower |
瞬时总无功功率,单位 kvar
|
![]() | PowerFactorA |
A相功率因数
|
![]() | PowerFactorB |
B相功率因数
|
![]() | PowerFactorC |
C相功率因数
|
![]() | TotalPowerFactor |
总功率因数
|
![]() | VoltageA |
A相电压,单位V
|
![]() | VoltageB |
B相电压,单位V
|
![]() | VoltageC |
C相电压,单位V
|
名称 | 说明 | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (继承自 Object。) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (继承自 Object。) |
![]() | GetHashCode | Serves as the default hash function. (继承自 Object。) |
![]() | GetType | Gets the Type of the current instance. (继承自 Object。) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (继承自 Object。) |
![]() ![]() | ParseFromDelixi |
根据德力西电表的原始字节数据,解析出真实的电量参数信息
|
![]() | ToString | Returns a string that represents the current object. (继承自 Object。) |
名称 | 说明 | |
---|---|---|
![]() | ToJsonString |
获取当前对象的JSON格式表示的字符串。 (由 HslExtension 定义。)Gets the string represented by the JSON format of the current object. |