Click or drag to resize

AcyclicRecordAcknowledgeRecord Method

Acknowledge that the AcyclicRecord has been received and processed. Calling this method will signal the acyclic event done.

Namespace:  Demo3D.PLC.Siemens.Acyclic
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public void AcknowledgeRecord()
See Also