Re: [etherlab-users] Data type problem generic slave

2014-05-02 Thread Florian Pose
Hello, On Thu, May 01, 2014 at 03:36:40PM +0200, Ralph Oosterveld wrote: > This should be a "int16" like in the SDOs. How can I fix this problem? change the pdo_data_type to 2016 instead of 1016. For more information about the m-File data structures, see the comments in the ec_slave3.c s-Function

[etherlab-users] Data type problem generic slave

2014-05-01 Thread Ralph Oosterveld
Hello, I've made my own Simulink block with de generic slave from the EtherLab library. The M-file for this is made by the command "ethercat pdos --skin etherlab". Now I got a data type problem using my Simulink block. The Simulink error says that the PDO has data type "Unsigned16", but according