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: 15.0.2.11458
Syntax
C#
event Action<AcyclicRecord> OnRecordRead

Value

Type: SystemActionAcyclicRecord
See Also