Topic: DMD0201 Using a Link to Connect to a Do-more Controller |
|
Connecting to a PLC with an Offline Project Already OpenAfter opening an offline Do-more Designer project, connecting to a Do-more controller is done by selecting PLC-> Connect from the menu and highlight one of the preconfigured communication links, then click Select to go online with the controller that link is configured to use.
Select - attempts to go online with the controller that link is configured to use then compares the contents read from the controller with the contents of the offline project to make sure they completely match.
Cancel - returns to the offline state
Add... - opens the Link Wizard to begin the process of creating a new communication link.
Edit... - opens the Configure Link dialog which can edit the settings of the highlighted link.
Delete - deletes the highlighted link.
Help - invoke the Help for managing communication links.
Link Enabled - this box will be checked if the highlighted link is functional. The functional state of each preconfigured link is checked when Do-more Designer is started.
|
|
Connecting to a PLC with No Project OpenClicking the New Online button of the Online toolbar and selecting one of the preconfigured communication links, or double-clicking one of the preconfigured links in the Launchpad will attempt to go online with the controller that link is configured to use.
If Do-more Designer successfully connects to the controller it will check to see if there's a project loaded into the controller. If so, Do-more Designer will then check the current projects folder to see if there is an offline project by that same name. If a project by that same name is present on disk, this message box will be displayed asking to open the disk-based project that matches the project in the controller.
|
|
Compare Online and Offline ProjectsIn the two cases above where there is both a disk-based project AND a controller-based project being accessed, Do-more Designer will compare the contents of the two projects when the connection to the controller is established. If the projects differ in any respect the following dialog will be displayed, telling the programmer that differences exist.
The Details section will list which of the four main components of the project - System Configuration, Program (code-blocks), Documentation, and Memory Image - are different.
|
|
Multiple User Session WarningDo-more controllers can support multiple concurrent online sessions with Do-more Designer. In situations where more than one online session is changing the project stored in the controller, whenever one session writes changes to the controller, the other online sessions will receive the Attention! notification displayed to the right.
This could be changes to the System Configuration, the ladder logic, or the documentation. The proper course of action is to disconnect and reconnect at the first opportunity. This will prompt Do-more Designer to run a Program Compare so the differences can be resolved.
|
|
See Also:Connecting to a Do-more Controller
Using the Link Wizard to Create New Communication Links
Using Configure Link to Modify Existing Communication Links
Using Link Info to Monitor Communication Links
|
|
Related Topics:
|
|