0

S7 interface DB write bug

Дмитрий Мурашов vor 3 Jahren in General Questions aktualisiert von ctbenergy vor 3 Jahren 1

I write in S7 interface in DB1.DBX1.0  but on PLC it is writing in DB1.DBX1.1

Image 347

Image 348

Hi,

The GetNumberAfterPoint (Signal.Name) function in .\Assets\game4automation\private\Interfaces\S7TCPIP\S7Interface.cs delivers a wrong s7signal.Bit. if the Area is a DB

The S7Interface.cs file works with DB1.DBX1.0

In this version there is a new function called GetNum (string name, int index)
This function scans the Signal.Name with Regex.