batch-example-2/ft-view-screens/globals/tanks/tanks.tank.md

141 lines
3.9 KiB
Markdown

# tanks.tank
*object*
[xml](../../../global%20objects/tanks.xml#L4)
## parameters
| name | description |
| ---------- | -------------------- |
| #10 | analogue value |
## references
*[none]*
## animated
### tanks.tank.Trend1 - Trend1 - activeX
[xml](../../../global%20objects/tanks.xml#L7)
#### animations
*[none]*
#### connections
| name | expression |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| Pen 1 | {#10\PI} |
#### command
*[none]*
#### touch
*[none]*
### tanks.tank.LL_Line - LL_Line - line
[xml](../../../global%20objects/tanks.xml#L42)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | 50 - #10\THH |
| animateColor | if #10\AHHU then 2
else if #10\AHH then 1
else 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### tanks.tank.L_Line - L_Line - line
[xml](../../../global%20objects/tanks.xml#L56)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | 50 - #10\TH |
| animateColor | if #10\AHU then 2
else if #10\AH then 1
else 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### tanks.tank.H_Line - H_Line - line
[xml](../../../global%20objects/tanks.xml#L70)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | 50 - #10\TL |
| animateColor | if #10\ALU then 2
else if #10\AL then 1
else 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*
### tanks.tank.HH_Line - HH_Line - line
[xml](../../../global%20objects/tanks.xml#L84)
#### animations
| type | expression |
| -------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| animateVerticalPosition | 50 - #10\TLL |
| animateColor | if #10\ALLU then 2
else if #10\ALL then 1
else 0 |
#### connections
*[none]*
#### command
*[none]*
#### touch
*[none]*