StateInfo.DeviceState Property

Gets or sets the device state of this StateInfo object.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public short DeviceState { get; set; }

VB

Public Property DeviceState As Short
    Get
    Set

Property Value

Type: Int16

Reference

StateInfo Structure

TwinCAT.Ads Namespace