Mikhail

Forum Replies Created

Viewing 15 posts - 1,096 through 1,110 (of 6,221 total)
  • Author
    Posts
  • in reply to: ModDbExport #14387
    Mikhail
    Moderator

    Hello,

    The feature to export data on timer is available in Rapid SCADA 6.
    Using 5.8.4, you can try the above method, but it seems too tricky.

    in reply to: Error while trying to add an OPC Classic device #14382
    Mikhail
    Moderator

    Did you manage to connect?

    in reply to: jQuery issues in #14375
    Mikhail
    Moderator

    Hi,
    The popupLocator object is declared in popup.js, which is referenced by the web pages.

    in reply to: Array variables through opcua #14374
    Mikhail
    Moderator

    If an OPC UA server provides motor states as an array, you can read them as an array and store in a single channel having length 10. But in the scheme view, you need to address channels by their numbers. Provide screenshots of the settings for more details.

    in reply to: Error while trying to add an OPC Classic device #14373
    Mikhail
    Moderator

    You can use this simple utility for testing. Also try 3rd party OPC clients, such as Matrikon OPC explorer and Prosys.

    in reply to: jQuery issues in #14358
    Mikhail
    Moderator

    Hi,
    I cannot find the above lines in scheme-render.js

    Mikhail
    Moderator

    The above is a good example of what I was saying.
    Also you can try to set an archive option to write data on each change. But it may require a lot of disk space if data change too fast.

    in reply to: Array variables through opcua #14355
    Mikhail
    Moderator

    Could you provide an example?

    in reply to: Modbus Data Formula #14354
    Mikhail
    Moderator

    How do I make the LED indicator condition show green when no alarm, and red when alarm is on

    Open the Conditions property of the component and change the colors.

    in reply to: Create Array template elements #14353
    Mikhail
    Moderator

    For example, the device returns a list of registers A1…A10. And a manufacturer says that this is an array. A driver should create a tag that has length > 1 to support an array. But the current Modbus driver does not support this.

    While OPC devices can return data of array types. And the OPC driver also supports this.

    in reply to: Array variables through opcua #14342
    Mikhail
    Moderator

    Hello,

    OPC UA driver in Rapid SCADA 6 can read arrays from the OPC server. On SCADA level each array element is stored in a separate channel. It’s easier to try and watch how it works.

    Mikhail
    Moderator

    Yes, event has it’s own timestamp that equals to an event creation time. While archive timestamp may be different if the archive uses a writing period. But 20 seconds difference is too big if the archive period parameter is 1 second. I would be OK if the archive writing period is 1 minute for example.

    in reply to: Function in the output channel in v5 other than v6 #14339
    Mikhail
    Moderator

    Hello,

    If I understand you correctly, the channel 5767 (Output) was created to set the value of the channel 5567 (Calculated).

    Try disabling the channel’s 5567 formula. Commands should work in this case. Next, you need to fix CKLP. Could you describe how CKLP should work?

    in reply to: Convert historical data from V5 to V6 #14337
    Mikhail
    Moderator

    Hi,

    Thank you for the update. Please tell about the results.

    in reply to: Error while trying to add an OPC Classic device #14336
    Mikhail
    Moderator

    Hi,

    May be you need to install OPC Core Components (available on our website).
    Also, you should configure access rights in DCOM settings, which can work unpredictable.
    OPC DA does not need to specify TCP port.

    Consider installing the Communicator service on the same machine as OPC server. Communicator can send data to SCADA-Server remotely. And configuration may be simplified.

Viewing 15 posts - 1,096 through 1,110 (of 6,221 total)