C# Class DynamixelUSB.DynamixelUSBServo

Inheritance: RoboticsGUI.RobotIOControls.DynamixelServo
Afficher le fichier Open project: NeuroRoboticTech/AnimatLabPublicSource

Protected Properties

Свойство Type Description
m_iUpdateAllParamsCount int
m_iUpdateQueueIndex int

Méthodes publiques

Méthode Description
BuildProperties ( AnimatGuiCtrls &propTable ) : void
DynamixelUSBServo ( AnimatGUI doParent )
LoadData ( ManagedAnimatInterfaces oXml ) : void
SaveData ( ManagedAnimatInterfaces oXml ) : void
SaveSimulationXml ( ManagedAnimatInterfaces oXml, AnimatGUI &nmParentControl, string strName = "" ) : void

Méthodes protégées

Méthode Description
CloneInternal ( AnimatGUI doOriginal, bool bCutData, AnimatGUI doRoot ) : void
GetLinkedPartDropDownTreeType ( ) : System.Type

Method Details

BuildProperties() public méthode

public BuildProperties ( AnimatGuiCtrls &propTable ) : void
propTable AnimatGuiCtrls
Résultat void

CloneInternal() protected méthode

protected CloneInternal ( AnimatGUI doOriginal, bool bCutData, AnimatGUI doRoot ) : void
doOriginal AnimatGUI
bCutData bool
doRoot AnimatGUI
Résultat void

DynamixelUSBServo() public méthode

public DynamixelUSBServo ( AnimatGUI doParent )
doParent AnimatGUI

GetLinkedPartDropDownTreeType() protected méthode

protected GetLinkedPartDropDownTreeType ( ) : System.Type
Résultat System.Type

LoadData() public méthode

public LoadData ( ManagedAnimatInterfaces oXml ) : void
oXml ManagedAnimatInterfaces
Résultat void

SaveData() public méthode

public SaveData ( ManagedAnimatInterfaces oXml ) : void
oXml ManagedAnimatInterfaces
Résultat void

SaveSimulationXml() public méthode

public SaveSimulationXml ( ManagedAnimatInterfaces oXml, AnimatGUI &nmParentControl, string strName = "" ) : void
oXml ManagedAnimatInterfaces
nmParentControl AnimatGUI
strName string
Résultat void

Property Details

m_iUpdateAllParamsCount protected_oe property

protected int m_iUpdateAllParamsCount
Résultat int

m_iUpdateQueueIndex protected_oe property

protected int m_iUpdateQueueIndex
Résultat int