floka94
Results
2
issues of
floka94
OSMD does not support to add lines below or above the notes. See this example:  In MusicXML i can draw such lines with the following tag: _Start of a...
feature
I am trying to write a single BOOL value to a Siemens S7-400 PLC with the OPM Feature. Here is my Entity: ```java @PlcEntity public class NewDataSetReady { @PlcField("%DB9002:5.0:BOOL") public...