[ 
https://issues.apache.org/jira/browse/PLC4X-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149256#comment-17149256
 ] 

Christofer Dutz commented on PLC4X-206:
---------------------------------------

   builderWriter.addItem("mivariable-1", "%DB20:DBX6.7:BOOL", true); //WORKS OK
    builderWriter.addItem("mivariable-4", "%DB20:DBW06.0:INT", (short)2); // 
FAILS
    builderWriter.addItem("mivariable-2", "%DB20:DBB06:BYTE", (byte)0); // FAILS

> When writing short values exceptions are thrown while preparing the write 
> request.
> ----------------------------------------------------------------------------------
>
>                 Key: PLC4X-206
>                 URL: https://issues.apache.org/jira/browse/PLC4X-206
>             Project: Apache PLC4X
>          Issue Type: Bug
>          Components: Driver-S7
>    Affects Versions: 0.7.0
>            Reporter: Christofer Dutz
>            Assignee: Christofer Dutz
>            Priority: Major
>             Fix For: 0.8.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to