SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Plc
Listener
Log
Info Method
Called when some information message needs to be logged to the listener log.
Definition
Namespace:
OddPrg.Communication.Plc
Assembly:
OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
void
LogInfo
(
string
message
)
Parameters
message
String
Implements
IPlcHeadEnd
LogInfo(String)
See Also
Reference
PlcListener Class
OddPrg.Communication.Plc Namespace
In This Article
Definition
Parameters
Implements
See Also