Show / Hide Table of Contents

Delegate Connection.Outputs.OutputEvent

Namespace: Experior.Core.Communication.PLC
Assembly: Experior.Core.dll
Syntax
public delegate void OutputEvent(Output sender, IConnection connection);
Parameters
Type Name Description
Output sender
IConnection connection
Back to top Generated by DocFX