Skip to content

Use xsd naming for C++ "access types"

In the *.silecsdesign, Blocks can be of type Setting-Block, Acquisition-Block or Comamnd-Block

In the C++ part they are distinguished by a so called AccessType which can be input, output or inout

That's confusing! --> Use same naming in C++ than in *.silecsdesign.

Edited by al.schwinn