RobotStudio event

Help for copy module[MOVED]

Options
Ercan
Ercan
edited January 2014 in Robot Controller
Hi everybody
I need a help for easy problem. I want to copy a module totaly but I cant. I tried to save as module then load but I cant see. 
Post edited by Jonathan Karlsson on
Tagged:

Comments

  • Jonathan Karlsson
    edited January 2014
    Options
    You have to go into the module and change the module name on the first row.

    MODULE ModuleX
    to
    MODULE <Your module name>
  • Ercan
    Options
    But I must use just flexpendant for this work. I tried save as module changed module name then saved. But I cant see new module 
  • Since the question was posted in the RobotStudio forum I was assuming that you were using RobotStudio.

    I have moved the question to the RobotWare forum instead.
  • Ercan
    Options
    Allright sorry 
  • Micky
    Micky ✭✭✭
    Options

    Hi,

     

    if you save a module at the flexpendant with a new file name, the internal module name remain unchanged.

    In case of you are loading the new module you will informed that a module with same are exist and can be overwritten.

    To get a new module you should do the following steps:

    1. Save the module via the file menu
    2. Select file menu for the modules again and select change declaration
    3. Change the name of module to the new name
    4. Save the renamed module
    5. Reload the previous saved "old" module.

    BR

    Micky