Jump to content
OMRON Forums

Acc72e structure members


mjm

Recommended Posts

Looking at the Acc72e structure members accessible from script programs, there seems to be missing members for task params, task state and task info.

 

Looking in the header file where this structure is defined, these items are covered by a member called unused2.

 

Can these items be uncovered in a future release.

 

I can set up ptr variables to point to the missing data, but I have to do a considerable amount of manipulation to unpack the data I require, and I'm not sure it's desirable to use a mixture of access methods to this hardware.

 

mjm

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I'm not sure which header file is really important. Perhaps I shouldn't have mentioned it.

My post was really to ask for the missing task params, task state and task info areas in the DPM of the Hilscher card to be accessible using the Acc72E[] Structure e.g.

 

Acc72E[n].Task2State[0]

 

mjm

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...