DELRscModelTypePackage (no NLS) Methods

This section describes the functions of the DELRscModelTypePackage methods.

This page discusses:

ProductOccurrence.GetRscController()

...

Signature

ProductOccurrence.GetRscController() : RscController

ReturnType

RscController

Example

      

ProductOccurrence.GetRscPorts()

...

Signature

ProductOccurrence.GetRscPorts() : RscPortsMgr

ReturnType

RscPortsMgr

Example

      

ProductOccurrence.GetRscMounts()

...

Signature

ProductOccurrence.GetRscMounts() : RscMountsMgr

ReturnType

RscMountsMgr

Example

      

ProductOccurrence.HasControllerSupport()

...

Signature

ProductOccurrence.HasControllerSupport() : Boolean

ReturnType

Boolean

Example

      

ProductOccurrence.HasInverseKinematics()

...

Signature

ProductOccurrence.HasInverseKinematics() : Boolean

ReturnType

Boolean

Example

      

RscAccuracyProfile.GetAccuracyType()

...

Signature

RscAccuracyProfile.GetAccuracyType() : RscAccuracyType

ReturnType

RscAccuracyType

Example

      

RscAccuracyProfile.GetAccuracyValue()

...

Signature

RscAccuracyProfile.GetAccuracyValue() : Real

ReturnType

Real

Example

        
      

RscAccuracyProfile.SetAccuracyType()

...

Signature

RscAccuracyProfile.SetAccuracyType(RscAccuracyType : RscAccuracyType) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscAccuracyType In RscAccuracyType -

ReturnType

Boolean

Example

      

RscAccuracyProfile.SetAccuracyValue()

...

Signature

RscAccuracyProfile.SetAccuracyValue(Set Accuracy Value : Real) : Boolean

Arguments

Name Input/Output Required? Type Comment
Set Accuracy Value In Real -

ReturnType

Boolean

Example

        
      

RscApplicativeProfile.GetListProfileAttributes()

...

Signature

RscApplicativeProfile.GetListProfileAttributes() : List

ReturnType

List

Example

        
      

RscApplicativeProfile.GetProfileAttributeDisplayName()

...

Signature

RscApplicativeProfile.GetProfileAttributeDisplayName() : String

ReturnType

String

Example

        
      

RscApplicativeProfile.GetProfileAttributeType()

...

Signature

RscApplicativeProfile.GetProfileAttributeType(iAttributeID : String) : RscAttributeValueType

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -

ReturnType

RscAttributeValueType

Example

        
      

RscApplicativeProfile.GetProfileAttributeValueBoolean()

...

Signature

