Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - razm

Pages: [1]
1
Open Discussion / Re: How to set a basic label to show float variable?
« on: March 20, 2025, 06:29:07 AM »
I use the Siemens driver (SiemensCom)

2
Open Discussion / How to set a basic label to show float variable?
« on: March 20, 2025, 06:02:27 AM »
I read a parameter from a Siemens PLC that is a float number.
How can I show it on the screen? Where can I configure the label to be a float and not an integer?

3
Open Discussion / Re: Running project on a different PC
« on: March 19, 2025, 04:16:41 PM »
Which?

4
Open Discussion / Re: Running project on a different PC
« on: March 19, 2025, 02:54:48 PM »
Here

5
Open Discussion / Re: Running project on a different PC
« on: March 19, 2025, 10:37:12 AM »
I copied the entire debug folder
There is communication with the PLC over port 102
.NET runtime 4.8 is running.

I also ran wireshark and it doesn't seem to try to connect with the PLC.I also don't get timeout errors.

6
Open Discussion / Running project on a different PC
« on: March 19, 2025, 07:20:41 AM »
I have a project with the Siemens driver.
After build, when I run the project from my PC it works fine but if I try to run it from another PC, I don't have communication with the Siemens PLC (modbus, for example, is working fine on the other PC).
What is missing?

7
Support Questions / Change to program mode in Contollogix?
« on: December 23, 2020, 06:54:53 AM »
Is it possible to change the Controllogix PLC state to remote program by code?
Is there an example for that?

8
Open Discussion / Changing operation mode of a ControlLogix PLC
« on: March 27, 2018, 08:12:48 AM »
Is it possible to change the PLC mode (run/stop) of a Allen-Bradley ControlLogix via Ethernet/IP ?

Pages: [1]