Mikhail

Forum Replies Created

Viewing 15 posts - 2,266 through 2,280 (of 6,284 total)
  • Author
    Posts
  • Mikhail
    Moderator

    Device status can be bound to a channel.

    Set the channel’s tag code to Status

    It is possible to start and stop communication lines using commands from Server.

    The following tag codes are supported:
    App.Comm.StartLine
    App.Comm.StopLine
    App.Comm.RestartLine
    App.Comm.StartAllLines
    App.Comm.StopAllLines
    App.Comm.PollDevice

    Command value may contain line number or device number if needed.
    Tag codes are listed here.

    in reply to: Calc value from multiple device #11357
    Mikhail
    Moderator

    Hello,
    It’s possible, but more tricky. Check the averaging formulas.

    Mikhail
    Moderator

    Hello,

    The only way to get the server to accept it is to delete certain conditions but it still doesn’t work,

    The formula suggested above differs from the formula you posted. Try the original one. In case of errors, provide the error information.

    in reply to: Rapid SCADA 6 Beta #11331
    Mikhail
    Moderator

    Did you tested it on iPhone and Android, both?
    If you do a pull request to the scada-v6 repository, I would keep it open for possible future use.

    in reply to: Tooltip on mobile browser #11330
    Mikhail
    Moderator

    I’m not sure that Bootstrap is a good choice for schemes, because it is may be too heavy for schemes that contains thousands components.

    in reply to: Data History #11329
    Mikhail
    Moderator

    Hello,

    I suggest to install Rapid SCADA 6 Beta and use it with conjunction with InfluxDB. There are the options to store data as fast as possible.

    in reply to: Rapid SCADA 6 Beta #11325
    Mikhail
    Moderator

    What modifications are needed for PWA?

    in reply to: Tooltip on mobile browser #11324
    Mikhail
    Moderator

    Hello,
    Thank you. Will check it later when work on schemes.

    in reply to: Calc value from multiple device #11323
    Mikhail
    Moderator

    Hello,
    Formula of the channel 532 refers itself.

    in reply to: Rapid SCADA 6 Beta #11318
    Mikhail
    Moderator

    It’s good if you can create a simple example web plugin in the community repository for us

    One of the planned plugins is a Module Repository Plugin. When this plugin will be created, it can be a good simple example.

    About PWA, I’ll push my local changes to github

    Is it possible to pull it to scada-community repository? I would merge it there.

    in reply to: Notification plug in (trial key vs paid registration key) #11317
    Mikhail
    Moderator

    Hello,
    I’ve written this idea to be implemented in version 6. Thank you.

    in reply to: Modbus RTU slave configuration issus #11316
    Mikhail
    Moderator

    Do you already successfully configured Modbus master device?
    If so, specify its number in the Data source device field of the slave device, and provide the same Modbus template.

    in reply to: Modbus RTU slave configuration issus #11310
    Mikhail
    Moderator

    Hi,
    Do you need to take values from another device connected to Rapid SCADA?
    If so, choose a configuration approach:
    Approach 1
    Do not create input channels for Modbus Slave device.
    Just specify “Data source device” in the device properties. This is a number of the device that collects data from real equipment.
    Modbus template tags must match the source device channels. It’s handy if you translate a Modbus master device to Modbus Slave.

    Approach 2
    Use the channels for JAZZ SLAVE you already created.
    Set channel formula, for example, Val(101); Stat(101)
    where 101 is the source channel number.

    Note: we plan to simplify the driver settings in the future.

    • This reply was modified 3 years, 8 months ago by Mikhail.
    in reply to: Rapid SCADA 6 Beta #11308
    Mikhail
    Moderator

    – Partial PWA support

    I suppose, it is useful. We should continue discussion in this topic. Important questions if PWA supports fullscreen mode and multiple screens.
    If you could add PWA features to https://github.com/RapidScada/scada-community , we should confirm what directory of the repository to use. For now, it’s better to use the scada-community repo to have more freedom for experiments.

    – OS info on about page
    – User agent info on user profile

    Probably, such information may be useful for engineers who maintain the system, not for operators. User agent has no relation with user profile, because it does not depend on a user logged in, so it should be on another page.
    In my vision, it could be a new plugin, called may be “System Info Plugin”, that shows OS version, browser, web app log, memory and CPU usage and other useful things.

    in reply to: Rapid SCADA 6 Beta #11306
    Mikhail
    Moderator

    Hello,

    May I know if the version 6 (six) will be the official release by end of the year?

    Yes, we plan to release it this year. The official release will be very close to the current beta version.

Viewing 15 posts - 2,266 through 2,280 (of 6,284 total)