Forum Home › Forums › Development and Integration › Auto Control for Telegram configuration
- This topic has 7 replies, 2 voices, and was last updated 6 years ago by
Mikhail.
-
AuthorPosts
-
October 24, 2019 at 10:13 am #6002
ofizcloud
ParticipantHi,
I’m trying to create a auto control to send Telegram message on trigger. I have configured the auto control as following
https://i.imgur.com/Oidhhdl.pngAccording to the log, seems like the auto control is working. But there is no any telegram message sent. Is there anything wrong with the config?
—
Regards,William
October 24, 2019 at 2:58 pm #6003
MikhailModeratorHi,
Please provide more information:
1. Screenshot of the output channels table.
2. Log of Auto Control Module.
3. Communicator log. It shows when new a command is received.October 25, 2019 at 9:28 am #6005ofizcloud
ParticipantOutput channel table :
Auto Control Module log
Communicator log
October 25, 2019 at 1:29 pm #6006
MikhailModeratorCan’t access photo. Please provide public access to it.
Also you should check the version of C:\SCADA\ScadaServer\Mod\ModAutoControl.dll
Don’t forget to upload project changes to a server.October 28, 2019 at 4:19 am #6012ofizcloud
ParticipantThis is the updated link for the photo :
https://photos.app.goo.gl/WtEtDZ5KHDdAYpq96
ModAutoControl.dll installed is version 5.2.4.0
Changes has been uploaded to server.
October 28, 2019 at 11:27 am #6016
MikhailModeratorThe module version is fresh.
The line in the log “Command is enqueued to be sent at 16:10:49. Device 0, Command 1” says that output channel number was not applied.
Try checking C:\SCADA\ScadaServer\Config\ModAutoControl.xml
Other way, in the trigger settings instead of output channel, specify the device number.
Also I can fix this remotely for a fee if needed.
October 29, 2019 at 5:53 am #6018ofizcloud
ParticipantThanks Mikhail,
I fixed it. I need to set the user to 1 on the command to get make it work. Previously I left it as 0.
October 29, 2019 at 2:41 pm #6021
MikhailModeratorUser is optional. Probably, changing user somehow updated the output channel number.
-
AuthorPosts
- You must be logged in to reply to this topic.