Hello Guest it is April 28, 2024, 04:54:47 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - techie4971

Pages: « 1 2
11
Brains Development / Re: DELTA-E VFD MODBUS BRAIN Help Needed
« on: February 05, 2015, 11:29:10 PM »
my other views

12
Brains Development / Re: DELTA-E VFD MODBUS BRAIN Help Needed
« on: February 05, 2015, 11:15:28 PM »
Here is what I have. I set the VFD 2.01 to RS-485 and tested with MODBUS Test 18,1,34,1 and I get forward, off, reverse, off. I then set 2.01 to 0 then tested 513 to 3. I checked the VFD and it changed. I then tested 18,1,34,1 and it works.  

I loaded your brain and then disabled all other brains. I then viewed the brain. I then hit the spindle button on the screen and all MODBUS outputs registered correctly. Nothing turned on brain looks correct. I rechecked serial MODBUS config and it matches your settings with parameters.  I then when into serial MODBUS test. I got nothing when I retested. I thought this might be some sort of communication problem. I checked P2.00 and it was 0, then checked P2.01 it was zero.  I then set P2.00 to 4 and P2.01 to 3 and then 8192 - 18,1,34,1 it works.  So I toggled P2.00 from 4 to 0 and it kills all communication.  

So I made a brain based off of yours figuring the order might make a difference. So I made a Brain that set the following when active 512-4, 513-3, 8192-18.  I saved, reloaded, enabled then viewed that Brain. It looks to be sending the correct signal.  I manually check the VFD and when I do I get P2.00-0, P201-0. When I set them manually to p2.00-4 and p2.01 to 3 they immediately go to 0 on both.

I don't know what it could be. I test in serial MODBUS test and it works and the second I enable the brain it is like it is locked at 0.  See 2.00 enables rs-485 and with it off it is dead. Somehow the VFD gets set to 0. I checked the parameter book and nothing seems to apply.  I don't think it is the brain. I mean it looks like it should work. I test the parameters and they work. Enable the brain and locked out. It is like it is some sort of safety deal. I set to not use the reset and still locked out.  I am wondering if when the brain is enable the first command the VFD gets is wrong and it defaults to off. Like it is being misread and decides to switch to manual operation.  Have any idea if this is a parameter setting or something I missed in MACH3?

13
Brains Development / Re: DELTA-E VFD MODBUS BRAIN Help Needed
« on: February 04, 2015, 12:58:13 AM »
I checked my parameters on the VFD and they are resetting when your Brain is enabled.  So that means I can rule out any modbus connectivity issue. I am getting some response from MACH3, not what I wanted but it is something I can work with.  I tried downloading the brain above and it appears to not be attached or is corrupted.   I am going to review my parameters again on the VFD and go test through the brains you provided.


14
Brains Development / Re: DELTA-E VFD MODBUS BRAIN Help Needed
« on: February 02, 2015, 09:42:11 PM »
Mihael,

Thank you so much for the response. I went out to the shop to test it out. I didn't have any luck. I set the modbus cfg to match and loaded and enabled the brains.  I did the brain editor and watched it go green, but there was no starting the spindle. I check the register with the modbus test and couldn't start the spindle either.  I rechecked the parameter 2.01 on the VFD and set it to RS-485. Started again and no action, but it did change the VFD register 2.01 back to 0.  So I know that the brain is working.  I double checked my config registers and reset the VFD communication to 485 and it changed it back. So I know there is communication there to the VFD that is a baby step from me, but it is forward.  I am going go over your brains a little more in detail on tomorrow.   Thanks again for the response.

15
Brains Development / Re: DELTA-E VFD MODBUS BRAIN Help Needed
« on: February 01, 2015, 04:07:25 PM »
And More Attachments

16
Brains Development / Re: DELTA-E VFD MODBUS BRAIN Help Needed
« on: February 01, 2015, 04:06:15 PM »
Additional Attachments

17
Brains Development / DELTA-E VFD MODBUS BRAIN Help Needed
« on: February 01, 2015, 04:04:44 PM »
I have hit a wall with setting up my VFD and I need some help. Here is my situation. I have a Delta-E VFD connected via serial Modbus. I use a RS-232 serial 9 pin to RS-485@ 9600bps. My goal is to setup the spindle control using brains to control the VFD. Seems simple enough to do, but I have been working on this for the last two weeks and have gotten only so far. I am currently stuck at the point where I can control the motor On/Off/Fwd/Rev from the Modbus Serial Control Monitor.  I have made brains to control the action, but nothing happens. I am lost at the point where the software connection is made to trigger the VFD to start. I have not even attempted the frequency setting at this point. I have included screen shots of my various setup screens so anything out of the norm please let me know. If you have already made a brain for this please give me a piece or your mind or brain.

I am dealing with commands that are -1 Start Spindle, 1 Stop Spindle, -2 Changes Direction, -3 Stops or puts in jog mode ?

I have included screenshots of the following:
Serial Modbus Setup-Ports and Pins settings.
My Modbus Config
My Modbus Tests
Part of the Delta VFD-E Manual
My simple brain
My Complex brain. 

Pages: « 1 2