The MTT2DMR function returns the output values of a MTT2D Movable roller group or Flexible movable roller group entity.
Format
Arguments definition
Movable roller group or Flexible movable roller group entity |
The name or argument number of the MTT2D Movable roller group or Flexible movable roller group entity to be measured | ||||||||||||||||||||||||||||||||||||||||||
Type |
Number that indicates the type of data to measure
| ||||||||||||||||||||||||||||||||||||||||||
Flag |
A value that specifies the body to which the output load is applied • If the flag value is 0, then the force applied to the base marker (body) is returned. The base body is the Sheet or (Rigid or Flexible) Fixed roller body. • If the flag value is 1, then the force applied to the action marker (body) is returned. The action body is the Movable roller body or Flexible movable roller body. | ||||||||||||||||||||||||||||||||||||||||||
Comp (Component) |
The components subject to the returned force • One component can be inserted in line with 6 numbered powers and sizes (1: FM, 2:FX, 3:FY, 4:FZ, 5:TM, 6:TX, 7:TY, 8:TZ). | ||||||||||||||||||||||||||||||||||||||||||
RMarker |
The name or argument number of the standard marker for the direction in which the force is measured |
Example
MTT2DMR(MovableRollerGroup1,1)
MTT2DMR(1,1) <Argument: (1) MovableRollerGroup1>
MTT2DMR(MovableRollerGroup1,4,0,1,Ground.InertiaMarker)
MTT2DMR(1,4,0,1,2) <Argument: (1) MovableRollerGroup1, (2) Ground.InertiaMarker>