python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Writing variables with OPC UA
Recently I was trying to communicate with a Siemens S7-1200 plc, I am using the OPC UA protocol, I am able to connect and read all the variables but I have problems when I try to write a value in the ...
Gz9812
Votes: 0
Answers: 2
S7NetPlus plc.Write() not changing cartain values in data block (Siemens S7-1500)
I am using S7.NetPlus library to connect to Siemens S7-1500. When trying to read data from the plc, there are no problems. However, I am having a vary difficult time Writing new values to the plc. I h...

SeeSharper
Votes: 0
Answers: 1
FIFO list using arrays in ST (PLC)
I'm working on a conveyor-sorter solution and need to store data about items in some organised manner. My first guess was FIFO.
Do you know if there is any "good practice" way to program eff...
Kamehameha Pierwszy
Votes: 0
Answers: 1
PLC S7-1500 SQL-Connection - received data shifted by 1 byte --why?
i´ve been successfully using a S7 1500 PLC in combination with an SQL-Server for quiete some time now.
I set everything up like mentioned here: S7SQL-Guide-Stackoverflow
Today i tried to add a second ...
nico25
Votes: 0
Answers: 1