ImportData Method (PlcService)
 
            
                In This Topic
            
            Imports PLC data using the specified converter.
            
            Overload List
| Overload | Description | 
| ImportData(Project,String,String,String,ImportMatch,Boolean) | Imports PLC data using the specified converter.   | 
| ImportData(Project,String,String,String,ImportMatch) | Imports PLC data using the specified converter.   | 
| ImportData(Project,String,ImportMatch) | Imports PLC data from a file in the PLC standard exchange format (.pbf files) using the PlcDcXMLExchangerUniversal converter.   | 
 
            
            
            
            
            
            
            
            
            
            
            
            
            
            
            See Also