ProductOccurrence.GetRscController()
...
Signature
ProductOccurrence.GetRscController() : RscController
ProductOccurrence.GetRscPorts()
...
Signature
ProductOccurrence.GetRscPorts() : RscPortsMgr
ProductOccurrence.GetRscMounts()
...
Signature
ProductOccurrence.GetRscMounts() : RscMountsMgr
ProductOccurrence.HasControllerSupport()
...
Signature
ProductOccurrence.HasControllerSupport() : Boolean
ProductOccurrence.HasInverseKinematics()
...
Signature
ProductOccurrence.HasInverseKinematics() : Boolean
RscAccuracyProfile.GetAccuracyType()
...
Signature
RscAccuracyProfile.GetAccuracyType() : RscAccuracyType
ReturnType
RscAccuracyType
RscAccuracyProfile.GetAccuracyValue()
...
Signature
RscAccuracyProfile.GetAccuracyValue() : Real
RscAccuracyProfile.SetAccuracyType()
...
Signature
RscAccuracyProfile.SetAccuracyType(RscAccuracyType : RscAccuracyType) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscAccuracyType |
In |
|
RscAccuracyType |
-
|
RscAccuracyProfile.SetAccuracyValue()
...
Signature
RscAccuracyProfile.SetAccuracyValue(Set Accuracy Value : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
Set Accuracy Value |
In |
|
Real |
-
|
RscApplicativeProfile.GetListProfileAttributes()
...
Signature
RscApplicativeProfile.GetListProfileAttributes() : List
RscApplicativeProfile.GetProfileAttributeDisplayName()
...
Signature
RscApplicativeProfile.GetProfileAttributeDisplayName() : String
RscApplicativeProfile.GetProfileAttributeType()
...
Signature
RscApplicativeProfile.GetProfileAttributeType(iAttributeID : String) : RscAttributeValueType
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
ReturnType
RscAttributeValueType
RscApplicativeProfile.GetProfileAttributeValueBoolean()
...
Signature
RscApplicativeProfile.GetProfileAttributeValueBoolean(iAttributeID : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
RscApplicativeProfile.GetProfileAttributeValueDouble()
...
Signature
RscApplicativeProfile.GetProfileAttributeValueDouble(iAttributeID : String) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
RscApplicativeProfile.GetProfileAttributeValueInteger()
...
Signature
RscApplicativeProfile.GetProfileAttributeValueInteger(iAttributeID : String) : Integer
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
RscApplicativeProfile.GetProfileAttributeValueString()
...
Signature
RscApplicativeProfile.GetProfileAttributeValueString(iAttributeID : String) : String
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
RscApplicativeProfile.SetProfileAttributeValueBoolean()
...
Signature
RscApplicativeProfile.SetProfileAttributeValueBoolean(iAttributeID : String, iValue : Boolean) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
iValue |
In |
|
Boolean |
-
|
RscApplicativeProfile.SetProfileAttributeValueDouble()
...
Signature
RscApplicativeProfile.SetProfileAttributeValueDouble(iAttributeID : String, iValue : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
iValue |
In |
|
Real |
-
|
RscApplicativeProfile.SetProfileAttributeValueInteger()
...
Signature
RscApplicativeProfile.SetProfileAttributeValueInteger(iAttributeID : String, iValue : Integer) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
iValue |
In |
|
Integer |
-
|
RscApplicativeProfile.SetProfileAttributeValueString()
...
Signature
RscApplicativeProfile.SetProfileAttributeValueString(iAttributeID : String, iValue : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
iValue |
In |
|
String |
-
|
RscApplicativeProfileGroup.AddProfileTemplateUserAttributes()
...
Signature
RscApplicativeProfileGroup.AddProfileTemplateUserAttributes(iAttributeID : String, DELRscAttributeValueType : RscAttributeValueType) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
DELRscAttributeValueType |
In |
|
RscAttributeValueType |
-
|
RscApplicativeProfileGroup.CreateNewApplicativeProfile()
...
Signature
RscApplicativeProfileGroup.CreateNewApplicativeProfile(iProfileID : String) : RscApplicativeProfile
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iProfileID |
In |
|
String |
-
|
ReturnType
RscApplicativeProfile
RscApplicativeProfileGroup.GetApplicativeProfile()
...
Signature
RscApplicativeProfileGroup.GetApplicativeProfile(iProfileID : String) : RscApplicativeProfile
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iProfileID |
In |
|
String |
-
|
ReturnType
RscApplicativeProfile
RscApplicativeProfileGroup.GetApplicativeProfilesID()
...
Signature
RscApplicativeProfileGroup.GetApplicativeProfilesID() : List
RscApplicativeProfileGroup.GetProfileGroupID()
...
Signature
RscApplicativeProfileGroup.GetProfileGroupID() : String
RscApplicativeProfileGroup.GetProfileTemplateUserAttributeType()
...
Signature
RscApplicativeProfileGroup.GetProfileTemplateUserAttributeType(iAttributeID : String) : RscAttributeValueType
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
ReturnType
RscAttributeValueType
RscApplicativeProfileGroup.IsUserGroup()
...
Signature
RscApplicativeProfileGroup.IsUserGroup() : Boolean
RscApplicativeProfileGroup.ListProfileTemplateUserAttributes()
...
Signature
RscApplicativeProfileGroup.ListProfileTemplateUserAttributes() : List
RscApplicativeProfileGroup.RemoveApplicativeProfile()
...
Signature
RscApplicativeProfileGroup.RemoveApplicativeProfile(iProfileID : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iProfileID |
In |
|
String |
-
|
RscApplicativeProfileGroup.RemoveProfileTemplateUserAttributes()
...
Signature
RscApplicativeProfileGroup.RemoveProfileTemplateUserAttributes(iAttributeID : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeID |
In |
|
String |
-
|
RscApplicativeProfileGroup.SetProfileGroupDisplayID()
...
Signature
RscApplicativeProfileGroup.SetProfileGroupDisplayID(iDisplayID : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iDisplayID |
In |
|
String |
-
|
RscApplicativeProfileMgr.CreateApplicativeProfileGroup()
...
Signature
RscApplicativeProfileMgr.CreateApplicativeProfileGroup(iInternalGroupID : String) : RscApplicativeProfileGroup
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iInternalGroupID |
In |
|
String |
-
|
ReturnType
RscApplicativeProfileGroup
RscApplicativeProfileMgr.CreateUserApplicativeProfileGroup()
...
Signature
RscApplicativeProfileMgr.CreateUserApplicativeProfileGroup(iUserGroupID : String) : RscApplicativeProfileGroup
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iUserGroupID |
In |
|
String |
-
|
ReturnType
RscApplicativeProfileGroup
RscApplicativeProfileMgr.GetApplicativeProfileGroup()
...
Signature
RscApplicativeProfileMgr.GetApplicativeProfileGroup(iGroupID : String) : RscApplicativeProfileGroup
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iGroupID |
In |
|
String |
-
|
ReturnType
RscApplicativeProfileGroup
RscApplicativeProfileMgr.GetAvailableProfileGroupIDs()
...
Signature
RscApplicativeProfileMgr.GetAvailableProfileGroupIDs() : List
RscApplicativeProfileMgr.GetExistingProfileGroupIDs()
...
Signature
RscApplicativeProfileMgr.GetExistingProfileGroupIDs() : List
RscApplicativeProfileMgr.GetExistingUserProfileGroupIDs()
...
Signature
RscApplicativeProfileMgr.GetExistingUserProfileGroupIDs() : List
RscApplicativeProfileMgr.RemoveProfileGroup()
...
Signature
RscApplicativeProfileMgr.RemoveProfileGroup(iProfileGroupID : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iProfileGroupID |
In |
|
String |
-
|
RscController.ClearControllerSpecificAttributeSet()
...
Signature
RscController.ClearControllerSpecificAttributeSet(iAttributeSetName : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeSetName |
In |
|
String |
-
|
RscController.GetControllerContextType()
...
Signature
RscController.GetControllerContextType() : RscControllerContextType
ReturnType
RscControllerContextType
RscController.GetControllerProfileMgr()
...
Signature
RscController.GetControllerProfileMgr() : RscControllerProfileMgr
ReturnType
RscControllerProfileMgr
RscController.GetControllerSpecificAttributeSet()
...
Signature
RscController.GetControllerSpecificAttributeSet(iAttributeSetName : String) : List
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iAttributeSetName |
In |
|
String |
-
|
RscController.GetControllerSpecificAttributeSetList()
...
Signature
RscController.GetControllerSpecificAttributeSetList(bCurrent : Boolean) : List
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
bCurrent |
In |
|
Boolean |
-
|
RscController.GetControllerType()
...
Signature
RscController.GetControllerType() : String
RscController.GetControllerUsage()
...
Signature
RscController.GetControllerUsage() : RscControllerUsageType
ReturnType
RscControllerUsageType
RscController.GetHomePositionMgr()
...
Signature
RscController.GetHomePositionMgr() : RscHomePositionMgr
ReturnType
RscHomePositionMgr
RscController.GetKinematicsMgr()
...
Signature
RscController.GetKinematicsMgr() : RscKinematicsMgr
ReturnType
RscKinematicsMgr
RscController.GetRelatedMotionGroups()
RscController.IsValid()
...
Signature
RscController.IsValid() : Boolean
RscController.SupportsInverseKinematics()
...
Signature
RscController.SupportsInverseKinematics() : Boolean
RscControllerObject.GetControllerObjectName()
...
Signature
RscControllerObject.GetControllerObjectName() : String
RscControllerObject.IsEditable()
...
Signature
RscControllerObject.IsEditable(RscEditabilityScopeType : RscEditabilityScopeType) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscEditabilityScopeType |
In |
|
RscEditabilityScopeType |
-
|
RscControllerObject.SetControllerObjectName()
...
Signature
RscControllerObject.SetControllerObjectName(Input Name : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
Input Name |
In |
|
String |
-
|
RscControllerProfile.CreateSpecificProfileType()
...
Signature
RscControllerProfile.CreateSpecificProfileType(iProfileType : String) : RscApplicativeProfile
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iProfileType |
In |
|
String |
-
|
ReturnType
RscApplicativeProfile
RscControllerProfile.GetAvailableSpecificProfileTypeID()
...
Signature
RscControllerProfile.GetAvailableSpecificProfileTypeID() : List
RscControllerProfile.GetExistingSpecificProfileTypeID()
...
Signature
RscControllerProfile.GetExistingSpecificProfileTypeID() : List
RscControllerProfile.GetSpecificProfileType()
...
Signature
RscControllerProfile.GetSpecificProfileType(iProfileType : String) : RscApplicativeProfile
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iProfileType |
In |
|
String |
-
|
ReturnType
RscApplicativeProfile
RscControllerProfile.RemoveSpecificProfileType()
...
Signature
RscControllerProfile.RemoveSpecificProfileType(iProfileType : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
iProfileType |
In |
|
String |
-
|
RscControllerProfile.SetCurrent()
...
Signature
RscControllerProfile.SetCurrent() : Boolean
RscControllerProfileMgr.CheckNameUnicity()
...
Signature
RscControllerProfileMgr.CheckNameUnicity(RscGenericProfileType : RscGenericProfileType, iProfileName : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscGenericProfileType |
In |
|
RscGenericProfileType |
-
|
iProfileName |
In |
|
String |
-
|
RscControllerProfileMgr.ComputeNewUniqueName()
...
Signature
RscControllerProfileMgr.ComputeNewUniqueName(RscGenericProfileType : RscGenericProfileType) : String
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscGenericProfileType |
In |
|
RscGenericProfileType |
-
|
RscControllerProfileMgr.CreateGenericProfile()
...
Signature
RscControllerProfileMgr.CreateGenericProfile(RscGenericProfileType : RscGenericProfileType, Profile Name : String) : RscControllerProfile
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscGenericProfileType |
In |
|
RscGenericProfileType |
-
|
Profile Name |
In |
|
String |
-
|
ReturnType
RscControllerProfile
RscControllerProfileMgr.GetApplicativeProfileMgr()
...
Signature
RscControllerProfileMgr.GetApplicativeProfileMgr() : RscApplicativeProfileMgr
ReturnType
RscApplicativeProfileMgr
RscControllerProfileMgr.GetCurrentGenericProfile()
...
Signature
RscControllerProfileMgr.GetCurrentGenericProfile(RscGenericProfileType : RscGenericProfileType) : String
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscGenericProfileType |
In |
|
RscGenericProfileType |
-
|
RscControllerProfileMgr.GetGenericProfile()
...
Signature
RscControllerProfileMgr.GetGenericProfile(RscGenericProfileType : RscGenericProfileType, Profile Name : String) : RscControllerProfile
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscGenericProfileType |
In |
|
RscGenericProfileType |
-
|
Profile Name |
In |
|
String |
-
|
ReturnType
RscControllerProfile
RscControllerProfileMgr.GetGenericProfileIDs()
...
Signature
RscControllerProfileMgr.GetGenericProfileIDs(RscGenericProfileType : RscGenericProfileType) : List
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscGenericProfileType |
In |
|
RscGenericProfileType |
-
|
RscControllerProfileMgr.RemoveGenericProfile()
...
Signature
RscControllerProfileMgr.RemoveGenericProfile(RscGenericProfileType : RscGenericProfileType, Profile Name : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscGenericProfileType |
In |
|
RscGenericProfileType |
-
|
Profile Name |
In |
|
String |
-
|
RscControllerProfileMgr.SetCurrentGenericProfile()
...
Signature
RscControllerProfileMgr.SetCurrentGenericProfile(RscGenericProfileType : RscGenericProfileType, Profile Name : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscGenericProfileType |
In |
|
RscGenericProfileType |
-
|
Profile Name |
In |
|
String |
-
|
RscHomePositionMgr.ApplyHomePosition()
...
Signature
RscHomePositionMgr.ApplyHomePosition(RscMotionGroup : RscMotionGroup, Home Position Name : String, PrdOccurrence : ProductOccurrence) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Home Position Name |
In |
|
String |
-
|
PrdOccurrence |
In |
|
ProductOccurrence |
-
|
RscHomePositionMgr.CreateHomePosition()
...
Signature
RscHomePositionMgr.CreateHomePosition(RscMotionGroup : RscMotionGroup, Home Position Name : String, List of Reals : List) : Integer
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Home Position Name |
In |
|
String |
-
|
List of Reals |
In |
|
List |
-
|
RscHomePositionMgr.GetCartesianPosition()
...
Signature
RscHomePositionMgr.GetCartesianPosition(RscMotionGroup : RscMotionGroup, Home Position Name : String) : RscTransform
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Home Position Name |
In |
|
String |
-
|
RscHomePositionMgr.GetHomePositionCount()
...
Signature
RscHomePositionMgr.GetHomePositionCount(RscMotionGroup : RscMotionGroup) : Integer
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
RscHomePositionMgr.GetHomePositionDOFCount()
...
Signature
RscHomePositionMgr.GetHomePositionDOFCount(RscMotionGroup : RscMotionGroup) : Integer
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
RscHomePositionMgr.GetHomePositionDOFType()
...
Signature
RscHomePositionMgr.GetHomePositionDOFType(RscMotionGroup : RscMotionGroup, Integer starting at 1 : Integer) : RscJointType
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Integer starting at 1 |
In |
|
Integer |
-
|
RscHomePositionMgr.GetHomePositionValues()
...
Signature
RscHomePositionMgr.GetHomePositionValues(RscMotionGroup : RscMotionGroup, Home Position Name : String) : List
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Home Position Name |
In |
|
String |
-
|
RscHomePositionMgr.GetListHomePositionIDs()
...
Signature
RscHomePositionMgr.GetListHomePositionIDs() : List
RscHomePositionMgr.IsCartesianPositionDefined()
...
Signature
RscHomePositionMgr.IsCartesianPositionDefined(RscMotionGroup : RscMotionGroup, Home Position Name : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Home Position Name |
In |
|
String |
-
|
RscHomePositionMgr.ModifyHomePositionIndex()
...
Signature
RscHomePositionMgr.ModifyHomePositionIndex(RscMotionGroup : RscMotionGroup, Home Position Name : String, Index : Integer) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Home Position Name |
In |
|
String |
-
|
Index |
In |
|
Integer |
-
|
RscHomePositionMgr.RemoveHomePosition()
...
Signature
RscHomePositionMgr.RemoveHomePosition(RscMotionGroup : RscMotionGroup, Home Position Name : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Home Position Name |
In |
|
String |
-
|
RscHomePositionMgr.SetHomePositionValues()
...
Signature
RscHomePositionMgr.SetHomePositionValues(RscMotionGroup : RscMotionGroup, Input Val : String, Home Position Name : List) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Input Val |
In |
|
String |
-
|
Home Position Name |
In |
|
List |
-
|
RscKinematicsMgr.GetCommandAccelerationTime()
...
Signature
RscKinematicsMgr.GetCommandAccelerationTime(RscMotionGroup : RscMotionGroup, Index : Integer) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.GetCommandCautionZone()
...
Signature
RscKinematicsMgr.GetCommandCautionZone(RscMotionGroup : RscMotionGroup, Index : Integer) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.GetCommandCount()
...
Signature
RscKinematicsMgr.GetCommandCount(RscMotionGroup : RscMotionGroup) : Integer
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
RscKinematicsMgr.GetCommandLowerLimit()
...
Signature
RscKinematicsMgr.GetCommandLowerLimit(RscMotionGroup : RscMotionGroup, Index : Integer, RscTravelLimitsType : RscTravelLimitsType) : List
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscTravelLimitsType |
In |
|
RscTravelLimitsType |
-
|
RscKinematicsMgr.GetCommandLowerLimitExpression()
...
Signature
RscKinematicsMgr.GetCommandLowerLimitExpression(RscMotionGroup : RscMotionGroup, Index : Integer) : String
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.GetCommandMaxAcceleration()
...
Signature
RscKinematicsMgr.GetCommandMaxAcceleration(RscMotionGroup : RscMotionGroup, Index : Integer) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.GetCommandMaxSpeed()
...
Signature
RscKinematicsMgr.GetCommandMaxSpeed(RscMotionGroup : RscMotionGroup, Index : Integer) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.GetCommandName()
...
Signature
RscKinematicsMgr.GetCommandName(RscMotionGroup : RscMotionGroup, Index : Integer) : String
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.GetCommandParts()
...
Signature
RscKinematicsMgr.GetCommandParts(RscMotionGroup : RscMotionGroup, Index : Integer) : List
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.GetCommandType()
...
Signature
RscKinematicsMgr.GetCommandType(RscMotionGroup : RscMotionGroup, Index : Integer) : RscJointType
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.GetCommandUpperLimit()
...
Signature
RscKinematicsMgr.GetCommandUpperLimit(RscMotionGroup : RscMotionGroup, Index : Integer, RscTravelLimitsType : RscTravelLimitsType) : List
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscTravelLimitsType |
In |
|
RscTravelLimitsType |
-
|
RscKinematicsMgr.GetCommandUpperLimitExpression()
...
Signature
RscKinematicsMgr.GetCommandUpperLimitExpression(RscMotionGroup : RscMotionGroup, Index : Integer) : String
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.GetTCPAccelerationTime()
...
Signature
RscKinematicsMgr.GetTCPAccelerationTime(RscMotionGroup : RscMotionGroup, Index : Integer, RscSpeedAccelType : RscSpeedAccelType) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscSpeedAccelType |
In |
|
RscSpeedAccelType |
-
|
RscKinematicsMgr.GetTCPMaxAcceleration()
...
Signature
RscKinematicsMgr.GetTCPMaxAcceleration(RscMotionGroup : RscMotionGroup, Index : Integer, RscSpeedAccelType : RscSpeedAccelType) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscSpeedAccelType |
In |
|
RscSpeedAccelType |
-
|
RscKinematicsMgr.GetTCPMaxSpeed()
...
Signature
RscKinematicsMgr.GetTCPMaxSpeed(RscMotionGroup : RscMotionGroup, Index : Integer, RscSpeedAccelType : RscSpeedAccelType) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscSpeedAccelType |
In |
|
RscSpeedAccelType |
-
|
RscKinematicsMgr.IsLimitExpression()
...
Signature
RscKinematicsMgr.IsLimitExpression(RscMotionGroup : RscMotionGroup, Index : Integer) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscKinematicsMgr.SetCommandAccelerationTime()
...
Signature
RscKinematicsMgr.SetCommandAccelerationTime(RscMotionGroup : RscMotionGroup, Integer : Integer, Input Acceleration Time : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Integer |
In |
|
Integer |
-
|
Input Acceleration Time |
In |
|
Real |
-
|
RscKinematicsMgr.SetCommandCautionZone()
...
Signature
RscKinematicsMgr.SetCommandCautionZone(RscMotionGroup : RscMotionGroup, Index : Integer, Input Caution Zone : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
Input Caution Zone |
In |
|
Real |
-
|
RscKinematicsMgr.SetCommandLowerLimit()
...
Signature
RscKinematicsMgr.SetCommandLowerLimit(RscMotionGroup : RscMotionGroup, Cmd Index : Integer, RscTravelLimitsType : RscTravelLimitsType, Lower Limit Input : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Cmd Index |
In |
|
Integer |
-
|
RscTravelLimitsType |
In |
|
RscTravelLimitsType |
-
|
Lower Limit Input |
In |
|
Real |
-
|
RscKinematicsMgr.SetCommandLowerLimitExpression()
...
Signature
RscKinematicsMgr.SetCommandLowerLimitExpression(RscMotionGroup : RscMotionGroup, Index : Integer, Input Expression : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
Input Expression |
In |
|
String |
-
|
RscKinematicsMgr.SetCommandMaxAcceleration()
...
Signature
RscKinematicsMgr.SetCommandMaxAcceleration(RscMotionGroup : RscMotionGroup, Index : Integer, Input Max Acceleration : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
Input Max Acceleration |
In |
|
Real |
-
|
RscKinematicsMgr.SetCommandMaxSpeed()
...
Signature
RscKinematicsMgr.SetCommandMaxSpeed(RscMotionGroup : RscMotionGroup, Index : Integer, Input Max Speed : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
Input Max Speed |
In |
|
Real |
-
|
RscKinematicsMgr.SetCommandUpperLimit()
...
Signature
RscKinematicsMgr.SetCommandUpperLimit(RscMotionGroup : RscMotionGroup, Integer : Integer, RscTravelLimitsType : RscTravelLimitsType, Upper Limit Input : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Integer |
In |
|
Integer |
-
|
RscTravelLimitsType |
In |
|
RscTravelLimitsType |
-
|
Upper Limit Input |
In |
|
Real |
-
|
RscKinematicsMgr.SetCommandUpperLimitExpression()
...
Signature
RscKinematicsMgr.SetCommandUpperLimitExpression(RscMotionGroup : RscMotionGroup, Index : Integer, Input Expression : String) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
Input Expression |
In |
|
String |
-
|
RscKinematicsMgr.SetTCPAccelerationTime()
...
Signature
RscKinematicsMgr.SetTCPAccelerationTime(RscMotionGroup : RscMotionGroup, Integer : Integer, RscSpeedAccelType : RscSpeedAccelType, Input Acceleration Time : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Integer |
In |
|
Integer |
-
|
RscSpeedAccelType |
In |
|
RscSpeedAccelType |
-
|
Input Acceleration Time |
In |
|
Real |
-
|
RscKinematicsMgr.SetTCPMaxAcceleration()
...
Signature
RscKinematicsMgr.SetTCPMaxAcceleration(RscMotionGroup : RscMotionGroup, Index : Integer, RscSpeedAccelType : RscSpeedAccelType, Input Max Acceleration : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscSpeedAccelType |
In |
|
RscSpeedAccelType |
-
|
Input Max Acceleration |
In |
|
Real |
-
|
RscKinematicsMgr.SetTCPMaxSpeed()
...
Signature
RscKinematicsMgr.SetTCPMaxSpeed(RscMotionGroup : RscMotionGroup, Index : Integer, RscSpeedAccelType : RscSpeedAccelType, Input Speed : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionGroup |
In |
|
RscMotionGroup |
-
|
Index |
In |
|
Integer |
-
|
RscSpeedAccelType |
In |
|
RscSpeedAccelType |
-
|
Input Speed |
In |
|
Real |
-
|
RscMotionGroup.GetControlledResource()
...
Signature
RscMotionGroup.GetControlledResource(RscCtrlResourceType : RscCtrlResourceType) : ProductOccurrence
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscCtrlResourceType |
In |
|
RscCtrlResourceType |
-
|
RscMotionGroup.GetControlledResources()
...
Signature
RscMotionGroup.GetControlledResources() : List
RscMotionGroup.GetController()
...
Signature
RscMotionGroup.GetController(RscCtrlResourceType : RscCtrlResourceType) : RscController
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscCtrlResourceType |
In |
|
RscCtrlResourceType |
-
|
RscMotionGroup.GetControllers()
...
Signature
RscMotionGroup.GetControllers() : List
RscMotionProfile.GetAccelerationUnit()
...
Signature
RscMotionProfile.GetAccelerationUnit(RscMotionType : RscMotionType) : RscMotionUnitType
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
ReturnType
RscMotionUnitType
RscMotionProfile.GetAccelerationValue()
...
Signature
RscMotionProfile.GetAccelerationValue(RscMotionType : RscMotionType) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
RscMotionProfile.GetDecelerationUnit()
...
Signature
RscMotionProfile.GetDecelerationUnit(RscMotionType : RscMotionType) : RscMotionUnitType
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
ReturnType
RscMotionUnitType
RscMotionProfile.GetDecelerationValue()
...
Signature
RscMotionProfile.GetDecelerationValue(RscMotionType : RscMotionType) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
RscMotionProfile.GetMotionBasis()
...
Signature
RscMotionProfile.GetMotionBasis() : RscMotionBasisType
ReturnType
RscMotionBasisType
RscMotionProfile.GetMotionTimeValue()
...
Signature
RscMotionProfile.GetMotionTimeValue() : Real
RscMotionProfile.GetSpeedUnit()
...
Signature
RscMotionProfile.GetSpeedUnit(RscMotionType : RscMotionType) : RscMotionUnitType
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
ReturnType
RscMotionUnitType
RscMotionProfile.GetSpeedValue()
...
Signature
RscMotionProfile.GetSpeedValue(RscMotionType : RscMotionType) : Real
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
RscMotionProfile.SetAccelerationUnit()
...
Signature
RscMotionProfile.SetAccelerationUnit(RscMotionType : RscMotionType, RscMotionUnitType : RscMotionUnitType) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
RscMotionUnitType |
In |
|
RscMotionUnitType |
-
|
RscMotionProfile.SetAccelerationValue()
...
Signature
RscMotionProfile.SetAccelerationValue(RscMotionType : RscMotionType, Input Accel Val : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
Input Accel Val |
In |
|
Real |
-
|
RscMotionProfile.SetDecelerationUnit()
...
Signature
RscMotionProfile.SetDecelerationUnit(RscMotionType : RscMotionType, RscMotionUnitType : RscMotionUnitType) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
RscMotionUnitType |
In |
|
RscMotionUnitType |
-
|
RscMotionProfile.SetDecelerationValue()
...
Signature
RscMotionProfile.SetDecelerationValue(RscMotionType : RscMotionType, Input Decel Val : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
Input Decel Val |
In |
|
Real |
-
|
RscMotionProfile.SetMotionBasis()
...
Signature
RscMotionProfile.SetMotionBasis(RscMotionBasisType : RscMotionBasisType) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionBasisType |
In |
|
RscMotionBasisType |
-
|
RscMotionProfile.SetMotionTimeValue()
...
Signature
RscMotionProfile.SetMotionTimeValue(Motion Time : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
Motion Time |
In |
|
Real |
-
|
RscMotionProfile.SetSpeedUnit()
...
Signature
RscMotionProfile.SetSpeedUnit(RscMotionType : RscMotionType, RscMotionUnitType : RscMotionUnitType) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
RscMotionUnitType |
In |
|
RscMotionUnitType |
-
|
RscMotionProfile.SetSpeedValue()
...
Signature
RscMotionProfile.SetSpeedValue(RscMotionType : RscMotionType, Speed Value : Real) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMotionType |
In |
|
RscMotionType |
-
|
Speed Value |
In |
|
Real |
-
|
RscMountsMgr.CreateMountControlEquipment()
...
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
ControlEquipmentName |
In |
|
String |
-
|
RscMountsMgr.GetBasePart()
RscMountsMgr.GetMountControlEquipments()
...
Signature
RscMountsMgr.GetMountControlEquipments() : List
RscMountsMgr.GetMountPart()
RscMountsMgr.GetMountedResources()
...
Signature
RscMountsMgr.GetMountedResources(RscMountsType : RscMountsType) : List
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscMountsType |
In |
|
RscMountsType |
-
|
RscMountsMgr.MountResourcePortAs()
RscMountsMgr.MountResourceTransfoAs()
RscObjFrameProfile.GetOffsetTargetMode()
...
Signature
RscObjFrameProfile.GetOffsetTargetMode() : Boolean
RscObjFrameProfile.GetReferenceObjectPosition()
...
Signature
RscObjFrameProfile.GetReferenceObjectPosition(RscPositionReferenceType : RscPositionReferenceType, Product Occurrence : ProductOccurrence) : RscTransform
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscPositionReferenceType |
In |
|
RscPositionReferenceType |
-
|
Product Occurrence |
In |
|
ProductOccurrence |
-
|
RscObjFrameProfile.GetRelatedOffset()
RscObjFrameProfile.SetOffsetTargetMode()
...
Signature
RscObjFrameProfile.SetOffsetTargetMode(Target Mode : Boolean) : Boolean
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
Target Mode |
In |
|
Boolean |
-
|
RscObjFrameProfile.SetRelatedOffset()
RscPortsMgr.CreateRscPortFromAxis()
RscPortsMgr.CreateRscPortFromTransfo()
RscPortsMgr.GetRscPortAxis()
...
Signature
RscPortsMgr.GetRscPortAxis(RscPort : VPMPort) : AxisSystem
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscPort |
In |
|
VPMPort |
-
|
RscPortsMgr.GetRscPortObjects()
...
Signature
RscPortsMgr.GetRscPortObjects(RscPortsType : Integer) : List
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscPortsType |
In |
|
Integer |
-
|
RscPortsMgr.GetRscPortPart()
...
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscPort |
In |
|
VPMPort |
-
|
RscPortsMgr.GetRscPortTransfo()
...
Signature
RscPortsMgr.GetRscPortTransfo(RscPort : VPMPort, PositionType : Integer) : RscTransform
Arguments
Name |
Input/Output |
Required? |
Type |
Comment |
RscPort |
In |
|
VPMPort |
-
|
PositionType |
In |
|
Integer |
-
|
RscPortsMgr.SetRscPortTransfo()
RscToolProfile.GetAttachmentStatus()
RscToolProfile.GetAttachmentTransformation()
RscToolProfile.GetCentroid()
RscToolProfile.GetInertia()
RscToolProfile.GetMass()
RscToolProfile.GetRelatedTool()
RscToolProfile.GetRobotTCPLocation()
RscToolProfile.GetTCPOffset()
RscToolProfile.SetAttachmentStatus()
RscToolProfile.SetAttachmentTransformation()
RscToolProfile.SetCentroid()
RscToolProfile.SetInertia()
RscToolProfile.SetMass()
RscToolProfile.SetTCPOffset()
|