Mikhail

Forum Replies Created

Viewing 15 posts - 3,901 through 3,915 (of 6,290 total)
  • Author
    Posts
  • in reply to: Get username for the schema editor. #6293
    Mikhail
    Moderator

    Hi,

    I think, it’s possible to develop a plugin that writes user ID and username into specified input channels when a user logged in.

    If you are a developer, you can do it by yourself. Or you can order development.

    in reply to: Device error: [02] ILLEGAL DATA ADDRESS! #6288
    Mikhail
    Moderator

    Could you provide an example of correct communication? I mean content of packets.
    Many controllers support disabling of protection by a code.

    in reply to: Get username for the schema editor. #6287
    Mikhail
    Moderator

    Hi,
    No, sorry.
    If needed, I can research whether it’s possible to implement this feature by development a custom plugin.
    Anyway, an input channel may contain only 8 Latin characters.

    in reply to: Elastic Report – xml configuration #6283
    Mikhail
    Moderator

    and now I can use more easily ElasticReport with the calcType=”Diff”

    Nice that simple solution is possible.
    Formulas like “=SUM(RC[-3]:RC[-2])” generated by Excel. It’s impossible for human 🙂

    in reply to: Help, command send now in Scheme Editor #6282
    Mikhail
    Moderator

    Hi,

    You can set it in the formula of output channel in Administrator.
    For example, you can write a number there.

    in reply to: Building the app error #6278
    Mikhail
    Moderator

    You should check the dependencies. There are no magic.

    in reply to: Building the app error #6276
    Mikhail
    Moderator

    Log, ScadaCommCommon and ScadaData are located in the same repository. Build them before. Don’t forget to switch from Debug to Release configuration when build.

    in reply to: Mobile client and Rapid SCADA #6272
    Mikhail
    Moderator

    The possible cause is the settings of network equipment.
    If Communicator works in the same LAN as SCADA-Server, I strongly suggest to specify Server IP address instead of DNS name. The important thing is that SCADA-Server opens TCP port 10000 for connection. It must be enabled on advanced settings of Windows firewall. In case you use DNS, it also must be allowed in the router settings.

    Have you checked the firewall and network equipment?

    in reply to: Building the app error #6271
    Mikhail
    Moderator

    Probably, you got problems with NuGet references. Open NuGet manager and check.
    KpSnmp and KpOpcUa uses NuGet packages.

    in reply to: Building the app error #6270
    Mikhail
    Moderator

    Hi,
    The problems are in KpSnmp.dll. If you don’t need it, just unload KpSnmp project. If you need, check where it looks for SharpSnmpLib

    in reply to: Elastic Report – xml configuration #6269
    Mikhail
    Moderator

    Hello,
    In ElasticRepExample.xml there is a formula example:
    <Cell calcType="Formula" value="=SUM(RC[-3]:RC[-2])" />

    The best way to get correct formula, is generating report without a formula, then open it in Excel, insert formula, save in the XML 2003 format and see what formula is in the file.

    in reply to: Elastic report — non clickable link #6258
    Mikhail
    Moderator

    After you change Webstation settings, you have to download them into your project. Otherwise, you will override the settings by default when upload configuration.

    in reply to: Elastic report — non clickable link #6257
    Mikhail
    Moderator

    Hello,

    Make sure that Elastic Report plugin is activated in Webstation at http://localhost/Scada/plugins/Config/Plugins.aspx
    If it doesn’t help, provide more different screenshots.

    in reply to: Building the app error #6256
    Mikhail
    Moderator

    i taked to code source from github, but i will try with your link !

    My link is also GitHub.

    i try to use the ServerAdmin5, because the classic ServerAdmin

    That’s correct.

    i try to build ScadaAdmin5 i need the ScadaWebCommon5 Assembly but i only have the classic ScadaWebCommon

    Current name is ScadaWebCommon. The issue is strange. Could you make a screenshot of Visual Studio solution explorer with expanded References node?

    Mikhail
    Moderator

    Anyway, I suggest to add PlgElasticReport_Reg.xml into your project.

Viewing 15 posts - 3,901 through 3,915 (of 6,290 total)