sliprings
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
- Returns non-zero if the entity is set inactive, 0 otherwise.
- attributesmax
- The number of attributes owned by this entity.
- color
- The 1-64 color of the entity.
- color_rgb
- The RGB color of the entity.
- coefficient
- The optional coefficnent for determining the coulomb friction coefficient related to the alpha angle.
- config
- The configuration of the entity.
- decayconstant
- The optional decay constant to allow a smooth transition between the static and dynamic friction coefficients.
- definedentity
- True if the entity is defined, false otherwise.
- direction
- The direction of the belt movement.
- dynamiccurveid
- The optional curve ID for the normal force-dependent coulomb dynamic friction coefficient.
- fccurveid
- If less than 0, FC refers to a curve which defines the dynamic friction coefficent as a function of time when fctoggle is 1.
- fcscurveid
- If less than 0, FCS refers to a curve which defines the static friction coefficent as a function of time when fcstoggle is 1.
- fctoggle
- Determines if FC is a value (0) or a curve (1).
- fcvalue
- The coulomb dynamic friction coefficient when fctoggle is 0.
- fcstoggle
- Determines if FCS is a value (0) or a curve (1).
- fcsvalue
- The coulomb static friction coefficient when fcstoggle is 0.
- fractionoflength
- The fraction of length for an element to be slipped.
- frictionid
- The advanced friction model identification number.
- funcid
- The function ID to determine the friction coefficient.
- id
- The ID of the entity.
- include
- The ID of the include file the entity is organized in.
- includeid
- The ID of the include file the entity is organized in.
- internalid
- The ID of the entity.
- lockingflag
- The flag to activate slipring locking.
- lockuptime
- The slipring lockup time.
- name
- The name of the entity.
- optionalcard
- Set to 1 to provide optional card 2.
- optionalnodeid
- The optional orientation node ID.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- rimfriction
- The pulley rim friction coefficient.
- seatbeltelem1id
- The ID of seatbelt element 1.
- seatbeltelem1id_type
- The type of seatbelt element 1:
- seatbeltelem2id
- The ID of seatbelt element 2.
- seatbeltelem2id_type
- The type of seatbelt element 2:
- slipringcpoint
- The ID of the seatbelt control point.
- slipringnodeid
- The slipring node ID.
- slipringparent
- The ID of the parent seatbelt.
- solverkeyword
- The name of the solver keyword.
- staticcurveid
- The optional curve ID for the normal force-dependent coulomb static friction coefficient.
- toleranceslipring
- The force tolerance to trigger material slipping.
- type
- The type of retractor. Available types are node (1) or set (10).
Version History
2017.1
2020 - Added new config value 401. Added new data names color_rgb, fractionoflength, frictionid, lockingflag, rimfriction, seatbeltelem1id_type, seatbeltelem2id_type, slipringcpoint, slipringparent and toleranceslipring.
2020.1 - Added new data name solverkeyword.