manjey73

Forum Replies Created

Viewing 15 posts - 106 through 120 (of 856 total)
  • Author
    Posts
  • in reply to: Beckhoff TwinCAT 2 Driver (RS v6) #16433
    manjey73
    Participant

    I connected to a real PLC on WinCE, and the owner of the installation from the PLC went remotely to the PLC and added the IP of the computer from which we connected to the allowed ones. Without this, it is impossible to connect to a PLC. These are security measures. If you don’t have this option, you probably won’t be able to connect to your PLC.

    in reply to: Beckhoff TwinCAT 2 Driver (RS v6) #16432
    manjey73
    Participant

    You can try to poll the driver without the *.tpy file. Create an empty template, specify the NetID and port. As far as I know, it is necessary to allow connection to the controller through the administrative means of the controller so that the scada is in the allowed IP addresses.
    Next, set up a PLC Scan and start the line.
    Some series of controllers store a symbolic configuration inside the controller, others will simply output a list of variables without a symbolic configuration. We’ll figure it out next.
    You can also install the Twin Cat 2 Engineering version on your PC and try searching for your PLC to determine its NetID.

    in reply to: Beckhoff TwinCAT 2 Driver (RS v6) #16429
    manjey73
    Participant

    @hatien If you have a program for Beckhoff in TwinCAT, please send the *.tpy file from your project.

    in reply to: Beckhoff TwinCAT 2 Driver (RS v6) #16427
    manjey73
    Participant

    @hatien
    It is necessary to try, I had access to only one controller on Windows CE (I do not remember the series). If the controller uses a library from TwinCAT 2 – TwinCatAds.dll that’s quite possible.
    The library has been rewritten on NET6.
    Unfortunately, I do not know C++ to refine the library from Beckhoff in order to be able to use it in the driver code. At the moment, they have a library only for Linux X86 architecture and does not allow it to be used from C# code.

    If you need a key for testing, write to me and I will provide it.

    • This reply was modified 4 months, 1 week ago by manjey73.
    in reply to: modbus与lora网关通信 #16412
    manjey73
    Participant

    If applied to a gateway in Modbus, isn’t the gateway configurable and places the values from each specific device in a specific register? The same probably applies to MQTT, each variable has its own subscription ID.
    You create several d Rapid Scada devices, with their own variables, even the same tags, etc. if necessary (the same tags are allowed in different devices)
    , Place them on the same communication line for the gateway. You set up a survey template for each device.

    It would probably be a little slower if it were a single “Gateway 1” device, but probably more correct.

    in reply to: modbus与lora网关通信 #16408
    manjey73
    Participant

    Or are your devices still lora?
    And do you want to apply a modbus gateway to them, which you will then poll?

    • This reply was modified 4 months, 2 weeks ago by manjey73.
    in reply to: modbus与lora网关通信 #16407
    manjey73
    Participant

    If the devices are modbus, just poll them less frequently by setting the appropriate period.
    Lora is not supported in Scada.

    in reply to: covert channel #16396
    manjey73
    Participant

    By disabling the Activity, you exclude the channel from the database.

    As far as I understand, it is impossible to hide a channel from the web table with a value of 0.
    You can overlay a dynamic image on the mnemonic with a transparent background at a value of >0 and the main background of the mnemonic at a value of = 0.

    in reply to: Register reading with Modbus TCP #16350
    manjey73
    Participant

    In configuration Modbus – group – Input Registers.
    Value – 4 bytes uint.
    Maybe change byte

    in reply to: Register reading with Modbus TCP #16349
    manjey73
    Participant

    In input script – Cnl/10

    in reply to: about chart plugin #16327
    manjey73
    Participant

    By all means, you will have to divide into two tables and register your Chart Pro template for each one. You will not be able to output channels from two different databases at the same time. At least it didn’t work out for me, I have to switch between ChartPro templates.

    in reply to: schemeeditor doesn’t launch at all – windows11 #16271
    manjey73
    Participant

    Strangely, I’m currently using Windows 11 on the same project. The scheme editor is working.
    If you can tell me where to look at the settings in Windows 11 and which ones, I’ll take a look.

    • This reply was modified 6 months, 1 week ago by manjey73.
    in reply to: how to modify the string through send command. #16204
    manjey73
    Participant

    You need to process CmdDataStr in the output formula

    in reply to: Show Rapid SCADA Version #16195
    manjey73
    Participant

    Rapid SCADA 6.1.4 (August 03, 2023)

    in reply to: Show Rapid SCADA Version #16194
    manjey73
    Participant
Viewing 15 posts - 106 through 120 (of 856 total)