Skip to Content
0
Former Member
Jan 03, 2011 at 10:08 AM

Change the register factor of a device programmaticaly .

216 Views

Hi Experts,

I have a requirement to change the register factor of all registers of an existing device .

After debugging EG42 , I have written the code as follows.

ISU_O_DEVICEMOD_OPEN to populate auto and obj parameters .

Then i changed the register factors by changing the obj parameter .

Then i called ISU_O_DEVICEMOD_ACTION by okcode 'SAVE'.

Then commit work.

But i am not getting the result .

can anyone please suggest where I am going wrong or any direction to do the same .

Awaiting for any response .