TaskCollection.Upload(String) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TaskCollection.Upload(String) Method

BR.AN.PviServices .NET


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

);

Parameters

path

An absolute path for the BR module

See Also

TaskCollection Class | BR.AN.PviServices Namespace | TaskCollection.Upload Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]