DlmsProtocolWriteAttribute Method

Overload List

WriteAttribute(DlmsObject, DlmsAttributeInfo, DlmsType, CancellationToken, Boolean) Writes one attribute to selected DLMS object.
WriteAttribute(DlmsObject, SByte, DlmsType, CancellationToken, Boolean) Writes one attribute to selected DLMS object. It uses no attribute selective parameters to write.
WriteAttribute(DlmsObject, SByte, DlmsSelectiveAccessParams, DlmsType, CancellationToken, Boolean) Writes one attribute to selected DLMS object.

See Also