/SENSOR/AND_OR
Block Format Keyword Describes the sensors used to activate or deactivate an object according to Boolean of another sensors.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/SENSOR/type/sens_ID/unit_ID | |||||||||
sens_title | |||||||||
Tdelay | |||||||||
sens_ID1 | sens_ID2 |
Definition
Field | Contents | SI Unit Example |
---|---|---|
type | Sensor type keyword.
|
|
sens_ID | Sensor
identifier. (Integer, maximum 10 digits) |
|
unit_ID | Optional unit
identifier. (Integer, maximum 10 digits) |
|
sens_title | Sensor
title. (Character, maximum 100 characters) |
|
Tdelay | Time
delay. (Real) |
|
sens_ID1 | Activation sensor
identifier IS1. (Integer) |
|
sens_ID2 | Deactivation sensor
identifier IS2. (Integer) |
Comments
- Sensors can be used to activate airbags, imposed forces, pressures, and fixed velocities.
- Sensors can be used to activate or deactivate these elements: brick, quad, shell, truss, beam, spring or 3N Shell with /ACTIV.
- For Sensor type AND:The sensor is activated one cycle after activation at the same time as sensor sens_ID1 and sens_ID2.
- For Sensor type OR:The sensor is activated one cycle after the activation of sensor sens_ID1 or after the activation of sens_ID2.