BitMappingType Constructor

Initializes a new instance of the BitMappingType class.


Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public BitMappingType(
    string name,
    int bitSize,
    Type dotnetType
)

Parameters

name  String

The name.

bitSize  Int32

The size of the type in bits.

dotnetType  Type

Type of the dotnet.

Reference

BitMappingType Class TwinCAT.Ads.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026