Difference between revisions of "AXY:Element Coordination/ATP"

From SoftMC-Wiki
Jump to: navigation, search
(Configuration Verification)
(Configuration Verification)
Line 94: Line 94:
  
  
== Configuration Verification ==
+
== Type parameter ==
  
 
{| style="border-spacing:0;"
 
{| style="border-spacing:0;"
 
| colspan="2"  style="background-color:#006d75;border-top:0.0139in solid #000001;border-bottom:0.0139in solid #000001;border-left:0.0139in solid #000001;border-right:none;padding-top:0in;padding-bottom:0in;padding-left:0.075in;padding-right:0.075in;"| <center>'''Test Case №:'''</center>
 
| colspan="2"  style="background-color:#006d75;border-top:0.0139in solid #000001;border-bottom:0.0139in solid #000001;border-left:0.0139in solid #000001;border-right:none;padding-top:0in;padding-bottom:0in;padding-left:0.075in;padding-right:0.075in;"| <center>'''Test Case №:'''</center>
<center>'''1'''</center>
+
<center>'''2'''</center>
  
 
| style="background-color:#006d75;border-top:0.0139in solid #000001;border-bottom:0.0139in solid #000001;border-left:0.0069in solid #000001;border-right:none;padding-top:0in;padding-bottom:0in;padding-left:0.075in;padding-right:0.075in;"| <center>'''Date:'''</center>
 
| style="background-color:#006d75;border-top:0.0139in solid #000001;border-bottom:0.0139in solid #000001;border-left:0.0069in solid #000001;border-right:none;padding-top:0in;padding-bottom:0in;padding-left:0.075in;padding-right:0.075in;"| <center>'''Date:'''</center>
Line 117: Line 117:
 
| colspan="4"  style="background-color:#ffffff;border-top:0.0139in solid #000001;border-bottom:0.0069in solid #000001;border-left:0.0069in solid #000001;border-right:0.0139in solid #000001;padding-top:0in;padding-bottom:0in;padding-left:0.075in;padding-right:0.075in;"|  
 
| colspan="4"  style="background-color:#ffffff;border-top:0.0139in solid #000001;border-bottom:0.0069in solid #000001;border-left:0.0069in solid #000001;border-right:0.0139in solid #000001;padding-top:0in;padding-bottom:0in;padding-left:0.075in;padding-right:0.075in;"|  
  
'''X'''
+
Check if it is in accordance to: [[Axystems:Element_Coordination#MF.TYPE | TYPE]]
  
 
|-
 
|-
Line 132: Line 132:
 
| colspan="4"  style="background-color:#ffffff;border-top:0.0069in solid #000001;border-bottom:0.0069in solid #000001;border-left:0.0069in solid #000001;border-right:0.0139in solid #000001;padding-top:0in;padding-bottom:0in;padding-left:0.075in;padding-right:0.075in;"|  
 
| colspan="4"  style="background-color:#ffffff;border-top:0.0069in solid #000001;border-bottom:0.0069in solid #000001;border-left:0.0069in solid #000001;border-right:0.0139in solid #000001;padding-top:0in;padding-bottom:0in;padding-left:0.075in;padding-right:0.075in;"|  
  
# Load configuration with more than 2 axes
+
# Load configuration with more than 2 robot
# Set-up the axes properties (factors, limits, movement properties.)Set two axes startype to be different then SYNC
+
# Try different combinations of master & slave robots
# Execute SyncAll commad
+
# Master: ( position-only, orientation-only, position&orientation, 1,2,3 coordinates)
 +
# Slave: ( position-only, orientation-only, position&orientation, 1,2,3 coordinates)
 +
# Check if it behaves according to the table in: [[Axystems:Element_Coordination#MF.TYPE | TYPE]]
  
 
|-
 
|-

Revision as of 13:35, 11 November 2012

Element Coordination Verification Procedure


Test Requirements

AMCS Firmware version: 4.11.? Application Framework: ?


Related Documentation

Functionality ATP

Data Creation

Test Case №:
1
Date:


Performed by:


HW Rev:
FW Rev:

Test Purpose

There are two kinds of Moving Frame (MF) objects in the aico.control system: axis-based and robot-based. Both of them are created in the same way as axes-based means using the command:

COMMON SHARED <mf name> as moving frame of <mf-type>

The difference between axes-based and robot-based moving frames is in the argument supplied to the MasterSource command. We should be able to supply <ROBOT>.SETPOINT and <ROBOT>.HERE values.

Test Equipment
  • aico.control
  • MIB StandAlone or Extend
  • Simulated or Real system


Test Procedure
  1. Load configuration with more than 2 robots (Robot1, Robot2)
  2. Create a Moving Frame Object MF
  3. Assign MF.MasterSource to Robot2.setpoint or Robot2.Here
  4. Assing MF to MasterFrame of the robot Robot1.MasterFrame = MF
  5. Activate tracking: Robot1.En =1 and Robot1.Slave = 5
Expected Values
  • No movement


Measured Values
Test Results
Comments








Type parameter

Test Case №:
2
Date:


Performed by:


HW Rev:
FW Rev:

Test Purpose

Check if it is in accordance to: TYPE

Test Equipment
  • aico.control
  • MIB StandAlone or Extend
  • Simulated or Real system


Test Procedure
  1. Load configuration with more than 2 robot
  2. Try different combinations of master & slave robots
  3. Master: ( position-only, orientation-only, position&orientation, 1,2,3 coordinates)
  4. Slave: ( position-only, orientation-only, position&orientation, 1,2,3 coordinates)
  5. Check if it behaves according to the table in: TYPE
Expected Values
  • No movement


Measured Values
Test Results
Comments