584,833 active members*
5,579 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1

    Can't connecting Konnect to a Kflop.

    Please, we need help!!!

    What was done (see attached files):
    Konnect was connected to the Kflop through jp6 whith a ribbon cable that was lying in the kit;
    in a C-file a Konnect board was initialized by a two strins from a manual:
    InitAux();
    AddKonnect(0,&VirtualBits,VirtualBitsEx);
    hit the "init" button;
    Four step-motors work propperly.

    But when the input is activated by applying voltage to Konnect board, no reaction takes place in the Kmotionion console,
    as well as in the Digital I/O window. But the green LED in front of the input on the Kmotion board lights up.
    On a Konnect board pin 24 activated. Sending in console "readbit1048" always return "0". In both cases - LED on, or LED off (when we disconnected power).

    So, we can't setup pneumo relay and home limits. And we don't understand, - what we did wrong?

  2. #2
    Join Date
    May 2006
    Posts
    4043

    Re: Can't connecting Konnect to a Kflop.

    Hi RuslanRobot,

    You need to put these two lines of code:

    InitAux();
    AddKonnect(0,&VirtualBits,VirtualBitsEx);

    inside the main() function so they get executed.

    You might read this.

    HTH
    TK
    http://dynomotion.com

  3. #3

    Re: Can't connecting Konnect to a Kflop.

    Yes it 's work!!! Thank you.

Similar Threads

  1. Kflop with KStep & Konnect Boards: PWM ?
    By jeffserv in forum Dynomotion/Kflop/Kanalog
    Replies: 1
    Last Post: 03-01-2016, 08:55 PM
  2. Konnect Board with Kflop: Using 4 Boards?
    By jeffserv in forum Dynomotion/Kflop/Kanalog
    Replies: 2
    Last Post: 08-21-2015, 07:26 PM
  3. Replies: 6
    Last Post: 08-21-2015, 07:24 PM
  4. Connecting encoder with kflop and snapamp with closed loop mode
    By rdpdo in forum Dynomotion/Kflop/Kanalog
    Replies: 4
    Last Post: 05-23-2015, 06:04 PM
  5. Kflop/Kanalog/Konnect - MR-J2S-xxA and everything in between
    By wheeliecake in forum Dynomotion/Kflop/Kanalog
    Replies: 7
    Last Post: 10-25-2014, 02:21 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •