Difference between revisions of "Robot Files and Project Files"
Line 1: | Line 1: | ||
=Which project configuration file should I use?= | =Which project configuration file should I use?= | ||
+ | To find out, you need to find your robot type. The table below shows how to identify your robot. | ||
+ | |||
The name of the project configuration file that you need to use in CPRog for your robot is composed as follows. Use the table below to identify the | The name of the project configuration file that you need to use in CPRog for your robot is composed as follows. Use the table below to identify the | ||
filename: | filename: | ||
− | In general, any configuration file is comprised as follows: | + | In general, any configuration project file is comprised as follows: |
<code> <#><IGUS_DQ_arm/IGUS_arm>_<4DOF/5DOF>_<SV/BV>_<AE/ME>.prj </code> | <code> <#><IGUS_DQ_arm/IGUS_arm>_<4DOF/5DOF>_<SV/BV>_<AE/ME>.prj </code> | ||
+ | |||
+ | There are other configuration, such as the robot files ending in <code>.dat</code>, which use essentially identical nomenclature. However the ME/AE section in the table below is ignored. | ||
+ | For example: <IGUS_DQ_arm/IGUS_arm>_<4DOF/5DOF>_<SV/BV>.dat | ||
Answering the questions in the table below, should narrow your choice down to a single file in the folder <code>C:\CPRog\Data\Projects\</code>. | Answering the questions in the table below, should narrow your choice down to a single file in the folder <code>C:\CPRog\Data\Projects\</code>. |
Revision as of 07:47, 15 May 2018
Which project configuration file should I use?
To find out, you need to find your robot type. The table below shows how to identify your robot.
The name of the project configuration file that you need to use in CPRog for your robot is composed as follows. Use the table below to identify the
filename:
In general, any configuration project file is comprised as follows:
<#><IGUS_DQ_arm/IGUS_arm>_<4DOF/5DOF>_<SV/BV>_<AE/ME>.prj
There are other configuration, such as the robot files ending in .dat
, which use essentially identical nomenclature. However the ME/AE section in the table below is ignored.
For example: <IGUS_DQ_arm/IGUS_arm>_<4DOF/5DOF>_<SV/BV>.dat
Answering the questions in the table below, should narrow your choice down to a single file in the folder C:\CPRog\Data\Projects\
.
Loading the Configuration File
You can load the project configuration file by clicking on the circular icon at the top left of CPRog, selecting "Open Project" and then selecting the corresponding file located in C:\CPRog\Data\Projects\
.
Which project configuration file am I currently using?
You can see which project file is currently in use in the title bar of CPRog, while the CPRog window is not maximised to fill the screen. (You will notice that when it is maximised, the test is currently not readable.)