Forum Home › Forums › Understanding the Software › Map Plugin question
Tagged: Map, Map Plugin
- This topic has 18 replies, 3 voices, and was last updated 1 week, 4 days ago by
itconsult.
-
AuthorPosts
-
February 23, 2021 at 1:07 pm #8318
JW
ParticipantStatusCnlNum
StatusCnlNum –
number of an input channel which means the status of this location;
0 – channel not specified;
positive channel value means the location is normal, otherwise the location needs attention.I tested 3 values when Channel Num is set. the Color of location pin/tag is listed below, and they seems different from the document.
0: Green (Normal?)
1: Red (Alarm / needs attention?)
-1: Grey (Offline / Invalid / Undefined?)Color
Is there other color of the location pin/tag?It would be nice if a location pin/tag can follow the status color of a chennel, like other components.
Others
When click on empty location, it shows Geo Latitude and longitude. is it possible not to show it?February 24, 2021 at 2:57 pm #8320Mikhail
ModeratorIf status channel is specified, there 3 colors as you described: gray, red and green.
It’s limited because a marker is a static image loaded from file.It would be nice if a location pin/tag can follow the status color of a chennel, like other components.
When click on empty location, it shows Geo Latitude and longitude. is it possible not to show it?I wrote these items into the request list.
Currently, it’s possible to disable popups manually by editing map.js file.August 26, 2025 at 12:36 pm #16921itconsult
ParticipantI would like to run a map plugin on an offline network. I understand that I need to build my own tile server to make the map work. My question is: is there a way to connect to my own offline map server?
September 3, 2025 at 8:35 am #16954Mikhail
ModeratorHello,
Yes. In that case you need to deploy your tile server. Then specify its address in the plugin configuration file, PlgMap.xmlSeptember 13, 2025 at 12:50 pm #17024itconsult
ParticipantHello,
I have installed the map plugin and followed the instructions outlined here:
https://rapidscada.net/docs/en/latest/modules/plg-map
However, the map isn’t working as expected. I am unable to select MapExample. When I move the cursor over the MapExample icon, the cursor changes to a prohibited sign.
Could you please help me resolve this issue?Thank you,
September 15, 2025 at 10:58 am #17028Mikhail
ModeratorHi,
Check ScadaWeb.log. Make sure that PlgMap is loaded without errors when the web application starts.September 15, 2025 at 11:59 am #17038itconsult
ParticipantHello
Thank you for your response. I checked it and it’s OK. you can see log file here:
https://jumpshare.com/s/iUbzJUaHWxSjoIEAxxpY
I got temporary license yesterday but it didn’t work either with temporary license.
It seems webstation doesn’t recognize map file.
so if you have any other idea pls let me knowSeptember 16, 2025 at 3:07 pm #17048Mikhail
ModeratorHello,
The above link does not work. Could you fix it?September 16, 2025 at 3:08 pm #17049Mikhail
ModeratorYou could try setting the view type explicitly in the Views table. Weird.
September 17, 2025 at 7:46 am #17060itconsult
ParticipantSorry, please check this webstaion log file:
https://jumpshare.com/share/8yHCBx7lHsodIkPpYom8I chose map type as you can see here:
https://jumpshare.com/share/kEthXvkpbLgDhuU2ud4uand view types is here:
https://jumpshare.com/share/hDQjt0sbjgXZ4uQP6sKband main page which MapExample icon is not active:
https://jumpshare.com/share/6zVyFhHODw0rlDwEdoAoSeptember 17, 2025 at 10:56 am #17066Mikhail
ModeratorThe only issue I can see is that the registration key for PlgMap is not correct.
If you get new temporary key, apply it, and upload the project, does the new key work?September 17, 2025 at 10:56 am #17067Mikhail
ModeratorIf not, please email the computer code.
September 17, 2025 at 12:34 pm #17071itconsult
ParticipantHello
I loaded Map plugin temporary license in rapid SCADA software but it didn’t work. You can see webstation log as below:
https://jumpshare.com/share/zhFTp9t2imD0SzXMQtwAI confused, I did everything according to instructions but it didn’t work
September 18, 2025 at 1:05 pm #17077Mikhail
ModeratorHi,
Please check that the PlgMap.xml file is in Instances – Default – Webstation – Configuration files. Not in views.September 18, 2025 at 1:14 pm #17078Mikhail
ModeratorWhat are the versions of Webstation and Map Plugin?
-
AuthorPosts
- You must be logged in to reply to this topic.