You can open a web project by either creating a new web project or by importing an existing web project.
Prerequisite for opening a web project
Add a LOGO! 8. FS4 or later version device in the network project
No web project is open or created under the device
Creating a web project
To create a web project, take the following steps:
|
Then a new project contains Pages and Navigator appears under the LOGO! device in the project tree.
You can work with LOGO! BM to upload or download the web project with the circuit program, customize the web pages in the Editor pane, combine the different components from the Component pane, modify the component properties from Properties pane, and visit the whole project through Web Server of the LOGO! Base Module.
Importing a web project
To import an web project, take the following steps:
|
Then the web project appears under the LOGO! device in the project tree.
If the imported web project was created with the LOGO! Web Editor, a pop-up window appears to ask if you accept to convert the LWE project to a web project.
Refer to LWE compatibility for more information.
Tag table compatibility
When you import a LWE project containing a tag table, the LWE project will be converted into a web project. The tag table will be also imported and combined into the tag table in the LSC network project.
When LSC detects a tag table in the imported LWE project, the tag import check window will appear displaying all the tags from the LWE project tag table.
Check the box "Only show conflicting or erroneous items" to filter out and only display the tags that cannot be imported directly.
Select the action option.
Import button is only available when all the conflict and error tags are properly handled. Click the button to starting importing the LWE project.
Click Cancel button to cancel importing the LWE project.
|
Check result |
Meaning |
Action option |
|---|---|---|
|
None |
No error for the tag. The tag can be imported. |
|
|
Overwritable conflict |
The imported tag is exactly the same as the tag in the tag table. The tag can be imported and will replace the tag in the tag table. |
|
|
Conflict |
The tag has the same tag name as a tag in the tag table but has different variable address. The tag cannot be imported. |
|
|
Error * |
The error tag has the variable incompatible with the LOGO! device. The tag and the LWE project cannot be imported. |
|
|
Note
Tag number limit The tag table of the LOGO! device supports 256 tags at most. If the total number of tags in the tag table and in the imported LWE project exceeds 256, the additional tags will be highlighted in the import check window. You need to select Skip action for these additional tags to cancel importing them. |
To learn more about LSC tag table, refer to Tools -> Tag Table (0BA7 and later versions only).