Module.Delete() Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Module.Delete() Method

BR.AN.PviServices .NET


Delete the Module on the plc

[Visual Basic]

Public Overridable Overloads Sub Delete()

[C#]

public virtual void Delete();

Remarks

To delete a module from the plc it is necessary to be connected to it.

See Also

Module Class | BR.AN.PviServices Namespace | Module.Delete Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]