interface.node.state
Syntax
- i := interface.node.state(n)
Return the interface model state indicator for interface node n.
- The various state flags are encoded as bits in the returned state indicator. The integer values corresponding to flags are:
32 = In Contact
Individual bits in the integer can be tested using the intrinsic
math.and
.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |