DlmsPrimePlcAppIdentSetAttributeValue Method
Sets a value to COSEM attribute of specified name.
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public override void SetAttributeValue(
sbyte id,
DlmsType value
)
Parameters
- id SByte
- COSEM attribute id. You can use GetAttributeId if a name is known.
- value DlmsType
- New attribute value.