Mikhail

Forum Replies Created

Viewing 15 posts - 6,241 through 6,255 (of 6,265 total)
  • Author
    Posts
  • in reply to: Data charting #109
    Mikhail
    Moderator

    Hello,
    The charting component adds scaling and displaying of multiple charts.

    Could you post a link to an example of charting current data? Or explain.

    in reply to: KpOpc.en-GB.xml not found bug #105
    Mikhail
    Moderator

    The issue has been fixed.
    Download the latest version of Rapid SCADA, extract ScadaCommCtrl.exe from ScadaComm.zip and overwrite the existing file in C:\SCADA\ScadaComm directory.

    in reply to: KpOpc.en-GB.xml not found bug #102
    Mikhail
    Moderator

    Thank you for the feedback. This bug will be fixed within a few days.

    in reply to: Device template #100
    Mikhail
    Moderator

    KpSms.dll has no additional properties.
    KpOpc.dll properies are specified for a device not for the whole library.

    You don’t need to edit KpOPC_XXX.xml manually. Open the device properties from a popup menu by right clicking the device item of the tree. Device configuration form opens as shown in the article. If you open the configuration form you will easily understand the meaning of the XML.

    in reply to: Output command value #99
    Mikhail
    Moderator

    Yes, it’s possible. You need to:
    1. Add the list of command values into Command values table using SCADA-Administrator.
    2. Add an output channel of Standard type. Select your list in Command values field of the output channel.
    3. Create a formula and specify it for the output channel.
    4. When you send a command the formula converts the given index of list value to the new value. Pay the attention that the list is indexed starting from 0.

    in reply to: SCADA-Administrator input Channles #97
    Mikhail
    Moderator

    Of course not. It depends on your hardware, power supply, etc.
    In some industries there are very strict requirements for system safety.
    Rapid SCADA works stable 24×7.

    in reply to: SCADA-Administrator input Channles #94
    Mikhail
    Moderator

    In my opinion you need to apply hardware protection of your system in case that server breakdown.

    in reply to: Automatic output commands #93
    Mikhail
    Moderator

    Hello,
    I have replied here

    in reply to: SCADA-Administrator input Channles #91
    Mikhail
    Moderator

    Yes, you have correctly understood the mechanism of interaction between Rapid SCADA applications.

    in reply to: SCADA-Administrator input Channles #89
    Mikhail
    Moderator

    Hello,
    Using formulas you can perform calculations but can’t send a command. There is another tool for sending commands depending on conditions: Automatic Control Module.

    Automatic Control Module is commercial, the cost is US $20. You can try it for free in the test mode.
    If the price is too high, it is possible to develop your own implementation as described here.

    • This reply was modified 11 years, 3 months ago by Mikhail.
    in reply to: SCADA-Administrator Output channels #87
    Mikhail
    Moderator

    Thanks for Number in Russian issue. It will be fixed.

    in reply to: SCADA-Communicator Device Libraries #86
    Mikhail
    Moderator

    Modbus, OPC and AT commands are commonly used worldwide.
    VKT-4M, etc. are specific for Russian customers, therefore they were excluded from the installation package to keep the product clear.

    in reply to: Device template #85
    Mikhail
    Moderator

    A Modbus element which is read from a device has Signal field. SCADA-Communicator receives data from a device and retrieves an input channal number using Device number and Signal, then SCADA-Communicator passed data to SCADA-Server.

    A Modbus element which is written to a device has Command number field. When you send a command, you use a specified output channel, so SCADA-Communicator chooses the appropriate command by Device number and Command number which are defined in the output channel.

    in reply to: Dupliacated Output channels – ADAM-6015 Server room #84
    Mikhail
    Moderator

    Hello,
    It is strange. My configuration database contains only 11..14 channels.
    I think you can delete 1..4 channels.

    in reply to: SCADA-Administrator Output channels #83
    Mikhail
    Moderator

    Hello Teleco,

    1. Number is internal. It is needed for associating different information with a command.

    2. Command number is sent to SCADA-Communicator when you send a command. It is processed by device driver. For example, you can bind Modbus command to a specified command number from the configuation database. Comamand number field is similar to Signal field.

    3. If Command values field in Output channels table is not set you can directly input a value of command. If it is set the value of command is an index of the selected list value. Often you need to convert value according to device specification using formula of output channel.

Viewing 15 posts - 6,241 through 6,255 (of 6,265 total)