Click or drag to resize

ISynchronizedCoSimulatorOpen Method

Open the co-simulation connection.

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
void Open(
	ICoSimulationMaster? coSimMaster
)

Parameters

coSimMaster
Type: Demo3D.Time.CoSimulationICoSimulationMaster
Co-simulation master.
See Also