<< Click to Display Table of Contents >> Navigation: »No topics above this level« TaskCollection.Upload(String) Method |
Uploads each task/module file from the plc to a specific path.
[Visual Basic]
Public Overloads Sub Upload( _
ByVal path As String _
)
[C#]
public void Upload(
string path
);
path
An absolute path for the BR module
TaskCollection Class | BR.AN.PviServices Namespace | TaskCollection.Upload Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]