IPlcHeadEndLogDebug Method

Called to extend PLC manager debug log.

Definition

Namespace: OddPrg.Communication.Plc
Assembly: OddPrg.Communication.Plc (in OddPrg.Communication.Plc.dll) Version: 1.0.0.0 (1.0.0.0)
C#
void LogDebug(
	string message
)

Parameters

message  String

See Also