une propriété pour désactiver les rampes (i.e. ne pas créer les attributs liés aux rampes et ignorer les rampes dans le code) : "EnableRamps", true par défaut
une propriété pour envoyer les valeurs mémorisées au hardware à l’init (les valeurs mémorisées sont écrites dans le device dans tous les cas) : OutputMemorizedChannelsAtInit, false par défaut
<FontSize=-1>Whether to enable or disable the ramp generation on the board output channels. If false, the speedX and initialX dynamic attributes will not be created for every channel, and the changes will happen instantly. [true/false - default value is true]</Font>
<FontSize=-1>Whether to send the memorized values for the channels to the board at the device initialization (the device attribute will show the last memorized value regardless) [true/false - default value is false]</Font>