ExportData Method (PlcService)
                In This Topic
            
            Exports PLC data using the specified converter.
            
            Overload List
| Overload | Description | 
|---|
| ExportData(Project,String,String,String,String,Boolean) | Exports PLC data using the specified converter. | 
| ExportData(Project,String,String,String,String) | Exports PLC data using the specified converter. | 
| ExportData(Project,String,String,Boolean) | Exports PLC data in the PLC standard exchange format (.pbf files) using the PlcDcXMLExchangerUniversal converter. | 
| ExportData(Project,String,String) | Exports PLC data in the PLC standard exchange format (.pbf files) using the PlcDcXMLExchangerUniversal converter. | 
See Also