We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Whether it is possible using Lx51 to create the User Class how it can be made in L166? In L166 creation of the User Class with a certain name is possible and then allocation of the code in this class is possible, putting
#pragma RENAMECLASS (ONE_OF_STANDART_CLASS=NEW_CLASS)
Yes, this is possible. Take a look to the Cx51 User's Guide (C51.PDF), USERCLASS directive.