Module.Download(MemoryType) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Module.Download(MemoryType) Method

BR.AN.PviServices .NET


Downloads the module file to the plc using the FileName property in Overload mode

[Visual Basic]

Public Overridable Overloads Sub Download( _

  ByVal memoryType As MemoryType _

)

[C#]

public virtual void Download(

  MemoryType memoryType

);

Parameters

memoryType

The location where the module should be installed.

See Also

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


Generated from assembly BR.AN.PviServices [8.1.0.4]