How to debug in Scada common server?

Forum Home Forums Development and Integration How to debug in Scada common server?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #4863
    eurusyang
    Participant

    Hi,as title says.I want debug Scada Server When receive data from Scada Comm,but I failed.Can someone tell me how to debug tcp between Scada Server and Scada Comm?

    • This topic was modified 5 years, 3 months ago by Mikhail.
    #4871
    Mikhail
    Moderator

    Hi,

    In VS goto Debug -> Attach To Process and find ScadaServerSvc.exe

    #4888
    eurusyang
    Participant

    Hi,
    I do as you say,but the result is failed. I still can’t find the ScadaServerSvc.exe,only find ScadaServerCtrl.exe.I attach the ScadaServerCtrl.exe,but failed to debug.I feel very sad.

    #4891
    eurusyang
    Participant

    and i want to know where to find scada_5.x.x_full_en.zip?Thanks a lot.

    #4899
    Mikhail
    Moderator

    Hi,

    I still can’t find the ScadaServerSvc.exe

    C:\SCADA\ScadaServer\ScadaServerSvc.exe

    I attach the ScadaServerCtrl.exe,but failed to debug.

    You have to build the project in Debug configuration. You should look for some debugging manual of VS.

    i want to know where to find scada_5.x.x_full_en.zip

    When you download Rapid SCADA from https://rapidscada.org/ you will download this file.

    #4903
    eurusyang
    Participant

    I want to debug ScadaComm, In VS goto Debug -> Attach To Process and find ScadaCommSvc.exe.but i can’t debug.i don’t know why?plwase tell me .

    #4907
    Mikhail
    Moderator

    i can’t debug

    What do you mean in particular?

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.