StateInfo Structure
The structure contains the ADS state and device state.
          Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public struct StateInfo
VB
Public Structure StateInfo
The StateInfo type exposes the following members.
Properties
| 
                   
  | 
                   Name  | 
                   Description  | 
|---|---|---|
| 
                   
                      | 
                   Gets or sets the ADS state of this StateInfo object.  | |
| 
                   
                      | 
                   Gets or sets the device state of this StateInfo object.  | 
Methods
| 
                   
  | 
                   Name  | 
                   Description  | 
|---|---|---|
| 
                   
                      | 
                   Determines whether the specified Object is equal to this instance. (Overrides ValueType.Equals(Object).)  | |
| 
                   
                      | 
                   Determines whether the specified StateInfo is equal to this instance.  | |
| 
                   
                      | 
                   Returns a hash code for this instance. (Overrides ValueType.GetHashCode..)  | |
| 
                   
                      | 
                   Gets the Type of the current instance. (Inherited from Object.)  | |
| 
                   
                      | 
                   Returns the fully qualified type name of this instance. (Inherited from ValueType.)  |