Click or drag to resize

IAcyclicServiceOnRecordWrite Event

Raised when the PLC wants to write to 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> OnRecordWrite

Value

Type: SystemActionAcyclicRecord
See Also