Page 2 of 4 FirstFirst 1234 LastLast
Results 13 to 24 of 42

Thread: Any OpenDMIS users here?

  1. #13
    Registered
    Join Date
    Jan 2011
    Location
    USA
    Posts
    1
    Downloads
    0
    Uploads
    0
    No probe indexing (angle changes) when program is running? Really???

    Have seen the software lockup after indexing, regardless of manual or automatic operation. However, the problem was with the PH10M, not the software. During an index cycle, the software waits for a successful clamp signal from the PH10M. If that signal is not received within a specific time frame, the software faults (in this case, locks up). Granted this error could/should be handled differently. Swapped out the PH10M with a known good unit, problem fixed! The questionable PH10M worked fine on the other machine, because WTutor (software on other CMM) will go through an unclamp-reclamp cycle 3 times before it times/alarms out.

    Never stop ranting!!! Remember, it's the sqeaky wheel that gets the grease!! (just make sure it's not Vaselne!)


  2. #14
    Registered
    Join Date
    May 2011
    Location
    England
    Posts
    3
    Downloads
    0
    Uploads
    0
    Hi there,
    I am new to open DMIS & am currently learning how to use higher level language, i have currently come across the following problem and wondering if there is an easy solution.

    I would like to write a variable to an external text file which is saved as a unique serial no and then read the variable back at a later stage.

    cant find a simple solution to this, any ideas?

    Thanks


  3. #15
    Registered
    Join Date
    Jun 2011
    Location
    usa
    Posts
    2
    Downloads
    0
    Uploads
    0

    Anyone here?

    Looks like this place is pretty empty... I've been trying to find an opendmis forum that is active. Anyone have suggestions?

    I have a year of experience with opendmis on manual and automatic machines, and have received wenzel's advanced training. I can probably help with some basic issues for beginners and i would be willing to share the tips and tricks i learned from xspect. I know how to program offline with or without a CAD model.

    so, if you're out there, please reply.

    THANKS!


  4. #16
    Registered
    Join Date
    Jul 2011
    Location
    Germany
    Posts
    4
    Downloads
    0
    Uploads
    0
    Jamriggsy, did you find the solution for your request?
    I have done this part of DMIS code and I could give you the information.


  • #17
    Registered
    Join Date
    Jun 2011
    Location
    usa
    Posts
    2
    Downloads
    0
    Uploads
    0

    serializing outputs

    doc michael-

    i'd liket o see that code. i've been trying to figure out how to save excel output in a way that saves the date time and operator for each session rather than appending just the dimensions to one big file.

    thanks!


  • #18
    Registered
    Join Date
    Jul 2011
    Location
    Germany
    Posts
    4
    Downloads
    0
    Uploads
    0
    $$ ----- Sample to write a prompted filename in a File ---------------
    DECL/COMMON,CHAR,255,FILE1, file_in_folder
    FILE1 = PROMPT/'Input Filename'
    file_in_folder=assign/concat('C:\Filefolder\',FILE1,'.xxx')
    DID(Parameter)=DEVICE/STOR,file_in_folder
    OPEN/DID(Parameter),DIRECT,OUTPUT,OVERWR
    Write/DID(Parameter), FILE1
    CLOSE/DID(Parameter)
    $$ -------------------------------------------------------------------


  • #19
    Registered
    Join Date
    Jul 2011
    Location
    Germany
    Posts
    4
    Downloads
    0
    Uploads
    0
    $$ ----- Sample to read variable(s) from a previous stored filename -------------------
    DECL/COMMON,CHAR,255,FILE1, file_in_folder
    file_in_folder = ASSIGN/'C:\FILEFOLDER\TEST.XXX'
    DID(Parameter)=DEVICE/STOR,file_in_folder
    OPEN/DID(Parameter),DIRECT,INPUT
    READ/DID(Parameter), FILE1
    CLOSE/DID(Parameter)
    $$ -------------------------------------------------------------------


    Hope this small samples helps to understand


  • #20
    Registered
    Join Date
    Aug 2011
    Location
    USA
    Posts
    2
    Downloads
    0
    Uploads
    0
    I recently started using OpenDMIS 2.64 on a manual Hansford, and I've hit a snag. Maybe I'm overlooking something ... hopefully someone can help. I can't seem to figure out how to get it to construct a line between the centerpoints of 2 circles. I can drag circles in the feature pane to 'Points' and produce the midpoints, but highlighting 2 points and dragging them to 'Line' it does nothing. I can see the plus sign appear under my cursor as though it would be able to do this, but it doesn't work. Any ideas?


  • #21
    Registered
    Join Date
    Jul 2011
    Location
    Germany
    Posts
    4
    Downloads
    0
    Uploads
    0
    You have to D&D the 2 circle features from the database window into
    "construction" menue item "bestfit"
    Remember all what you can't find to construct, try it under "bestfit"


  • #22
    Registered
    Join Date
    Aug 2011
    Location
    USA
    Posts
    2
    Downloads
    0
    Uploads
    0
    Aha! Thanks so much Doc. This was totally escaping me. I'll give it a try tomorrow.


  • #23
    Registered
    Join Date
    Sep 2011
    Location
    mexico
    Posts
    2
    Downloads
    0
    Uploads
    0

    perpendicularity

    anyone knows how to tolerate a perpendicular i have the open dmis version 2.4
    I think jaja...


  • #24
    Registered
    Join Date
    Sep 2011
    Location
    mexico
    Posts
    2
    Downloads
    0
    Uploads
    0

    answer

    hello you can help me?
    my name is miguel you know take the perpendicularity in opendmis 2.8?
    thanks


  • Page 2 of 4 FirstFirst 1234 LastLast

    Similar Threads

    1. Mhp Users
      By MOOG B-22 in forum General Metal Working Machines
      Replies: 3
      Last Post: 06-16-2012, 12:24 AM
    2. How Many C6 users out there
      By JDsto in forum Syil Products
      Replies: 6
      Last Post: 01-02-2008, 11:39 AM
    3. V17 users???
      By turmite in forum BobCad-Cam
      Replies: 15
      Last Post: 07-27-2005, 01:24 PM
    4. Ver 20 users???
      By turmite in forum BobCad-Cam
      Replies: 1
      Last Post: 04-22-2005, 04:37 PM
    5. Over 900 users!!
      By HomeCNC in forum CNCzone Club House
      Replies: 16
      Last Post: 06-19-2003, 10:34 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.