sliprings
Unless otherwise specified, data names are accessible in level 3 only.
- A
- The Coulomb friction scale factor.
- 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 coefficient 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.
- Ed_factor
- The exponential decay factor for Coulomb friction.
- EL_ID1
- The ID of first element in slipring.
- EL_ID2
- The ID of second element in slipring.
- EL_SET1
- The ID of first group (or set) of elements in slipring.
- EL_SET2
- The ID of second group (or set) of elements in slipring.
- fccurveid
- If less than 0, FC refers to a curve which defines the dynamic friction coefficient as a function of time when fctoggle is 1.
- fcscurveid
- If less than 0, FCS refers to a curve which defines the static friction coefficient as a function of time when fcstoggle is 1.
- Fct_ID1
- The function identifier defining dynamic Coulomb friction coefficient as a function of time.
- Fct_ID2
- The function identifier defining dynamic Coulomb friction coefficient as a function of normal force.
- Fct_ID3
- The function identifier defining static Coulomb friction coefficient as a function of time.
- Fct_ID4
- The function identifier defining static Coulomb friction coefficient as a function of normal force.
- 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.
- Flow_flag
- The sliding direction control flag.
- fractionoflength
- The fraction of length for an element to be slipped.
- Fricd
- The dynamic Coulomb friction coefficient.
- Frics
- The static Coulomb friction coefficient.
- 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.
- internalname
- The internal name of the entity.
- lockingflag
- The flag to activate slipring locking.
- lockuptime
- The slipring lockup time.
- moduleid
- The module ID of the entity.
- name
- The name of the entity.
- Node_ID
- The ID of anchorage node.
- Node_ID2
- The optional ID of node for the orientation of the slipring.
- Node_SET
- The group of anchorage nodes.
- 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.
- poolid
- The pool number of the entity.
- poolname
- The pool name of the entity.
- 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:
- Sens_ID
- The sensor identifier used for slipring locking.
- slipringcpoint
- The ID of the seatbelt control point.
- slipringnodeid
- The slipring node ID.
- slipringparent
- The ID of the parent seatbelt.
- solver_id
- The solver ID of the entity.
- solverkeyword
- The name of the solver keyword.
- solvername
- The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
- 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).
- staticcurveid
- The optional curve ID for the normal force-dependent coulomb static friction coefficient.
- Xscale1
- The abcissa scaling factor for function fct_ID1.
- Xscale2
- The abcissa scaling factor for function fct_ID2.
- Xscale3
- The abcissa scaling factor for function fct_ID3.
- Xscale4
- The abcissa scaling factor for function fct_ID4.
- Yscale2
- The ordinate scaling factor for function fct_ID2.
- Yscale4
- The ordinate scaling factor for function fct_ID4.
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.
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names internalname and solvername.
2022 - Changed the frictionid data name type from integer to entity.
2022.2 - Added new data names A, Ed_factor, EL_ID1, EL_ID2, EL_SET1, EL_SET2, Fct_ID1, Fct_ID2, Fct_ID3, Fct_ID4, Flow_flag, Fricd, Frics, Node_ID, Node_ID2, Node_SET, Sens_ID, Xscale1, Xscale2, Xscale3, Xscale4, Yscale2, Yscale4. Added new config values 201, 202.