<< Click to Display Table of Contents >> Navigation: »No topics above this level« Module.Download(MemoryType) Method |
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
);
memoryType
The location where the module should be installed.
Module Class | BR.AN.PviServices Namespace | Module.Download Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]