SMetrID V3 Library - manuál programátora
C#
C#
Show/Hide TOC
Dlms
Protocol
.
ITransfer
Image
Progess Interface
Interface used to show FW upgrade progress.
Definition
Namespace:
OddPrg.Protocols.DLMS
Assembly:
OddPrg.Protocols.Dlms (in OddPrg.Protocols.Dlms.dll) Version: 2.0.0.13 (2.0.0.13)
C#
Copy
public
interface
ITransferImageProgess
Methods
LogStatus
Logs a message.
SetAllSteps
Sets the total number of steps to complete.
SetFinishedSteps
Sets number of steps finished.
See Also
Reference
OddPrg.Protocols.DLMS Namespace
In This Article
Definition
Methods
See Also