Hi Tom
Thanks for reply.
got explanation slightly wrong, got 3.3v on kflop pins when setting I/O bit 2 high with relay not connected.
Is this normal to have a voltage drop when connected to hardware?
Regards Gary
Search found 10 matches
- Mon May 13, 2019 11:33 pm
- Forum: Hardware Interface Issues
- Topic: Solid state relay
- Replies: 3
- Views: 2400
- Mon May 13, 2019 9:16 pm
- Forum: Hardware Interface Issues
- Topic: Solid state relay
- Replies: 3
- Views: 2400
Solid state relay
The issue i am experiencing is intermitent humming noise on contactor which a solid state relay activates, not sure if relay is getting required voltage I am a using J7 I/0 2 as output to turn on 3v solid state relay, but only getting 2.7v output when relay is turned, i have tested voltage when rela...
- Thu Apr 18, 2019 6:14 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Stepper motor movement
- Replies: 4
- Views: 4077
Re: Stepper motor movement
Hi Tom
I made a stupid error in not adjusting jog speed variable.
feel a bit stupid about post, hey well you live and learn.
Thanks
Gary
I made a stupid error in not adjusting jog speed variable.
feel a bit stupid about post, hey well you live and learn.
Thanks
Gary
- Thu Apr 18, 2019 3:11 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Stepper motor movement
- Replies: 4
- Views: 4077
Re: Stepper motor movement
Hi Tom Got stepper motor running using config & flash and step response in KMotion.exe, but when i change the velocity parameter to speed up jogging of motor in .net app main function (Public Class DynoMotionVBnetProvider) the motor runs at only 1 speed regardless of value i use for velocity If i us...
- Wed Apr 17, 2019 7:13 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Stepper motor movement
- Replies: 4
- Views: 4077
Stepper motor movement
Hi I have just recieved a new Kflop Ver 1.3. I am using vb.net interface to run stepper motors but not having any luck, i was originally testing machine on a vers 1.2 board and motors moved fine by just running software in vb.net folder of Kmotion434. I am trying to move 1 motor at the moment vers 1...
- Fri Mar 08, 2019 1:07 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Homing
- Replies: 8
- Views: 5905
Re: Homing
Hello Tom
Thanks for your help.
Regards
Gary
Thanks for your help.
Regards
Gary
- Fri Mar 08, 2019 12:17 am
- Forum: User PC Applications and Libraries .Net
- Topic: Homing
- Replies: 8
- Views: 5905
Re: Homing
Hello Tom
Thank you for reply, i have taken a look at file.
I only have basic knowledge of vb.net.
as file is c code how do i use file within vb.net program or do i need to convert c file to vb.net?
please excuse my lack of understanding
Regards
Gary
Thank you for reply, i have taken a look at file.
I only have basic knowledge of vb.net.
as file is c code how do i use file within vb.net program or do i need to convert c file to vb.net?
please excuse my lack of understanding
Regards
Gary
- Thu Mar 07, 2019 10:29 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Homing
- Replies: 8
- Views: 5905
Re: Homing
Hello Moray
Thanks for your help
Regards
Gary
Thanks for your help
Regards
Gary
- Thu Mar 07, 2019 8:05 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Homing
- Replies: 8
- Views: 5905
Re: Homing
Hello Moray Thanks for reply I have only got to stage of reading state of bits VB.net Form Code: Public Sub HomeMotors() If updating = False Then ' Move X and Y motors to proximity sensors SendCommand = (String.Format("MoveXYZABC" & " " & "-50.0 -50.0 0.0 0.0 0.0 0.0")) device.ProcessCommandXY(SendC...
- Thu Mar 07, 2019 2:27 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Homing
- Replies: 8
- Views: 5905
Homing
Hello
Could anyone assist me in implementing homing sequence for a 2 axis machine,
Version of Kflop 1.2 ,Kmotion434, PC VB example Dynomotion dotNet
I have written code for reading corresponding bits of each axis and if high proximity sensor is activated.
Regards
Gary
Could anyone assist me in implementing homing sequence for a 2 axis machine,
Version of Kflop 1.2 ,Kmotion434, PC VB example Dynomotion dotNet
I have written code for reading corresponding bits of each axis and if high proximity sensor is activated.
Regards
Gary