Mikhail

Forum Replies Created

Viewing 15 posts - 6,061 through 6,075 (of 6,265 total)
  • Author
    Posts
  • in reply to: Call number length limitation #599
    Mikhail
    Moderator

    Hi Bret,

    The field length issue shall be fixed. But it tooks a time.
    Are all of your devices have the same port?
    In this case you can set “Remote TCP Port” of communication channel properties in SCADA-Communicator and omit port in SCADA-Administrator.

    Every input channel has a Signal. Signal is an ID of a tag in SCADA-Communicator.

    in reply to: Change background color of dynamic text box #597
    Mikhail
    Moderator

    Hi Dejan,
    Yes, use “Status” color. The color depends on input channel status that can be calculated with formula.

    in reply to: Dynamically display text in a text field #595
    Mikhail
    Moderator

    Hi,

    It’s easy. Add your messages to Units table like “Alarm states 1” record. Then select created unit for an input channel with Discrete channel type and Text format.

    1st message is 0.0 (value)
    2nd message is 1.0
    etc.

    in reply to: User Logo #593
    Mikhail
    Moderator

    SCADA-Web:
    Go to C:\SCADA\ScadaWeb\images
    Then just overwrite the images.
    Also you can change css styles in *.css but is is not recommended because you should do the same task when a new version released.

    Other applications:
    Add the files in the application directory (for example, C:\SCADA\ScadaServer):
    About.jpg
    About.txt

    The content of About.txt:

    http://rapidscada.org
    232 174 95 23

    There the numbers are X, Y, width and height of the link.

    in reply to: Current Data #592
    Mikhail
    Moderator

    Switch to Modules page in SCADA-Server and add ModDBExport.dll
    SQL examples are located in Doc\dbexport_en.pdf
    In case of questions about DB Export Module, post them in a separate topic.

    in reply to: User Logo #589
    Mikhail
    Moderator

    Would you like to insert the logo into the web application only or into all the applications of Rapid SCADA?

    in reply to: Current Data #588
    Mikhail
    Moderator

    Hi,
    Usually it is needed to export hourly or minute archives to Excel. To export current data you could set up export to any database and use the 3rd party tools to export to Excel. Of course you can develop or purchase the custom report.

    in reply to: Communicating Multiple Devices #585
    Mikhail
    Moderator

    a) Yes.
    b) Yes, if you use another port of converter.
    No, if you use the same port.
    c) Yes.

    in reply to: Server Connection #582
    Mikhail
    Moderator

    Is there error cause in
    C:\SCADA\ScadaWeb\log\ScadaWeb.log
    C:\SCADA\ScadaServer\Log\ScadaServerSvc.log ?

    in reply to: Communication #579
    Mikhail
    Moderator

    OK, create a separate topic please.

    in reply to: Communication #577
    Mikhail
    Moderator

    EB 76 is the checksum
    43 D0 FE 05 is the value 417.984528
    You should set the correct bytes order in Device Template Editor.
    Try the order 2301.
    Please notify me about the result.

    in reply to: Communication #575
    Mikhail
    Moderator

    I would like to see the log.

    in reply to: Communication #572
    Mikhail
    Moderator

    Hi,
    Can you post here a part of communication line log? And the expected value.
    If it is possible also provide MODSCAN log for comparison.

    in reply to: Data input #569
    Mikhail
    Moderator

    There are a few ways:
    1. Export data, then import the same data with other IDs in SCADA-Administrator.
    2. Generate SQL queries, connect to ScadaBase.sdf using a tool supports Microsoft SQL Server Compact 3.5 and execute the queries.
    3. For input and output channels there are the built in auto create and clone features.

    • This reply was modified 10 years, 7 months ago by Mikhail.
    in reply to: Data input #567
    Mikhail
    Moderator

    Hi,

    Could you provide more details about your task? What kind of data do you need to input?

Viewing 15 posts - 6,061 through 6,075 (of 6,265 total)