RE: Supported Datatypes for S7-1200 with PLC4J

2021-11-30 Thread Christofer Dutz
while. Thanks for you patience and the will to help. Best regards, Markus Von: Christofer Dutz Gesendet: Dienstag, 30. November 2021 14:55 An: dev@plc4x.apache.org Betreff: RE: Supported Datatypes for S7-1200 with PLC4J Hi, unfortunately I think that way it

RE: Supported Datatypes for S7-1200 with PLC4J

2021-11-30 Thread Christofer Dutz
WriteRequest.java:199) ---snap--- Am I doing something terribly wrong here or is it simply not implemented so far? 😉 Best regards, Markus ________ Von: Christofer Dutz Gesendet: Dienstag, 30. November 2021 14:06 An: dev@plc4x.apache.org Betreff: RE: Supported Data

RE: Supported Datatypes for S7-1200 with PLC4J

2021-11-30 Thread Christofer Dutz
> ultPlcWriteRequest.java:65) > at Siemens.main(Siemens.java:61) > ---snap--- > > Similarily, for reading I receive the individual bits of the BYTE > one-by-one. However, I guess this is expected behaviour as we are > dealing with a bit-field datatype, right? > > Bes

Re: Supported Datatypes for S7-1200 with PLC4J

2021-11-30 Thread Cesar Garcia
for reading I receive the individual bits of the BYTE > one-by-one. However, I guess this is expected behaviour as we are dealing > with a bit-field datatype, right? > > Best regards, > Markus > > > Von: Christofer Dutz > Gesendet: Dienstag, 30. Nove

RE: Supported Datatypes for S7-1200 with PLC4J

2021-11-30 Thread Christofer Dutz
ess this is expected behaviour as we are dealing with a bit-field datatype, right? Best regards, Markus Von: Christofer Dutz Gesendet: Dienstag, 30. November 2021 12:59 An: dev@plc4x.apache.org Betreff: RE: Supported Datatypes for S7-1200 with PLC4J Hi, let m

RE: Supported Datatypes for S7-1200 with PLC4J

2021-11-30 Thread Christofer Dutz
arcia Gesendet: Montag, 29. November 2021 17:38 An: Apache PLC4X Betreff: Re: Supported Datatypes for S7-1200 with PLC4J Hi Markus, Can you put an example of the required formats? Best regards, El lun, 29 nov 2021 a las 11:27, Markus Franke () escribió: > Dear all, > > I am currently

Re: Supported Datatypes for S7-1200 with PLC4J

2021-11-29 Thread Cesar Garcia
Hi Markus, Can you put an example of the required formats? Best regards, El lun, 29 nov 2021 a las 11:27, Markus Franke () escribió: > Dear all, > > I am currently connecting to a S7-1200 by using PLC4J 0.9.0. > > As I have problems with reading/writing certain datatypes from a > datablock, I w