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

Value

Type: SystemActionAcyclicRecord
See Also