Jump to content
OMRON Forums

Recommended Posts

Posted
I have 4 channel Acc24E2A card that we basically want to use as an analog output card. PowerPmac has assigned motor numbers to the 4 channels by default, but none are enabled (motor[x].servocntl=0). I found that if I write directly to a Dac on a particular channel, a voltage proportional to the value written will be output to the appropriate phase output (A or B). Which is good, that's what I want. But I'm wondering...is it really that simple or am I missing something that could bite me long term. If I leave the motor un-activated, is really as simple as writing values to the Dac[0] or Dac[1] term to use the outputs on the card as analog outputs? Thanks, kmonroe
  • Replies 9
  • Created
  • Last Reply

Top Posters In This Topic

Posted
Kmonroe, Using the DACs as general purpose analog output is as easy as you mentioned. However, in order to prevent confusion in the future in case of activating the motors, I recommend setting the Motor[x].pDac=Sys.pushm . This will prevent motors from writing to DACs in case of activation. Regards,
  • 4 years later...
Posted

Kmonroe,

 

Using the DACs as general purpose analog output is as easy as you mentioned. However, in order to prevent confusion in the future in case of activating the motors, I recommend setting the Motor[x].pDac=Sys.pushm . This will prevent motors from writing to DACs in case of activation.

 

Regards,

 

I have an axis that is being used as an analog output. It is used to operate a pneumatic servo 0-10VDC. At rest the channel outputs .950VDC. Is there an I-Variable that I can adjust to get the value to Zero? I am trying to upgrade the servo valve and the new valve is much more sensitive where .950VDC actuates the valve where it did not on the old style valve. Can you help me figure a way to lower my output value?

Posted

I value? What do you mean?

 

Like motor 5 gain (I believe) would be I530 using PMAC Executive.

 

I529 would be the DAC Offset.

 

I guess I Variable would be the better definition.

Posted

Will PMAC Executive allow those to be entered in that format?

 

I have found that my NEW servo valve (Proportion-Air QB1TFEE080) works well with no air.

 

0.085VDC with command OFF and 2.935 VDC with command ON.

 

When I turn air ON, and the command is OFF the cutter lowers and there is 1.250 VDC to the valve.

 

I think it is the resistance of the servo coil that is biting me.

 

The original valve I was using is an SMC VY1100-102-FGN

 

The overall resistance in the valves 3 wires is extremely different.

 

That is why I would like to try to adjust the offset for that axis.

 

Hope I am explaining it well enough for you to help me.

Posted

Power PMAC use IDE instead of Executive for interface.

PMAC Executive is for Turbo PMAC, and does not allow structures.

Turbo PMAC use I-variables only, and if it's Turbo, then Ixx29 is the variable you need to adjust

 

 

Will PMAC Executive allow those to be entered in that format?

 

I have found that my NEW servo valve (Proportion-Air QB1TFEE080) works well with no air.

 

0.085VDC with command OFF and 2.935 VDC with command ON.

 

When I turn air ON, and the command is OFF the cutter lowers and there is 1.250 VDC to the valve.

 

I think it is the resistance of the servo coil that is biting me.

 

The original valve I was using is an SMC VY1100-102-FGN

 

The overall resistance in the valves 3 wires is extremely different.

 

That is why I would like to try to adjust the offset for that axis.

 

Hope I am explaining it well enough for you to help me.

Guest
This topic is now closed to further replies.

×
×
  • Create New...