RscApplicativeProfile.GetProfileAttributeValueBoolean(iAttributeID : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -

ReturnType

Boolean

Example

        
      

RscApplicativeProfile.GetProfileAttributeValueDouble()

...

Signature

RscApplicativeProfile.GetProfileAttributeValueDouble(iAttributeID : String) : Real

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -

ReturnType

Real

Example

        
      

RscApplicativeProfile.GetProfileAttributeValueInteger()

...

Signature

RscApplicativeProfile.GetProfileAttributeValueInteger(iAttributeID : String) : Integer

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -

ReturnType

Integer

Example

        
      

RscApplicativeProfile.GetProfileAttributeValueString()

...

Signature

RscApplicativeProfile.GetProfileAttributeValueString(iAttributeID : String) : String

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -

ReturnType

String

Example

        
      

RscApplicativeProfile.SetProfileAttributeValueBoolean()

...

Signature

RscApplicativeProfile.SetProfileAttributeValueBoolean(iAttributeID : String, iValue : Boolean) : Boolean

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -
iValue In Boolean -

ReturnType

Boolean

Example

        
      

RscApplicativeProfile.SetProfileAttributeValueDouble()

...

Signature

RscApplicativeProfile.SetProfileAttributeValueDouble(iAttributeID : String, iValue : Real) : Boolean

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -
iValue In Real -

ReturnType

Boolean

Example

        
      

RscApplicativeProfile.SetProfileAttributeValueInteger()

...

Signature

RscApplicativeProfile.SetProfileAttributeValueInteger(iAttributeID : String, iValue : Integer) : Boolean

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -
iValue In Integer -

ReturnType

Boolean

Example

      

RscApplicativeProfile.SetProfileAttributeValueString()

...

Signature

RscApplicativeProfile.SetProfileAttributeValueString(iAttributeID : String, iValue : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -
iValue In String -

ReturnType

Boolean

Example

      

RscApplicativeProfileGroup.AddProfileTemplateUserAttributes()

...

Signature

RscApplicativeProfileGroup.AddProfileTemplateUserAttributes(iAttributeID : String, DELRscAttributeValueType : RscAttributeValueType) : Boolean

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -
DELRscAttributeValueType In RscAttributeValueType -

ReturnType

Boolean

Example

      

RscApplicativeProfileGroup.CreateNewApplicativeProfile()

...

Signature

RscApplicativeProfileGroup.CreateNewApplicativeProfile(iProfileID : String) : RscApplicativeProfile

Arguments

Name Input/Output Required? Type Comment
iProfileID In String -

ReturnType

RscApplicativeProfile

Example

      

RscApplicativeProfileGroup.GetApplicativeProfile()

...

Signature

RscApplicativeProfileGroup.GetApplicativeProfile(iProfileID : String) : RscApplicativeProfile

Arguments

Name Input/Output Required? Type Comment
iProfileID In String -

ReturnType

RscApplicativeProfile

Example

      

RscApplicativeProfileGroup.GetApplicativeProfilesID()

...

Signature

RscApplicativeProfileGroup.GetApplicativeProfilesID() : List

ReturnType

List

Example

      

RscApplicativeProfileGroup.GetProfileGroupID()

...

Signature

RscApplicativeProfileGroup.GetProfileGroupID() : String

ReturnType

String

Example

      

RscApplicativeProfileGroup.GetProfileTemplateUserAttributeType()

...

Signature

RscApplicativeProfileGroup.GetProfileTemplateUserAttributeType(iAttributeID : String) : RscAttributeValueType

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -

ReturnType

RscAttributeValueType

Example

      

RscApplicativeProfileGroup.IsUserGroup()

...

Signature

RscApplicativeProfileGroup.IsUserGroup() : Boolean

ReturnType

Boolean

Example

      

RscApplicativeProfileGroup.ListProfileTemplateUserAttributes()

...

Signature

RscApplicativeProfileGroup.ListProfileTemplateUserAttributes() : List

ReturnType

List

Example

      

RscApplicativeProfileGroup.RemoveApplicativeProfile()

...

Signature

RscApplicativeProfileGroup.RemoveApplicativeProfile(iProfileID : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
iProfileID In String -

ReturnType

Boolean

Example

      

RscApplicativeProfileGroup.RemoveProfileTemplateUserAttributes()

...

Signature

RscApplicativeProfileGroup.RemoveProfileTemplateUserAttributes(iAttributeID : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
iAttributeID In String -

ReturnType

Boolean

Example

      

RscApplicativeProfileGroup.SetProfileGroupDisplayID()

...

Signature

RscApplicativeProfileGroup.SetProfileGroupDisplayID(iDisplayID : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
iDisplayID In String -

ReturnType

Boolean

Example

      

RscApplicativeProfileMgr.CreateApplicativeProfileGroup()

...

Signature

RscApplicativeProfileMgr.CreateApplicativeProfileGroup(iInternalGroupID : String) : RscApplicativeProfileGroup

Arguments

Name Input/Output Required? Type Comment
iInternalGroupID In String -

ReturnType

RscApplicativeProfileGroup

Example

      

RscApplicativeProfileMgr.CreateUserApplicativeProfileGroup()

...

Signature

RscApplicativeProfileMgr.CreateUserApplicativeProfileGroup(iUserGroupID : String) : RscApplicativeProfileGroup

Arguments

Name Input/Output Required? Type Comment
iUserGroupID In String -

ReturnType

RscApplicativeProfileGroup

Example

      

RscApplicativeProfileMgr.GetApplicativeProfileGroup()

...

Signature

RscApplicativeProfileMgr.GetApplicativeProfileGroup(iGroupID : String) : RscApplicativeProfileGroup

Arguments

Name Input/Output Required? Type Comment
iGroupID In String -

ReturnType

RscApplicativeProfileGroup

Example

      

RscApplicativeProfileMgr.GetAvailableProfileGroupIDs()

...

Signature

RscApplicativeProfileMgr.GetAvailableProfileGroupIDs() : List

ReturnType

List

Example

      

RscApplicativeProfileMgr.GetExistingProfileGroupIDs()

...

Signature

RscApplicativeProfileMgr.GetExistingProfileGroupIDs() : List

ReturnType

List

Example

      

RscApplicativeProfileMgr.GetExistingUserProfileGroupIDs()

...

Signature

RscApplicativeProfileMgr.GetExistingUserProfileGroupIDs() : List

ReturnType

List

Example

      

RscApplicativeProfileMgr.RemoveProfileGroup()

...

Signature

RscApplicativeProfileMgr.RemoveProfileGroup(iProfileGroupID : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
iProfileGroupID In String -

ReturnType

Boolean

Example

      

RscController.ClearControllerSpecificAttributeSet()

...

Signature

RscController.ClearControllerSpecificAttributeSet(iAttributeSetName : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
iAttributeSetName In String -

ReturnType

Boolean

Example

      

RscController.GetControllerContextType()

...

Signature

RscController.GetControllerContextType() : RscControllerContextType

ReturnType

RscControllerContextType

Example

      

RscController.GetControllerProfileMgr()

...

Signature

RscController.GetControllerProfileMgr() : RscControllerProfileMgr

ReturnType

RscControllerProfileMgr

Example

      

RscController.GetControllerSpecificAttributeSet()

...

Signature

RscController.GetControllerSpecificAttributeSet(iAttributeSetName : String) : List

Arguments

Name Input/Output Required? Type Comment
iAttributeSetName In String -

ReturnType

List

Example

      

RscController.GetControllerSpecificAttributeSetList()

...

Signature

RscController.GetControllerSpecificAttributeSetList(bCurrent : Boolean) : List

Arguments

Name Input/Output Required? Type Comment
bCurrent In Boolean -

ReturnType

List

Example

      

RscController.GetControllerType()

...

Signature

RscController.GetControllerType() : String

ReturnType

String

Example

      

RscController.GetControllerUsage()

...

Signature

RscController.GetControllerUsage() : RscControllerUsageType

ReturnType

RscControllerUsageType

Example

      

RscController.GetHomePositionMgr()

...

Signature

RscController.GetHomePositionMgr() : RscHomePositionMgr

ReturnType

RscHomePositionMgr

Example

      

RscController.GetKinematicsMgr()

...

Signature

RscController.GetKinematicsMgr() : RscKinematicsMgr

ReturnType

RscKinematicsMgr

Example

      

RscController.GetRelatedMotionGroups()

...

Signature

RscController.GetRelatedMotionGroups(boolean : Boolean) : List

Arguments

Name Input/Output Required? Type Comment
boolean In Boolean -

ReturnType

List

Example

      

RscController.IsValid()

...

Signature

RscController.IsValid() : Boolean

ReturnType

Boolean

Example

      

RscController.SupportsInverseKinematics()

...

Signature

RscController.SupportsInverseKinematics() : Boolean

ReturnType

Boolean

Example

      

RscControllerObject.GetControllerObjectName()

...

Signature

RscControllerObject.GetControllerObjectName() : String

ReturnType

String

Example

      

RscControllerObject.IsEditable()

...

Signature

RscControllerObject.IsEditable(RscEditabilityScopeType : RscEditabilityScopeType) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscEditabilityScopeType In RscEditabilityScopeType -

ReturnType

Boolean

Example

      

RscControllerObject.SetControllerObjectName()

...

Signature

RscControllerObject.SetControllerObjectName(Input Name : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
Input Name In String -

ReturnType

Boolean

Example

      

RscControllerProfile.CreateSpecificProfileType()

...

Signature

RscControllerProfile.CreateSpecificProfileType(iProfileType : String) : RscApplicativeProfile

Arguments

Name Input/Output Required? Type Comment
iProfileType In String -

ReturnType

RscApplicativeProfile

Example

      

RscControllerProfile.GetAvailableSpecificProfileTypeID()

...

Signature

RscControllerProfile.GetAvailableSpecificProfileTypeID() : List

ReturnType

List

Example

      

RscControllerProfile.GetExistingSpecificProfileTypeID()

...

Signature

RscControllerProfile.GetExistingSpecificProfileTypeID() : List

ReturnType

List

Example

      

RscControllerProfile.GetSpecificProfileType()

...

Signature

RscControllerProfile.GetSpecificProfileType(iProfileType : String) : RscApplicativeProfile

Arguments

Name Input/Output Required? Type Comment
iProfileType In String -

ReturnType

RscApplicativeProfile

Example

      

RscControllerProfile.RemoveSpecificProfileType()

...

Signature

RscControllerProfile.RemoveSpecificProfileType(iProfileType : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
iProfileType In String -

ReturnType

Boolean

Example

      

RscControllerProfile.SetCurrent()

...

Signature

RscControllerProfile.SetCurrent() : Boolean

ReturnType

Boolean

Example

      

RscControllerProfileMgr.CheckNameUnicity()

...

Signature

RscControllerProfileMgr.CheckNameUnicity(RscGenericProfileType : RscGenericProfileType, iProfileName : String) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscGenericProfileType In RscGenericProfileType -
iProfileName In String -

ReturnType

Boolean

Example

      

RscControllerProfileMgr.ComputeNewUniqueName()

...

Signature

RscControllerProfileMgr.ComputeNewUniqueName(RscGenericProfileType : RscGenericProfileType) : String

Arguments

Name Input/Output Required? Type Comment
RscGenericProfileType In RscGenericProfileType -

ReturnType

String

Example

      

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

Example

      

RscControllerProfileMgr.GetApplicativeProfileMgr()

...

Signature

RscControllerProfileMgr.GetApplicativeProfileMgr() : RscApplicativeProfileMgr

ReturnType

RscApplicativeProfileMgr

Example

      

RscControllerProfileMgr.GetCurrentGenericProfile()

...

Signature

RscControllerProfileMgr.GetCurrentGenericProfile(RscGenericProfileType : RscGenericProfileType) : String

Arguments

Name Input/Output Required? Type Comment
RscGenericProfileType In RscGenericProfileType -

ReturnType

String

Example

      

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

Example

      

RscControllerProfileMgr.GetGenericProfileIDs()

...

Signature

RscControllerProfileMgr.GetGenericProfileIDs(RscGenericProfileType : RscGenericProfileType) : List

Arguments

Name Input/Output Required? Type Comment
RscGenericProfileType In RscGenericProfileType -

ReturnType

List

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Integer

Example

      

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 -

ReturnType

RscTransform

Example

      

RscHomePositionMgr.GetHomePositionCount()

...

Signature

RscHomePositionMgr.GetHomePositionCount(RscMotionGroup : RscMotionGroup) : Integer

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -

ReturnType

Integer

Example

      

RscHomePositionMgr.GetHomePositionDOFCount()

...

Signature

RscHomePositionMgr.GetHomePositionDOFCount(RscMotionGroup : RscMotionGroup) : Integer

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -

ReturnType

Integer

Example

      

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 -

ReturnType

RscJointType

Example

      

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 -

ReturnType

List

Example

      

RscHomePositionMgr.GetListHomePositionIDs()

...

Signature

RscHomePositionMgr.GetListHomePositionIDs() : List

ReturnType

List

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

RscKinematicsMgr.GetCommandAccelerationTime()

...

Signature

RscKinematicsMgr.GetCommandAccelerationTime(RscMotionGroup : RscMotionGroup, Index : Integer) : Real

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

Real

Example

      

RscKinematicsMgr.GetCommandCautionZone()

...

Signature

RscKinematicsMgr.GetCommandCautionZone(RscMotionGroup : RscMotionGroup, Index : Integer) : Real

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

Real

Example

      

RscKinematicsMgr.GetCommandCount()

...

Signature

RscKinematicsMgr.GetCommandCount(RscMotionGroup : RscMotionGroup) : Integer

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -

ReturnType

Integer

Example

      

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 -

ReturnType

List

Example

      

RscKinematicsMgr.GetCommandLowerLimitExpression()

...

Signature

RscKinematicsMgr.GetCommandLowerLimitExpression(RscMotionGroup : RscMotionGroup, Index : Integer) : String

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

String

Example

      

RscKinematicsMgr.GetCommandMaxAcceleration()

...

Signature

RscKinematicsMgr.GetCommandMaxAcceleration(RscMotionGroup : RscMotionGroup, Index : Integer) : Real

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

Real

Example

      

RscKinematicsMgr.GetCommandMaxSpeed()

...

Signature

RscKinematicsMgr.GetCommandMaxSpeed(RscMotionGroup : RscMotionGroup, Index : Integer) : Real

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

Real

Example

      

RscKinematicsMgr.GetCommandName()

...

Signature

RscKinematicsMgr.GetCommandName(RscMotionGroup : RscMotionGroup, Index : Integer) : String

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

String

Example

      

RscKinematicsMgr.GetCommandParts()

...

Signature

RscKinematicsMgr.GetCommandParts(RscMotionGroup : RscMotionGroup, Index : Integer) : List

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

List

Example

      

RscKinematicsMgr.GetCommandType()

...

Signature

RscKinematicsMgr.GetCommandType(RscMotionGroup : RscMotionGroup, Index : Integer) : RscJointType

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

RscJointType

Example

      

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 -

ReturnType

List

Example

      

RscKinematicsMgr.GetCommandUpperLimitExpression()

...

Signature

RscKinematicsMgr.GetCommandUpperLimitExpression(RscMotionGroup : RscMotionGroup, Index : Integer) : String

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

String

Example

      

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 -

ReturnType

Real

Example

      

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 -

ReturnType

Real

Example

      

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 -

ReturnType

Real

Example

      

RscKinematicsMgr.IsLimitExpression()

...

Signature

RscKinematicsMgr.IsLimitExpression(RscMotionGroup : RscMotionGroup, Index : Integer) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscMotionGroup In RscMotionGroup -
Index In Integer -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

RscMotionGroup.GetControlledResource()

...

Signature

RscMotionGroup.GetControlledResource(RscCtrlResourceType : RscCtrlResourceType) : ProductOccurrence

Arguments

Name Input/Output Required? Type Comment
RscCtrlResourceType In RscCtrlResourceType -

ReturnType

ProductOccurrence

Example

      

RscMotionGroup.GetControlledResources()

...

Signature

RscMotionGroup.GetControlledResources() : List

ReturnType

List

Example

      

RscMotionGroup.GetController()

...

Signature

RscMotionGroup.GetController(RscCtrlResourceType : RscCtrlResourceType) : RscController

Arguments

Name Input/Output Required? Type Comment
RscCtrlResourceType In RscCtrlResourceType -

ReturnType

RscController

Example

      

RscMotionGroup.GetControllers()

...

Signature

RscMotionGroup.GetControllers() : List

ReturnType

List

Example

      

RscMotionProfile.GetAccelerationUnit()

...

Signature

RscMotionProfile.GetAccelerationUnit(RscMotionType : RscMotionType) : RscMotionUnitType

Arguments

Name Input/Output Required? Type Comment
RscMotionType In RscMotionType -

ReturnType

RscMotionUnitType

Example

      

RscMotionProfile.GetAccelerationValue()

...

Signature

RscMotionProfile.GetAccelerationValue(RscMotionType : RscMotionType) : Real

Arguments

Name Input/Output Required? Type Comment
RscMotionType In RscMotionType -

ReturnType

Real

Example

      

RscMotionProfile.GetDecelerationUnit()

...

Signature

RscMotionProfile.GetDecelerationUnit(RscMotionType : RscMotionType) : RscMotionUnitType

Arguments

Name Input/Output Required? Type Comment
RscMotionType In RscMotionType -

ReturnType

RscMotionUnitType

Example

      

RscMotionProfile.GetDecelerationValue()

...

Signature

RscMotionProfile.GetDecelerationValue(RscMotionType : RscMotionType) : Real

Arguments

Name Input/Output Required? Type Comment
RscMotionType In RscMotionType -

ReturnType

Real

Example

      

RscMotionProfile.GetMotionBasis()

...

Signature

RscMotionProfile.GetMotionBasis() : RscMotionBasisType

ReturnType

RscMotionBasisType

Example

      

RscMotionProfile.GetMotionTimeValue()

...

Signature

RscMotionProfile.GetMotionTimeValue() : Real

ReturnType

Real

Example

      

RscMotionProfile.GetSpeedUnit()

...

Signature

RscMotionProfile.GetSpeedUnit(RscMotionType : RscMotionType) : RscMotionUnitType

Arguments

Name Input/Output Required? Type Comment
RscMotionType In RscMotionType -

ReturnType

RscMotionUnitType

Example

      

RscMotionProfile.GetSpeedValue()

...

Signature

RscMotionProfile.GetSpeedValue(RscMotionType : RscMotionType) : Real

Arguments

Name Input/Output Required? Type Comment
RscMotionType In RscMotionType -

ReturnType

Real

Example

      

RscMotionProfile.SetAccelerationUnit()

...

Signature

RscMotionProfile.SetAccelerationUnit(RscMotionType : RscMotionType, RscMotionUnitType : RscMotionUnitType) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscMotionType In RscMotionType -
RscMotionUnitType In RscMotionUnitType -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

RscMotionProfile.SetDecelerationUnit()

...

Signature

RscMotionProfile.SetDecelerationUnit(RscMotionType : RscMotionType, RscMotionUnitType : RscMotionUnitType) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscMotionType In RscMotionType -
RscMotionUnitType In RscMotionUnitType -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

RscMotionProfile.SetMotionBasis()

...

Signature

RscMotionProfile.SetMotionBasis(RscMotionBasisType : RscMotionBasisType) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscMotionBasisType In RscMotionBasisType -

ReturnType

Boolean

Example

      

RscMotionProfile.SetMotionTimeValue()

...

Signature

RscMotionProfile.SetMotionTimeValue(Motion Time : Real) : Boolean

Arguments

Name Input/Output Required? Type Comment
Motion Time In Real -

ReturnType

Boolean

Example

      

RscMotionProfile.SetSpeedUnit()

...

Signature

RscMotionProfile.SetSpeedUnit(RscMotionType : RscMotionType, RscMotionUnitType : RscMotionUnitType) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscMotionType In RscMotionType -
RscMotionUnitType In RscMotionUnitType -

ReturnType

Boolean

Example

      

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 -

ReturnType

Boolean

Example

      

RscMountsMgr.CreateMountControlEquipment()

...

Signature

RscMountsMgr.CreateMountControlEquipment(ControlEquipmentName : String) : ProductOccurrence

Arguments

Name Input/Output Required? Type Comment
ControlEquipmentName In String -

ReturnType

ProductOccurrence

Example

      

RscMountsMgr.GetMountControlEquipments()

...

Signature

RscMountsMgr.GetMountControlEquipments() : List

ReturnType

List

Example

      

RscMountsMgr.GetMountedResources()

...

Signature

RscMountsMgr.GetMountedResources(RscMountsType : RscMountsType) : List

Arguments

Name Input/Output Required? Type Comment
RscMountsType In RscMountsType -

ReturnType

List

Example

      

RscMountsMgr.MountResourcePortAs()

...

Signature

RscMountsMgr.MountResourcePortAs(ControllerUsageType : RscControllerUsageType, RscMountPort : VPMPort, ToolOccurrence : ProductOccurrence, RscToolBasePort : VPMPort, RscToolTCPPort : VPMPort, ControlEquipmentOccurrence : ProductOccurrence, AttachmentRelOffset : RscTransform, ExternalAxis : Boolean) : List

Arguments

Name Input/Output Required? Type Comment
ControllerUsageType In RscControllerUsageType -
RscMountPort In VPMPort -
ToolOccurrence In ProductOccurrence -
RscToolBasePort In VPMPort -
RscToolTCPPort In VPMPort -
ControlEquipmentOccurrence In ProductOccurrence -
AttachmentRelOffset In RscTransform -
ExternalAxis In Boolean -

ReturnType

List

Example

      

RscMountsMgr.MountResourceTransfoAs()

...

Signature

RscMountsMgr.MountResourceTransfoAs(ControllerUsageType : RscControllerUsageType, RscMountPort : VPMPort, ToolOccurrence : ProductOccurrence, RscToolBasePort : VPMPort, RscToolOffset : RscTransform, ControlEquipmentOccurrence : ProductOccurrence, AttachmentRelOffset : RscTransform, ExternalAxis : Boolean) : List

Arguments

Name Input/Output Required? Type Comment
ControllerUsageType In RscControllerUsageType -
RscMountPort In VPMPort -
ToolOccurrence In ProductOccurrence -
RscToolBasePort In VPMPort -
RscToolOffset In RscTransform -
ControlEquipmentOccurrence In ProductOccurrence -
AttachmentRelOffset In RscTransform -
ExternalAxis In Boolean -

ReturnType

List

Example

      

RscObjFrameProfile.GetOffsetTargetMode()

...

Signature

RscObjFrameProfile.GetOffsetTargetMode() : Boolean

ReturnType

Boolean

Example

      

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 -

ReturnType

RscTransform

Example

      

RscObjFrameProfile.GetRelatedOffset()

...

Signature

RscObjFrameProfile.GetRelatedOffset(RscPositionReferenceType : RscPositionReferenceType, Product Occurrence : ProductOccurrence) : RscTransform

Arguments

Name Input/Output Required? Type Comment
RscPositionReferenceType In RscPositionReferenceType -
Product Occurrence In ProductOccurrence -

ReturnType

RscTransform

Example

      

RscObjFrameProfile.SetOffsetTargetMode()

...

Signature

RscObjFrameProfile.SetOffsetTargetMode(Target Mode : Boolean) : Boolean

Arguments

Name Input/Output Required? Type Comment
Target Mode In Boolean -

ReturnType

Boolean

Example

      

RscObjFrameProfile.SetRelatedOffset()

...

Signature

RscObjFrameProfile.SetRelatedOffset(RscTransform : RscTransform, RscPositionReferenceType : RscPositionReferenceType, Product Occurrence : ProductOccurrence) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscTransform In RscTransform -
RscPositionReferenceType In RscPositionReferenceType -
Product Occurrence In ProductOccurrence -

ReturnType

Boolean

Example

      

RscPortsMgr.CreateRscPortFromTransfo()

...

Signature

RscPortsMgr.CreateRscPortFromTransfo(RscPortType : Integer, RscPortName : String, LocalTransform : RscTransform, PartOwningAxis : ProductOccurrence) : VPMPort

Arguments

Name Input/Output Required? Type Comment
RscPortType In Integer -
RscPortName In String -
LocalTransform In RscTransform -
PartOwningAxis In ProductOccurrence -

ReturnType

VPMPort

Example

      

RscPortsMgr.GetRscPortAxis()

...

Signature

RscPortsMgr.GetRscPortAxis(RscPort : VPMPort) : AxisSystem

Arguments

Name Input/Output Required? Type Comment
RscPort In VPMPort -

ReturnType

AxisSystem

Example

      

RscPortsMgr.GetRscPortObjects()

...

Signature

RscPortsMgr.GetRscPortObjects(RscPortsType : Integer) : List

Arguments

Name Input/Output Required? Type Comment
RscPortsType In Integer -

ReturnType

List

Example

      

RscPortsMgr.GetRscPortPart()

...

Signature

RscPortsMgr.GetRscPortPart(RscPort : VPMPort) : ProductOccurrence

Arguments

Name Input/Output Required? Type Comment
RscPort In VPMPort -

ReturnType

ProductOccurrence

Example

      

RscPortsMgr.GetRscPortTransfo()

...

Signature

RscPortsMgr.GetRscPortTransfo(RscPort : VPMPort, PositionType : Integer) : RscTransform

Arguments

Name Input/Output Required? Type Comment
RscPort In VPMPort -
PositionType In Integer -

ReturnType

RscTransform

Example

      

RscPortsMgr.SetRscPortTransfo()

...

Signature

RscPortsMgr.SetRscPortTransfo(RscPort : VPMPort, LocalTransform : RscTransform) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscPort In VPMPort -
LocalTransform In RscTransform -

ReturnType

Boolean

Example

      

RscToolProfile.GetAttachmentStatus()

...

Signature

RscToolProfile.GetAttachmentStatus() : Boolean

ReturnType

Boolean

Example

      

RscToolProfile.GetAttachmentTransformation()

...

Signature

RscToolProfile.GetAttachmentTransformation() : RscTransform

ReturnType

RscTransform

Example

      

RscToolProfile.GetCentroid()

...

Signature

RscToolProfile.GetCentroid() : List

ReturnType

List

Example

      

RscToolProfile.GetInertia()

...

Signature

RscToolProfile.GetInertia() : List

ReturnType

List

Example

      

RscToolProfile.GetMass()

...

Signature

RscToolProfile.GetMass() : Real

ReturnType

Real

Example

      

RscToolProfile.GetRobotTCPLocation()

...

Signature

RscToolProfile.GetRobotTCPLocation() : RscTransform

ReturnType

RscTransform

Example

      

RscToolProfile.GetTCPOffset()

...

Signature

RscToolProfile.GetTCPOffset() : RscTransform

ReturnType

RscTransform

Example

      

RscToolProfile.SetAttachmentStatus()

...

Signature

RscToolProfile.SetAttachmentStatus(Input Attachment Status : Boolean) : Boolean

Arguments

Name Input/Output Required? Type Comment
Input Attachment Status In Boolean -

ReturnType

Boolean

Example

      

RscToolProfile.SetAttachmentTransformation()

...

Signature

RscToolProfile.SetAttachmentTransformation(RscTransform : RscTransform) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscTransform In RscTransform -

ReturnType

Boolean

Example

      

RscToolProfile.SetCentroid()

...

Signature

RscToolProfile.SetCentroid(List of Reals : List) : Boolean

Arguments

Name Input/Output Required? Type Comment
List of Reals In List -

ReturnType

Boolean

Example

      

RscToolProfile.SetInertia()

...

Signature

RscToolProfile.SetInertia(List of Reals : List) : Boolean

Arguments

Name Input/Output Required? Type Comment
List of Reals In List -

ReturnType

Boolean

Example

      

RscToolProfile.SetMass()

...

Signature

RscToolProfile.SetMass(Input Mass : Real) : Boolean

Arguments

Name Input/Output Required? Type Comment
Input Mass In Real -

ReturnType

Boolean

Example

      

RscToolProfile.SetTCPOffset()

...

Signature

RscToolProfile.SetTCPOffset(RscTransform : RscTransform) : Boolean

Arguments

Name Input/Output Required? Type Comment
RscTransform In RscTransform -

ReturnType

Boolean

Example