Author Topic: MC050-55 controller outputs  (Read 5710 times)

bgtwuk

  • Guest
MC050-55 controller outputs
« on: February 11, 2013, 06:11:16 PM »


I am having trouble getting output c1p030, and c1p40 to drive small relays.

The output c1p50 works fine.  Have used this controller many times and never had this haunt me.

Any one else have this problem?

BGTWUK

Offline Richard

  • PLUS+1 Expert
  • ****
  • Posts: 64
  • Karma: +2/-0
    • Textron
Re: MC050-55 controller outputs
« Reply #1 on: February 12, 2013, 02:13:59 PM »
Hi BGTWUK,

A few years back I recall something like this on an MC50-10.  Sorry I can't remember the exact circumstances but I do remember that the pin I was using could not drive the current I requested as it was so small it assumed an open circuit and when into fault mode.

Hope this helps

Richard
 


bgtwuk

  • Guest
Re: MC050-55 controller outputs
« Reply #2 on: February 19, 2013, 03:57:48 AM »
That is possible.

Thank you

Offline CShultz

  • PLUS+1 Developer
  • ***
  • Posts: 25
  • Karma: +0/-0
    • TST Hydraulics
Re: MC050-55 controller outputs
« Reply #3 on: March 02, 2013, 06:20:33 AM »
Good Day,
Did you read into the API Specification sheet.  I am a beginner in this field, so I have idea if this has any relevance to your request.
"Note3: Dither is working on channel group C1p40_C1p50.
Dither amplitude (.DitherAmp ) works individually for each channel.
Changing .DitherAmp resets the current control for the pin group of the affected pin.
If .OutputValue is non-zero it must be greater than or equal to 1.5 * .DitherAmp; otherwise the requested current will be incorrect.
(Ex: If .DitherAmp is set to 20 mA and .OutputValue is set to 100 mA the command will vary from 80 mA to 120 mA.)
When Dither is enabled (.PinConfig=5) on one channel all channels in that group will receive the base frequency 4000Hz regardless of the setting of group.ReqFreq. This activity will be reported in group.ActFreq
The Dither frequency will be the same for all channels in a group.
When switching back to other PWM functions (dither disabled) the base frequency is set to the value given by group.ReqFreq. The Dither enabled channel (.PinConfig=5) with the lowest pin number in each group (ex: C1p40_C1p50) determines the required Dither frequency. (Ex: If pins 40 and 50 are using dither, the frequency assigned to pin 40 will be used)
True Dither frequencies are: 40, 50, 80, 100, 125, 154, 200, 250 Hz. Frequency values (.DitherFreq) will be rounded to the closest True Dither frequency."

bgtwuk

  • Guest
Re: MC050-55 controller outputs
« Reply #4 on: March 05, 2013, 01:00:56 AM »
very good explanation.... however, I was not using dither.

Thanx