The DownloadChange extension of the Arp.Plc.Domain.Services.IPlcManagerService.
Definition: IPlcManagerService2.hpp:26
IPlcManagerService2(void)=default
Constructs an IPlcManagerService2 instance.
virtual void Restart(PlcStartKind startKind, boolean async=false)=0
Restarts the Plc, that is, it's stopped and started in a single operation.
virtual void Change(boolean async=false)=0
This operation will perform the change of the PLC configuration, which was downloaded before.