123

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • in reply to: Language switching for ScadaSchemeEditor.exe #17461
    123
    Participant

    Hello, I downloaded the compression package you provided. I am using a computer with Windows 10 Professional. When I run SetCulture.exe as an administrator, SetCulture.exe flashes by and closes immediately, making it impossible to set the language.

    Additionally, I placed SetCulture.exe, ScadaData.dll, and Log.dll in the directory C:\Program Files\SCADA\ScadaSchemeEditor. When I run SetCulture.exe as an administrator, it still flashes by and closes immediately.

    in reply to: Language switching for ScadaSchemeEditor.exe #17448
    123
    Participant

    Currently, the version of your ScadaSchemeEditor.exe only goes up to 5.3.1.2, so I need this tool. Could you please provide me with one?

    in reply to: Dynamic Text Display Issue #17420
    123
    Participant

    Hello, why hasn’t anyone responded to my question yet?

    in reply to: Version issue #17400
    123
    Participant

    I can only see the download for version 6.4.3 on the website. How come the downloads for historical versions like 6.4.0, 6.4.1, and 6.4.2 are not visible?

    in reply to: In terms of usage #17342
    123
    Participant

    Suppose I modify the graphical interface of the source code based on Rapid SCADA, make changes to the command display interface code, and even add new code for communication acquisition protocols. Would this be considered a derivative product?

    If it is considered a derivative product, am I allowed to modify the names and icons in Image 1 and Image 2 below? I have annotated the modified parts in the images.

    Image 1 URL:https://imgur.com/a/8RnjW9e
    Image 2 URL:https://imgur.com/a/yfuY8xS

    If the above images fail to load, you can download them.

    in reply to: In terms of usage #17336
    123
    Participant

    In short, according to Apache License 2.0 you can create a derived product with a new name, but you have to explicitly provide information about the original product.

    Hello, please respond to my following questions separately?

    1.Based on your response, am I allowed to change the product name and the product name?

    2.Regarding providing information about the original product, can I credit the product’s source in the “About” section of the Main Menu? Does this count as providing information about the original product? If not, please provide a concrete example.

    in reply to: In terms of usage #17335
    123
    Participant

    On the web interface, clicking the Main Menu reveals options for Reports, Plugins, and About. According to the Apache License 2.0, am I allowed to hide the Plugins and About sections?

    in reply to: In terms of usage #17333
    123
    Participant

    So, does that mean I can modify everything, including trademarks and product names?

    in reply to: Custom Command #17269
    123
    Participant

    If I’m using the template with dataBlock=”HoldingRegisters”, as described below,how can I configure it to use function code 0x03 for reading and function code 0x07 for writing?

    <?xml version=”1.0″ encoding=”utf-8″?>
    <DeviceTemplate>
    <Options>
    <ZeroAddr>false</ZeroAddr>
    <DecAddr>true</DecAddr>
    <DefByteOrder2 />
    <DefByteOrder4 />
    <DefByteOrder8 />
    </Options>
    <ElemGroups>
    <ElemGroup active=”true” dataBlock=”HoldingRegisters” address=”0″ name=”test”>
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test1″ name=”test1″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test2″ name=”test2″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test3″ name=”test3″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test4″ name=”test4″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test5″ name=”test5″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test6″ name=”test6″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test7″ name=”test7″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test8″ name=”test8″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test9″ name=”test9″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test10″ name=”test10″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test11″ name=”test11″ />
    </ElemGroup>
    </ElemGroups>
    <Cmds>
    <Cmd dataBlock=”Custom” funcCode=”7″ cmdNum=”1″ cmdCode=”Custom” name=”Custom” />
    </Cmds>
    </DeviceTemplate>

    in reply to: Custom Command #17265
    123
    Participant

    I tried using a custom function code, as described in the example below. The function I sent was for reading, and the function code used was 0x00. Could you provide a detailed example of how to use custom function codes?
    1.
    <ElemGroup active=”true” dataBlock=”Custom” address=”0″ name=”定值”>
    <Elem type=”ushort” readOnly=”false” isBitMask=”true” tagCode=”test1″ name=”test1″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test2″ name=”test2″ />
    <Elem type=”ushort” readOnly=”false” isBitMask=”false” tagCode=”test2″ name=”test2″ />
    </ElemGroup>
    </ElemGroups>
    <Cmds>
    <Cmd dataBlock=”Custom” funcCode=”7″ cmdNum=”0″ cmdCode=”Custom” name=”Custom” />
    </Cmds>

    in reply to: memory problem #17244
    123
    Participant

    The version I’m using is rapidscada_6.4.1_windows_en.

    in reply to: Failed to fetch. #17228
    123
    Participant

    The URL in the first point below contains images of the request and response. If they cannot be viewed directly, they can be downloaded. After opening the new view and once the data loading is complete, the functionality can be properly accessed and used without any issues.

    1.https://imgur.com/a/SLsUa22

    So if this issue occurs, should we address it or simply ignore it?

    in reply to: Failed to fetch. #17218
    123
    Participant

    Both point 1 and point 2 below are image links. If the images do not load when you visit the website, you can download them directly.
    1.https://imgur.com/a/hG50y57
    2.https://imgur.com/a/hG50y57

    • This reply was modified 2 months, 2 weeks ago by Mikhail.
    in reply to: Failed to fetch. #17207
    123
    Participant

    The comment section does not support image pasting, therefore I had to resort to copying and pasting the error text.

    in reply to: Failed to fetch. #17206
    123
    Participant

    This is the console that’s having issues.

    ​ Error in getLastEventsByView. Failed to fetch
    _doCallback @ main-api.js:53
    view.js?v=uy3uLs__pqwf_4PNuMHZZbZmSsKFWxFmSbjxll4AxWI:158 09:49:24 Load view 6 from /Main/TableView/6
    ​ Error in getCurDataByView. Failed to fetch
    _doCallback @ main-api.js:53
    view.js?v=uy3uLs__pqwf_4PNuMHZZbZmSsKFWxFmSbjxll4AxWI:158 09:49:29 Load view 5 from /Main/TableView/5
    view.js?v=uy3uLs__pqwf_4PNuMHZZbZmSsKFWxFmSbjxll4AxWI:158 09:49:29 Load view 4 from /Main/TableView/4
    view.js?v=uy3uLs__pqwf_4PNuMHZZbZmSsKFWxFmSbjxll4AxWI:158 09:49:30 Load view 3 from /Main/TableView/3
    VM5404 main-api.js:53 Error in getCurDataByView. Failed to fetch
    _doCallback @ VM5404 main-api.js:53
    view.js?v=uy3uLs__pqwf_4PNuMHZZbZmSsKFWxFmSbjxll4AxWI:158 09:49:31 Load view 2 from /Scheme/SchemeView/2
    VM6390 main-api.js:53 Error in getLastEventsByView. Failed to fetch
    _doCallback @ VM6390 main-api.js:53

    /home/ikke/图片/截图/截图 2025-10-24 09-49-53.png

Viewing 15 posts - 1 through 15 (of 18 total)