Skip to content

siome-base-plugin


siome-base-plugin / interfaces/tia-node.interface / ITiaNode

Interface: ITiaNode

Defined in: interfaces/tia-node.interface.ts:1

Properties

children

readonly children: ITiaNode[]

Defined in: interfaces/tia-node.interface.ts:3


childrenNames

readonly childrenNames: string[]

Defined in: interfaces/tia-node.interface.ts:4


datatype

readonly datatype: string

Defined in: interfaces/tia-node.interface.ts:5


dbAccessibleFromOPCUA

readonly dbAccessibleFromOPCUA: boolean

Defined in: interfaces/tia-node.interface.ts:6


isArrayDb

readonly isArrayDb: boolean

Defined in: interfaces/tia-node.interface.ts:7


isConsistent

readonly isConsistent: boolean

Defined in: interfaces/tia-node.interface.ts:8


isConstantPlcTag

readonly isConstantPlcTag: boolean

Defined in: interfaces/tia-node.interface.ts:9


isDB

readonly isDB: boolean

Defined in: interfaces/tia-node.interface.ts:10


isInstanceDb

readonly isInstanceDb: boolean

Defined in: interfaces/tia-node.interface.ts:11


isMethod

readonly isMethod: boolean

Defined in: interfaces/tia-node.interface.ts:12


isVariable

readonly isVariable: boolean

Defined in: interfaces/tia-node.interface.ts:13


mapping

readonly mapping: string

Defined in: interfaces/tia-node.interface.ts:14


name

readonly name: string

Defined in: interfaces/tia-node.interface.ts:2


offset

readonly offset: string

Defined in: interfaces/tia-node.interface.ts:15

Get SiOME