-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Dear agrippa1994,
I would like to read a value from a Siemens S7-1200.
For example: "DB2.DBW36"
I use the following code:
client.read("DB2.DBW36", defaultValue: DWORD(0)) {
NSLog("Read value \($0)")
}
It is a DEC value in the PLC, what is the correct code to get the value?
Greetings, Davey
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels