> > Does anybody here have any experince of the data in the parametrization > > frame for profibus? > > > All information needed for the SetPrm usually is stored in the GSD file. > So you just need to know your configuration and select the right data > from the GSD. > But there is one important exception: The three DPV1 parameter bytes. > These bytes are only there for DPV1 (and later) devices and they often > are not specified (=zero) in the GSD. So you need to set them manually.
There is a function "isDPV1()" in "interp.py" which return false and then I force this to true three bytes of user parameters is sent but check configuration still make complaint. I am reading manual and specification so I guess I figure sooner or later. ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
