configure input channels through a web application

Forum Home Forums Development and Integration configure input channels through a web application

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #9562
    Zeus
    Participant

    Hi,
    I am trying to configure input channels through a web application. If there is a way to configure it without restart the SCADA server. Upload the project file will restart the Scada server.
    I find a method in Scadadata-Datacache-RefreshBaseTables. Will it help?

    #9563
    Mikhail
    Moderator

    Hi,

    SCADA-Server initializes many internal data structures based on the input channels. After channels changed, at least mainLogic.Stop() and mainLogic.Start() should be performed as the manager does.

    #9564
    Zeus
    Participant

    Hi,
    Thanks.

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