The DownloadChange extension of the Arp.Plc.Domain.Services.IPlcManagerService.
Definition: IPlcManagerService2.hpp:28
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.
Use this service to control the PLC of the controller.
Definition: IPlcManagerService.hpp:28
Namespace for services of the PLC domain