Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TcTypeInfo

Data set of information from the ADS about a TwinCAT Type and its definition

Hierarchy

Index

Properties

adsDataType

adsDataType: number

adsDataTypeStr

adsDataTypeStr: string

arrayData

arrayData: TcArrayDimension[]

Optional attributes

attributes: TcAttribute[]

comment

comment: string

Optional enumInfo

enumInfo: TcEnumField[]

name

name: string

Optional offset

offset: undefined | number

rpcMethods

rpcMethods: { name: string }[]

size

size: number

subItems

subItems: TcTypeInfo[]

type

type: string

Generated using TypeDoc