ExportAddressOverview Method
In This Topic
Exports PLC address overview list into csv file.
Syntax
Parameters
| Parameter Name | Description |
|---|
| oProject | Project of which the PLC address overview list will be exported. |
| strPlcConfigurationProject | PLC configuration project name or empty string. If you do not fill parameter strConfigurationProject you can only export i/o data which is related to PLC boxes where the the configuration project also is empty. |
| strPlcStation | PLC station name or empty string. If you do not not fill parameter strStation you can only export i/o data which is related to PLC boxes where the station name also is empty. |
| strPlcCpu | PLC CPU or empty string. If you do not fill parameter strCPU you can only export i/o data which is related to PLC boxes where the cpu name also is empty. |
| strAddressOverviewFileName | Alternative file name and path. If empty parameter will be taken from PLC scheme. |
Exceptions
See Also