manjey73

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 534 total)
  • Author
    Posts
  • in reply to: http command #13487
    manjey73
    Participant

    Try to figure out the DrvHttpNotif driver, maybe it will solve your problem when sending an arbitrary command

    in reply to: Button to open a table #13478
    manjey73
    Participant

    You can, you need the Link component in it you can set the url of the link to the desired view

    in reply to: Dashboard Plug Issue Using xml File #13392
    manjey73
    Participant

    @yotool I would like to know how do you monitor the ds18b20 ?
    Do you use a Modbus card for these sensors or do you read them using 1 Wire ?

    I’m still using scripts in crontab and in scada

    in reply to: Dashboard Plug Issue Using xml File #13378
    manjey73
    Participant

    Does not show screenshots, as they are either not shared or unavailable

    in reply to: Channel with Self Increase / Decrease Value #13368
    manjey73
    Participant

    All formulas in Scada channels are always executed in a loop. Imagine that you are programming a PLC in LAD language. That’s about how formulas are processed in Scada channels. The sequence of calculations of formulas from the smallest channel number to the highest. Therefore, if periodic calculation of formulas is required, or you need to use built-in tools Every minute, every hour, or create your own timers, triggers, and so on, according to which you already perform actions.

    in reply to: Installing Licensed Plugins in v.6.1 Beta #13366
    manjey73
    Participant

    ../ChartPro/ChartPro.aspx?cnlNums=160,161,162&viewIDs=2,2,2&title=Title

    It seems that links should be made in a similar form. Here is an example of a link to a set of graphs of several channels.
    Something like that, probably.

    in reply to: Channel with Self Increase / Decrease Value #13358
    manjey73
    Participant

    Yes, channels are processed several times in one second. Use the built-in formulas once per Second, if available. Or use timers with the necessary delay before adding or subtracting.

    in reply to: Installing Licensed Plugins in v.6.1 Beta #13349
    manjey73
    Participant

    Web – Application Parameters – Plugin Assignments

    I don’t know exactly how it is in the English version, but I think you will find it. Replace the chart opening behavior there from the usual default to the ChartsPro

    in reply to: Installing Licensed Plugins in v.6.1 Beta #13346
    manjey73
    Participant

    When working with a remote server, you need to install and configure a PC with an Administrator and on a remote server for the settings functionality to work correctly. In this case, it is necessary to register only on a remote server, where the plug-in, module or driver will work directly

    in reply to: Installing Licensed Plugins in v.6.1 Beta #13345
    manjey73
    Participant

    Copy the plugin according to the folders. Run the Administrator, do download the configuration from the server. You will see all the configuration files in the WEB tree. Open the Plugins section in the WEB tree and connect the required one.

    in reply to: Dashboard Plugin #13344
    manjey73
    Participant

    The plugin is configured for the amount that you need. The question about kits is not quite clear? It starts working in full on one web server without restrictions.

    in reply to: plugin install no activation in web #13274
    manjey73
    Participant

    In version 6
    Download the configuration from the server – to get all the configuration files in the project.
    Go to the WEB settings in the Administrator, Plugins – enable (connect) the plugin

    in reply to: add new condition ins scada scheme V5 #13215
    manjey73
    Participant

    It is better to do it through a plugin, for the possibility of transferring later to version 6. But given that version 5 is no longer being developed, you can do it directly, but it will only work in version 5. If you write directly in version 6, then after updates you will have to integrate the code again and again after each update.

    in reply to: Add new conditions #13201
    manjey73
    Participant

    Now it is not very convenient, since it is necessary to develop for the Schema Editor in the 5th version, and at the same time make the plugin for the 6th version. It will be easier when the schema editor is ported to the 6th version.

    in reply to: Copy automatic control module configurations #13189
    manjey73
    Participant

    you have to copy the configuration between the project folders

Viewing 15 posts - 16 through 30 (of 534 total)