Hello Guest it is March 28, 2024, 08:29:47 AM

Author Topic: FRO % zero setting for brain  (Read 13252 times)

0 Members and 1 Guest are viewing this topic.

Re: FRO % zero setting for brain
« Reply #10 on: April 04, 2013, 01:33:36 AM »
Dear Hood..
I can't solve the problem like your idea in your screen shoot.. I wrote all of the condition of input in one brain file and test. The FRO value output is only change 0 and 100. And I don't understand about your brain because there is no AND function and there must be many output for some position. I want to write 0 to 10 position of switch in only one brain file. Please advice me more. Thank you reply and please explain me more detail..
High Tech Key

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: FRO % zero setting for brain
« Reply #11 on: April 04, 2013, 02:00:20 AM »
Tell me the isequence you have for each setting, brains are a PITA to look at when they consist of more tha a few lines so if you tell me the state of each of your 4 OEM triggers and what the DRO should be reading I will test here.
I tested the two I had written in the Brain and it worked fine.
Hood
Re: FRO % zero setting for brain
« Reply #12 on: April 04, 2013, 03:50:58 AM »
Yes just only two condition is work well here.. But I have 11 condition in my brain and that is not OK.. I write down the sequence that I want in my brain. FRO DRO or Rapid FRO DRO may be OK.. What do you recommend which DRO is more suitable for this feed rate brain.. This sequence is the same with Digital.. Here are the sequence..

Switch Position (0) ---- FRO=0
OEM Trigger 10 ----- No Operation
OEM Trigger 11 ----- No Operation
OEM Trigger 12 ----- No Operation
OEM Trigger 13 ----- No Operation

Switch Position (1) ---- FRO=10
OEM Trigger 10 ----- Invert
OEM Trigger 11 ----- No Operation
OEM Trigger 12 ----- No Operation
OEM Trigger 13 ----- No Operation

Switch Position (2) ---- FRO=20
OEM Trigger 10 ----- No Operation
OEM Trigger 11 ----- Invert
OEM Trigger 12 ----- No Operation
OEM Trigger 13 ----- No Operation

Switch Position (3) ---- FRO=30
OEM Trigger 10 ----- Invert
OEM Trigger 11 ----- Invert
OEM Trigger 12 ----- No Operation
OEM Trigger 13 ----- No Operation

Switch Position (4) ---- FRO=40
OEM Trigger 10 ----- No Operation
OEM Trigger 11 ----- No Operation
OEM Trigger 12 ----- Invert
OEM Trigger 13 ----- No Operation

Switch Position (5) ---- FRO=50
OEM Trigger 10 ----- Invert
OEM Trigger 11 ----- No Operation
OEM Trigger 12 ----- Invert
OEM Trigger 13 ----- No Operation

Switch Position (6) ---- FRO=60
OEM Trigger 10 ----- No Operation
OEM Trigger 11 ----- Invert
OEM Trigger 12 ----- Invert
OEM Trigger 13 ----- No Operation

Switch Position (7) ---- FRO=70
OEM Trigger 10 ----- Invert
OEM Trigger 11 ----- Invert
OEM Trigger 12 ----- Invert
OEM Trigger 13 ----- No Operation

Switch Position (8) ---- FRO=80
OEM Trigger 10 ----- No Operation
OEM Trigger 11 ----- No Operation
OEM Trigger 12 ----- No Operation
OEM Trigger 13 ----- Invert

Switch Position (9) ---- FRO=90
OEM Trigger 10 ----- Invert
OEM Trigger 11 ----- No Operation
OEM Trigger 12 ----- No Operation
OEM Trigger 13 ----- Invert

Switch Position (10) ---- FRO=100
OEM Trigger 10 ----- No Operation
OEM Trigger 11 ----- Invert
OEM Trigger 12 ----- No Operation
OEM Trigger 13 ----- Invert

Thank you so much for your help..
High Tech Key

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: FRO % zero setting for brain
« Reply #13 on: April 04, 2013, 07:44:11 AM »
Ok I will have a think about this tonight when I get home, may be you need to arrange with exclusive OR's, will see what I can come up with.

Hood
Re: FRO % zero setting for brain
« Reply #14 on: April 04, 2013, 09:13:57 AM »
Dear Hood
I really appreciate your help.. I am looking forward your reply and brain.. Thank.
High Tech Key
Re: FRO % zero setting for brain
« Reply #15 on: April 04, 2013, 09:46:22 AM »
Just a thought.

4 bit input Brain.
OemTrig10 = low bit
OemTrig13 = high bit

maybe worth a try

regards
Alex

Offline stirling

*
  • *
  •  2,188 2,188
  • UK
    • View Profile
    • www.razordance.co.uk
Re: FRO % zero setting for brain
« Reply #16 on: April 04, 2013, 12:52:16 PM »
Alex - see where you're going but wouldn't this be simpler - or have I missed something?

Ian

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: FRO % zero setting for brain
« Reply #17 on: April 04, 2013, 01:16:46 PM »
Looks like you are sorted now :)
Hood
Re: FRO % zero setting for brain
« Reply #18 on: April 04, 2013, 02:06:46 PM »
Hi Ian,

Yes ! That's what I have tried to do but missed something.  ;D

work like a charm.  ;)


cheers

Alex

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: FRO % zero setting for brain
« Reply #19 on: April 04, 2013, 05:19:46 PM »
Yes its very neat and tidy, bloody programmers, dont you hate them ;D
Hood