Author Topic: Wiring error  (Read 6258 times)

fhm1963

  • Guest
Wiring error
« on: January 10, 2012, 09:51:32 PM »
I've started working with an MC024-10 and when I try to use and MFOutput always get this error "Graphical Compilation and Linking of COMP aborted with errors". I was wondering what kind of error I'm doing and how to solve it.

Offline A.Peterson

  • PLUS+1 User
  • **
  • Posts: 7
  • Karma: +0/-0
Re: Wiring error
« Reply #1 on: January 11, 2012, 04:18:05 PM »
You can't scroll down in the compiler window and see a error description?
Did you open the Output page and remove the 0 constant from the OutputValue?

fhm1963

  • Guest
Re: Wiring error
« Reply #2 on: January 11, 2012, 07:48:17 PM »
I'm using this function to transform freq to RPM. I disconected the OutputValue from the 0 constant. Don't know if I can leave floating Status and Fault. There's some kind of PDF where I could find the cause of linking and wiring errors?

Offline Neil

  • PLUS+1 Expert
  • ****
  • Posts: 96
  • Karma: +2/-0
Re: Wiring error
« Reply #3 on: January 11, 2012, 11:19:10 PM »
Hello fmh 1963.

I'm not sure what is behind the rest of your code, is this what you are trying to achieve?
regards Neil.
« Last Edit: January 11, 2012, 11:21:46 PM by Neil »

fhm1963

  • Guest
Re: Wiring error
« Reply #4 on: January 24, 2012, 09:50:07 PM »
Yes, thank you so much. I was not aware of retyping the output.