Forum Replies Created
-
AuthorPosts
-
prabhu.natarajan.n@gmail.com
Participantprabhu.natarajan.n@gmail.com
ParticipantNot Update
2026-08-05 18:51:32 [ENGINEERING][ENGINEERING$][ACT] Communicator 6.2.1.0 started
2026-08-05 18:51:32 [ENGINEERING][ENGINEERING$][ACT] Storage FileStorage 6.4.0.0 loaded from file C:\Program Files\SCADA\ScadaComm\FileStorage.dll
2026-08-05 18:51:32 [ENGINEERING][ENGINEERING$][ACT] Start logic processing
2026-08-05 18:51:32 [ENGINEERING][ENGINEERING$][ACT] Driver DrvDsScadaServer 6.0.1.1 loaded from file C:\Program Files\SCADA\ScadaComm\Drv\DrvDsScadaServer.Logic.dll
2026-08-05 18:51:32 [ENGINEERING][ENGINEERING$][ACT] Driver DrvSimulator 6.0.0.0 loaded from file C:\Program Files\SCADA\ScadaComm\Drv\DrvSimulator.Logic.dll
2026-08-05 18:51:32 [ENGINEERING][ENGINEERING$][ACT] Data source ScadaServer initialized successfully
2026-08-05 18:51:32 [ENGINEERING][ENGINEERING$][ACT] Data source ScadaServer: Receive the configuration database
2026-08-05 18:51:34 [ENGINEERING][ENGINEERING$][ACT] Data source ScadaServer: The configuration database has been received successfully
2026-08-05 18:51:35 [ENGINEERING][ENGINEERING$][ACT] Start communication lines
2026-08-05 18:51:35 [ENGINEERING][ENGINEERING$][ACT] Start reading commands from files
2026-08-05 18:51:37 [ENGINEERING][ENGINEERING$][ACT] Data source ScadaServer: Connection state is Logged In2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] The source code of scripts and formulas has been compiled successfully
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Module ModArcBasic 6.2.1.0 loaded from file C:\Program Files\SCADA\ScadaServer\Mod\ModArcBasic.Logic.dll
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Module ModArcPostgreSql 6.2.2.0 loaded from file C:\Program Files\SCADA\ScadaServer\Mod\ModArcPostgreSql.Logic.dll
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Archive Cur initialized successfully
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Archive Min initialized successfully
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Archive Hour initialized successfully
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Archive Events initialized successfully
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Start listener on port 10000
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][INF] Archive in DAT format: C:\Program Files\SCADA\Archive
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][INF] Archive copy in DAT format: C:\Program Files\SCADA\ArchiveCopy
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Archive Min: Update channel numbers of the page C:\Program Files\SCADA\Archive\Min\Min20260805\min20260805_0014.dat
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Archive Hour: Update channel numbers of the page C:\Program Files\SCADA\Archive\Hour\Hour20260805\hour20260805_0001.dat
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Delete outdated data from the Min archive older than 05/08/2025
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Delete outdated data from the Hour archive older than 05/08/2025
2026-08-05 18:51:31 [ENGINEERING][ENGINEERING$][ACT] Delete outdated data from the Events archive older than 05/08/2025
2026-08-05 18:51:34 [ENGINEERING][ENGINEERING$][ACT] Session with ID 4657788858686719484 created
2026-08-05 18:51:34 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected
2026-08-05 18:51:34 [ENGINEERING][ENGINEERING$][ACT] User ScadaComm is successfully authenticated
2026-08-05 18:51:36 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 disconnected
2026-08-05 18:51:37 [ENGINEERING][ENGINEERING$][ACT] Session with ID 766818876841368238 created
2026-08-05 18:51:37 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected
2026-08-05 18:51:37 [ENGINEERING][ENGINEERING$][ACT] User ScadaComm is successfully authenticated
2026-08-05 18:59:22 [ENGINEERING][ENGINEERING$][ACT] Session with ID -5416493400788669943 created
2026-08-05 18:59:22 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected
2026-08-05 18:59:22 [ENGINEERING][ENGINEERING$][ACT] User ScadaComm is successfully authenticated
2026-08-05 18:59:22 [ENGINEERING][ENGINEERING$][ACT] Command to channel 104 from user with ID 2
2026-08-05 18:59:22 [ENGINEERING][ENGINEERING$][ACT] Command is queued to be sent to clients
2026-08-05 18:59:25 [ENGINEERING][ENGINEERING$][ACT] Command to channel 104 from user with ID 2
2026-08-05 18:59:25 [ENGINEERING][ENGINEERING$][ACT] Command is queued to be sent to clientsprabhu.natarajan.n@gmail.com
ParticipantHi Mikhail,
Thank you for checking.
Yes,
EnableFileCommandsis set totrue.Commands sent manually from the Rapid SCADA GUI are working correctly. However, I am still facing the same issue with GUI Tool.
Could you please check what could cause file commands not to be processed even though
EnableFileCommands=true, while the same commands work correctly when sent from the GUI?I will also check
ScadaComm.logwhile triggering the file command and share the relevant log entries.Thanks,
Prabhuprabhu.natarajan.n@gmail.com
ParticipantCould you please check
prabhu.natarajan.n@gmail.com
Participant<?xml version=”1.0″ encoding=”utf-8″?>
<ScadaCommConfig>
<GeneralOptions>
<IsBound>true</IsBound>
<SendModifiedData>true</SendModifiedData>
<SendAllDataPeriod>60</SendAllDataPeriod>
<EnableCommands>true</EnableCommands>
<EnableFileCommands>true</EnableFileCommands>
<StartLinesOnCommand>false</StartLinesOnCommand>
<StopWait>10</StopWait>
<MaxLogSize>1</MaxLogSize>
</GeneralOptions>
<ConnectionOptions>
<Name>Default Connection</Name>
<Host>localhost</Host>
<Port>10000</Port>
<Username>ScadaComm</Username>
<Password>B9D0F030265751578B00E9801C69320C</Password>
<Timeout>10000</Timeout>
<SecretKey>0E063D581B1DB27B8E984993DED65CE99284A706756C706C7F3B12C44BD55D4D</SecretKey>
</ConnectionOptions>
<DataSources>
<DataSource active=”true” code=”ScadaServer” name=”Server Data Source” driver=”DrvDsScadaServer”>
<Option name=”ClientLogEnabled” value=”false” />
<Option name=”Connection” value=”” />
<Option name=”DataLifetime” value=”3600″ />
<Option name=”DeviceFilter” value=”” />
<Option name=”MaxQueueSize” value=”1000″ />
<Option name=”ReadConfigDb” value=”true” />
<Option name=”UseDefaultConn” value=”true” />
</DataSource>
<DataSource active=”false” code=”OpcUaServer” name=”OPC UA Server” driver=”DrvDsOpcUaServer”>
<Option name=”AutoAccept” value=”false” />
<Option name=”ConfigFileName” value=”” />
<Option name=”DeviceFilter” value=”” />
<Option name=”Password” value=”B9D0F030265751578B00E9801C69320C” />
<Option name=”Username” value=”opc” />
</DataSource>
</DataSources>
<Lines>
<Line active=”true” isBound=”true” number=”1″ name=”My Line”>
<LineOptions>
<ReqRetries>3</ReqRetries>
<CycleDelay>0</CycleDelay>
<CmdEnabled>true</CmdEnabled>
<PollAfterCmd>true</PollAfterCmd>
<DetailedLog>true</DetailedLog>
</LineOptions>
<Channel type=”” driver=”” />
<CustomOptions />
<DevicePolling>
<Device active=”true” isBound=”true” number=”1″ name=”Simulator” driver=”DrvSimulator” numAddress=”0″ strAddress=”” pollOnCmd=”false” timeout=”0″ delay=”1000″ time=”00:00:00″ period=”00:00:00″ cmdLine=”” />
</DevicePolling>
</Line>
</Lines>
</ScadaCommConfig>prabhu.natarajan.n@gmail.com
ParticipantHi Team,
I checked the logs and found that no command is being logged when the command is sent from the GUI.
However, the command is logged correctly when it is issued from the Web UI (http://127.0.0.1:10008).
Could you please check why GUI-generated commands are not being recorded in the command log?
Thanks,
Prabhuprabhu.natarajan.n@gmail.com
Participant2026-06-22 18:17:48 [ENGINEERING][ENGINEERING$][ACT] Delete outdated data from the Events archive older than 22/06/2025 2026-06-22 18:17:51 [ENGINEERING][ENGINEERING$][ACT] Session with ID 7890597929073407682 created 2026-06-22 18:17:51 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:17:51 [ENGINEERING][ENGINEERING$][ACT] User ScadaComm is successfully authenticated 2026-06-22 18:17:53 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 disconnected 2026-06-22 18:17:54 [ENGINEERING][ENGINEERING$][ACT] Session with ID -6828743871651050153 created 2026-06-22 18:17:54 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:17:54 [ENGINEERING][ENGINEERING$][ACT] User ScadaComm is successfully authenticated 2026-06-22 18:18:22 [ENGINEERING][ENGINEERING$][ACT] Session with ID 1116548718686851889 created 2026-06-22 18:18:22 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:18:22 [ENGINEERING][ENGINEERING$][ACT] User ScadaWeb is successfully authenticated 2026-06-22 18:18:23 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 disconnected 2026-06-22 18:18:27 [ENGINEERING][ENGINEERING$][ACT] Session with ID -6790403651749003545 created 2026-06-22 18:18:27 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:18:27 [ENGINEERING][ENGINEERING$][ACT] User ScadaWeb is successfully authenticated 2026-06-22 18:18:27 [ENGINEERING][ENGINEERING$][ACT] Checking username and password for user admin is successful 2026-06-22 18:18:30 [ENGINEERING][ENGINEERING$][ACT] Session with ID -1590437787900415357 created 2026-06-22 18:18:30 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:18:30 [ENGINEERING][ENGINEERING$][ACT] User ScadaWeb is successfully authenticated 2026-06-22 18:18:38 [ENGINEERING][ENGINEERING$][ACT] Session with ID -2811313689489181496 created 2026-06-22 18:18:38 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:18:38 [ENGINEERING][ENGINEERING$][ACT] User ScadaWeb is successfully authenticated 2026-06-22 18:18:43 [ENGINEERING][ENGINEERING$][ACT] Session with ID -7443385097074684453 created 2026-06-22 18:18:43 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:18:43 [ENGINEERING][ENGINEERING$][ACT] User ScadaComm is successfully authenticated 2026-06-22 18:19:44 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 disconnected 2026-06-22 18:19:48 [ENGINEERING][ENGINEERING$][ACT] Session with ID -1883278712925751425 created 2026-06-22 18:19:48 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:19:49 [ENGINEERING][ENGINEERING$][ACT] User ScadaComm is successfully authenticated 2026-06-22 18:19:49 [ENGINEERING][ENGINEERING$][ACT] Command to channel 104 from user with ID 2 2026-06-22 18:19:49 [ENGINEERING][ENGINEERING$][ACT] Command is queued to be sent to clients 2026-06-22 18:20:47 [ENGINEERING][ENGINEERING$][ACT] Command to channel 104 from user with ID 2 2026-06-22 18:20:47 [ENGINEERING][ENGINEERING$][ACT] Command is queued to be sent to clients 2026-06-22 18:22:16 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 disconnected 2026-06-22 18:24:41 [ENGINEERING][ENGINEERING$][ACT] Session with ID 5517713182009599264 created 2026-06-22 18:24:41 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:24:41 [ENGINEERING][ENGINEERING$][ACT] User ScadaComm is successfully authenticated 2026-06-22 18:25:43 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 disconnected 2026-06-22 18:29:38 [ENGINEERING][ENGINEERING$][ACT] Session with ID 9109001899454119379 created 2026-06-22 18:29:38 [ENGINEERING][ENGINEERING$][ACT] Client 127.0.0.1 connected 2026-06-22 18:29:38 [ENGINEERING][ENGINEERING$][ACT] User ScadaComm is successfully authenticated 2026-06-22 18:29:38 [ENGINEERING][ENGINEERING$][ACT] Command to channel 105 from user with ID 2 2026-06-22 18:29:38 [ENGINEERING][ENGINEERING$][ACT] Command is queued to be sent to clients 2026-06-22 18:30:49 [ENGINEERING][ENGINEERING$][ACT] Command to channel 105 from user with ID 2 2026-06-22 18:30:50 [ENGINEERING][ENGINEERING$][ACT] Command is queued to be sent to clients 2026-06-22 18:30:55 [ENGINEERING][ENGINEERING$][ACT] Command to channel 105 from user with ID 2 2026-06-22 18:30:55 [ENGINEERING][ENGINEERING$][ACT] Command is queued to be sent to clients
Not updated in SCADA Channel Value
-
This reply was modified 1 month, 2 weeks ago by
Mikhail.
prabhu.natarajan.n@gmail.com
ParticipantIs it your own custom driver or some of the existing drivers?
Ans: it is simulated device and sample project from installation folder
June 19, 2026 at 5:02 pm in reply to: Mimic Diagrams in Rapid SCADA 6.5.4 – Script field on graphic elements #18066prabhu.natarajan.n@gmail.com
ParticipantThank you
prabhu.natarajan.n@gmail.com
ParticipantHi Team,
I am testing command write functionality using the Rapid SCADA Test Client.
Environment:
* Rapid SCADA Server Version: 6.2.2.1
* Connected successfully to localhost
* User login successfulTest performed:
1. Selected “Send Command” (Option 17)
2. Channel Number: 104
3. Command Value: 1Result:
* Test Client response: “Command sent successfully”
However, when I read the channel value afterward using “Get Current Data” (Option 6), the channel value remains 0 and the command does not appear to be executed by my driver.
Test Client Output:
* Channel: 104
* Command Value Sent: 1
* Response: Command sent successfully
* Current Channel Value after command: 0Could you please guide me on the following points?
1. How should an external application/API send commands to this driver?
2. Which Rapid SCADA server API should be used for command write operations?
3. Does the driver need to implement a specific command handling interface or method to receive commands?
4. Is there any configuration required in Communicator, Server, or Webstation to enable command forwarding?
5. How can I verify whether the command reaches the driver but is not processed?Any sample code or API documentation for writing commands from an external application would be greatly appreciated.
Regards,
Prabhu N
prabhu.natarajan.n@gmail.com
ParticipantExe Files
-
This reply was modified 1 month, 2 weeks ago by
-
AuthorPosts