Module.Upload Method

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > Module Class > Module Methods >

Module.Upload Method

BR.AN.PviServices .NET


Upload the Module from the plc

Overload List

Upload the Module from the plc

public virtual void Upload(string)

Upload the module to the specified file. Make a conversion if neccessary.

public virtual void Upload(string,ConversionModes)

Upload the module to the specified file. Make a conversion if neccessary.

public virtual void Upload(string,ConversionModes,CommentLanguages)

See Also

Module Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

Module.Upload(String) Method

Module.Upload(String, ConversionModes) Method

Module.Upload(String, ConversionModes, CommentLanguages) Method