AdsSysServState Structure

Class AdsSysServState.

Namespace:  TwinCAT.SystemService
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public struct AdsSysServState

The AdsSysServState type exposes the following members.

Methods

 

Name

Description

Equals

Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)

GetHashCode

Returns the hash code for this instance. (Inherited from ValueType.)

GetType

Gets the Type of the current instance. (Inherited from Object.)

ToString

Returns the fully qualified type name of this instance. (Inherited from ValueType.)

Fields

 

Name

Description

AdsState

The AdsState

Build

The build number of the target system.

DeviceState

The device state

Flags

The System Service flags.

OsType

The Operation System ID of the target system.

Platform

The platform ID of the target system.

Reserved

Reserved data

RestartIndex

The restart index

Revision

The revision of the target system.

Version

The major version of the target system.

Remarks

see TwinCAT.SystemService.SystemServiceIndexGroup.SYSTEMSERVICE_SYSSERV_STATE

Reference

TwinCAT.SystemService Namespace