Jump to content
OMRON Forums

ACC11C OPT1 M Variable


JAN

Recommended Posts

HI,

 

Im using a power pmac cpci format.

I would like to declare M variables that point to my IOs of the ACC11C opt1.

unfortunately the IDE didn't detect the option on this card.

 

hereafter an example:

 

M1098->Acc11C[_ACC11C_INDEX_].CtrlReg; configured to 15 (32 IN 16 OUT)

 

M1000->ACC11C[_ACC11C_INDEX_].DataReg[0].0.1; ACC11C In1(u.io:$A00000.8.1 )

 

 

now the only method that i found to point to the first input of the option card

is

M1033->u.io:$A00000.16.1 ;

 

question: is there a trick to declare M1033 as I did for M1000 ?

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

HI,

herafter the response to your queries:

IDE 2.2.0.39

Base card S/N:C000EBHH

mezzanine card S/N: C000CQ5W

terminal command responses:

vers

2.0.2.14

Gateio[0].PartNum

Gateio[0].PartOpt

Gateio[0].PartRev

Gateio[0].PartType

GateIo[0].PartNum=603603

GateIo[0].PartOpt=$1ff

GateIo[0].PartRev=6

GateIo[0].PartType=8

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...