1. Home
    1. Dashboard
    2. Search
  2. Forum
    1. Unresolved Threads
    2. Members
      1. Recent Activities
      2. Users Online
      3. Team Members
      4. Search Members
      5. Trophys
  3. Articles
  4. Blog
  5. Videos
  6. Jobs
  7. Shop
    1. Orders
  • Login or register
  • Search
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Blog Articles
  • Products
  • More Options
  1. Robotforum - Support and discussion community for industrial robots and cobots
  2. Forum
  3. Industrial Robot Support and Discussion Center
  4. Yaskawa Motoman Robot Forum
Your browser does not support videos RoboDK Software for simulation and programming
Visit our Mainsponsor
IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Sponsored Ads

MotoSimEG-VRC

  • amar15t
  • December 1, 2020 at 9:33 PM
  • Thread is Unresolved
  • amar15t
    Reactions Received
    1
    Trophies
    3
    Posts
    84
    • December 1, 2020 at 9:33 PM
    • #1

    Every time I close out a cell or quit the app I get this dialog


    Anyone know what thats about ?

  • 95devils
    Reactions Received
    231
    Trophies
    8
    Posts
    1,938
    • December 1, 2020 at 9:43 PM
    • #2

    What version of EG-VRC are you using?

    I know a thing or two, because I’ve seen a thing or two. Don't even ask about a third thing. I won't know it.

  • amar15t
    Reactions Received
    1
    Trophies
    3
    Posts
    84
    • December 1, 2020 at 9:54 PM
    • #3

    Ver 2020SP1 (M11.10, 64 bit)

  • Autobotics
    Trophies
    2
    Posts
    18
    • December 2, 2020 at 1:10 PM
    • #4

    Have you ran a previous version on this computer? If you did not completely remove that version a conflict may occur.

    Autobotics

  • amar15t
    Reactions Received
    1
    Trophies
    3
    Posts
    84
    • December 2, 2020 at 3:13 PM
    • #5

    No previous version - first install ever

  • Autobotics
    Trophies
    2
    Posts
    18
    • December 2, 2020 at 3:53 PM
    • #6

    This is what my file looks like


    NEWSIMULATOR

    {

    DISPLAY

    {

    DRIVER=OpenGL;

    AXIS_TRIAD=1;

    PERSPECTIVE=1;

    3D=0;

    3D_DEPTH=1.000;

    }

    BACKGROUND_COLOR

    {

    TOP_COLOR=RGB(128,255,255);

    BOTTOM_COLOR=RGB(255,255,255);

    }

    FRAME_LENGTH

    {

    FRAME_LENGTH=100;

    FRAME_COLOR=RGB(0,0,0);

    AXIS6FRONT=1;

    USER_FRAME_COLOR=RGB(128,255,255);

    FRAME_RGB=0;

    USER_FRAME_RGB=0;

    }

    SHADOW

    {

    SHOW=0;

    COLOR=RGB(0,0,0);

    RESOLUTION=192;

    BLURRING=4;

    }

    SMOOTH_TRANSITION

    {

    EXECUTE=1;

    DURATION=1.200;

    }

    LEVEL_OF_DETAIL

    {

    EFFECTIVE=0;

    }

    MARK_UP

    {

    COLOR=RGB(255,0,0);

    LINE_STYLE=3;

    }

    TEXT

    {

    FONT_NAME=sans_serif;

    SIZE=24;

    BACK_COLOR=RGB(128,128,128);

    }

    ROBOT_LIMIT_AXIS

    {

    EXECUTE_INTEACH=1;

    EXECUTE_INPLAY=0;

    LIMIT_VALUE=95.000;

    LIMIT_VALUE2=97.000;

    REVERSE_COLOR=0;

    LIMIT_COLOR=RGB(255,128,0);

    LIMIT_COLOR2=RGB(0,0,0);

    }

    SIMTIME

    {

    SHOW_STATUSBAR=0;

    }

    MULTI_ROBODLG

    {

    EFFECTIVE=1;

    WARNING=1;

    }

    LANGUAGE

    {

    LANGUAGE=ENGLISH;

    }

    UNIT_SETTINGS

    {

    POSITION=mm;

    LENGTH=mm;

    ANGLE=deg;

    WEIGHT=kg;

    }

    PERFORMANCE

    {

    STATICMODEL=0;

    LMV=0;

    DISPLAYLIST=Geometry;

    CULLINGTHRESHOLD=1;

    CULLINGPIXELS=10;

    USEFRAMERETE=0;

    FRAMERETEMODE=Fixed;

    }

    MODEL_LIBRARY

    {

    LIBPATH=C:\Users\Public\Documents\Motoman\MotoSimEG-VRC\ModelLibrary;

    }

    IGES_IMPORT

    {

    HEALING=0;

    RECREATE_SURFACE=1;

    ERROR_ROLLBACK=1;

    SHOW_DIALOG=1;

    IMPORT_HSF=1;

    IMPORT_SAT=0;

    IMPORT_SAFE=1;

    GRAPHICAL=0;

    }

    CAD_EXPORT

    {

    UNIT_NO=0;

    SAT_VERSION=6;

    SHOW_DIALOG=1;

    }

    PICK_SETTINGS

    {

    PICK_OBJECTS=65535;

    PICK_OPTIONS=65;

    MOVE_MODE=8;

    }

    IO_SETTINGS

    {

    DISPLAY_IONAME=0;

    }

    LINE_SIZE

    {

    PEN_WIDTH=1;

    }

    MOUSE_OPERATE

    {

    SCROLL_ZOOM=RBUTTON;

    ROTATE=RBUTTON+MBUTTON;

    PAN=MBUTTON;

    FREE_ZOOM=RBUTTON+CONTROL;

    SHOW_POPUP_MENU=1;

    }

    HIGE_GUIDE_LINE_SETTING

    {

    SHOW=0;

    COLOR=255;

    }

    HIGE_SETTING

    {

    LENGTH=50.000000;

    STYLE=3;

    SHOWPOSNO=0;

    SHOWPOSNO_COLOR=0;

    COLOR=0;

    DIRECTION=0;

    }

    CMOS_BACKUP

    {

    ENABLE=1;

    NUM=10;

    }

    CELLSPATH

    {

    CELLSPATH=C:\Users\Public\Documents\Motoman\MotoSimEG-VRC\Cells;

    }

    CADTREE_VISIBLEINPUTAREA

    {

    VISIBLE=1;

    }

    }

  • amar15t
    Reactions Received
    1
    Trophies
    3
    Posts
    84
    • December 2, 2020 at 6:15 PM
    • #7

    only thing different to mine is

    DISPLAY

    {

    DRIVER=OpenGL2;

    ???

  • Autobotics
    Trophies
    2
    Posts
    18
    • December 2, 2020 at 7:39 PM
    • #8

    It is not being able to read that file and write to that location check in properties and make sure Read and Write have check marks.

Advertising from our partners

IRBCAM
Robotics Channel
Robotics Training
Advertise in robotics
Advertise in Robotics
Advertise in Robotics

Job Postings

  • Anyware Robotics is hiring!

    yzhou377 February 23, 2025 at 4:54 AM
  • How to see your Job Posting (search or recruit) here in Robot-Forum.com

    Werner Hampel November 18, 2021 at 3:44 PM
Your browser does not support videos RoboDK Software for simulation and programming

Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Thread Tag Cloud

  • abb
  • Backup
  • calibration
  • Communication
  • CRX
  • DCS
  • dx100
  • dx200
  • error
  • Ethernet
  • Ethernet IP
  • external axis
  • Fanuc
  • help
  • hmi
  • I/O
  • irc5
  • IRVIsion
  • karel
  • kawasaki
  • KRC2
  • KRC4
  • KRC 4
  • KRL
  • KUKA
  • motoman
  • Offset
  • PLC
  • PROFINET
  • Program
  • Programming
  • RAPID
  • robodk
  • roboguide
  • robot
  • robotstudio
  • RSI
  • safety
  • Siemens
  • simulation
  • SPEED
  • staubli
  • tcp
  • TCP/IP
  • teach pendant
  • vision
  • Welding
  • workvisual
  • yaskawa
  • YRC1000

Similar Threads

  • unable to find dual arm robots like CSDA 10F on the MotoSimEGVRC2015. Help !

    • amrith1007
    • December 10, 2016 at 3:17 PM
    • Yaskawa Motoman Robot Forum
  1. Privacy Policy
  2. Legal Notice
Powered by WoltLab Suite™
As a registered Member:
* You will see no Google advertising
* You can translate posts into your local language
* You can ask questions or help the community with your knowledge
* You can thank the authors for their help
* You can receive notifications of replies or new topics on request
* We do not sell your data - we promise

JOIN OUR GREAT ROBOTICS COMMUNITY.
Don’t have an account yet? Register yourself now and be a part of our community!
Register Yourself Lost Password
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on Google Play
Robotforum - Support and discussion community for industrial robots and cobots in the WSC-Connect App on the App Store
Download