public Function[] WriteBackConnPointDesignations( Project prj, string sConfigurationsProjectName, string sStationName, string sCPUName, bool bAlsoToConnectedPlugsAndTerminals )
public: array<Function^>^ WriteBackConnPointDesignations( Project^ prj, String^ sConfigurationsProjectName, String^ sStationName, String^ sCPUName, bool bAlsoToConnectedPlugsAndTerminals )
Parameters
- prj
- A project to perform the action in.
- sConfigurationsProjectName
- sStationName
- sCPUName
- A CPU name.
- bAlsoToConnectedPlugsAndTerminals
- Specifies whether the directly connected plugs / terminals should also be affected.
Return Value
An array of functions (PLC terminals, terminals, plugs) affected by the operation.