Integrating projects
Info
To integrate Schneider Concept projects, an editor must be installed on the same computer on which the octoplant server or agent is running.
The component type, Schneider Concept, is available for Schneider Concept projects in octoplant in the Schneider/PLC directory.
Component types can be customized in the AdminClient in the Component type editor module.
To integrate your project data into octoplant, proceed as follows:
- Create a new component in the UserClient with the component type mentioned above.
- Open the working directory of the component using the button or the context menu item Show in file manager (Ctrl+E).
- Move the desired project data into the working directory of the component.
- Check-In the component using the Create base version and Check-In button.
- You can now manage the project in octoplant.
Info
The following error message with the error code ID 126
may occur when checking in components with or without a base version.
In this case, proceed as follows:
- Stop the VDog MasterService under Control Panel > Administrative Tools > Services.
- Copy the file msvcr71.dll from the Directory with the current installation files, subdirectory \tools\Microsoft (example:
Z:\octoplant 9.0.0\9_0_0_0\tools\Microsoft
) - Paste the copied file in the program directory into the vdogServer and vdogClient or, if you are using Agents, vdogAgents. (Example:
C:\Program Files (x86)\vdogServer
,C:\Program Files (x86)\vdogClient
orC:\Program Files (x86)\vdogAgents
) - Restart the VDog MasterService.