Click or drag to resize

IAcyclicServiceOnRecordRead Event

Raised when the PLC wants to read from an acyclic record. For RPC use.

Namespace:  Demo3D.PLC.Siemens.Acyclic
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
event Action<AcyclicRecord> OnRecordRead

Value

Type: SystemActionAcyclicRecord
See Also