Click or drag to resize

ModuleEmulatorCopyImageToFields Method

Copies data from the module image into the Module Emulator fields and properties.

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public void CopyImageToFields()
Remarks
Copies data into all the Module Emulator fields.
See Also