Class Power
Inheritance
System.Object
Power
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: TcoDrivesBeckhoffConnector.dll
Syntax
public abstract class Power : TcoObject
Constructors
|
Improve this Doc
View Source
Power()
Prevents creating instance of this class via public constructor
Declaration
Fields
|
Improve this Doc
View Source
_driveEnableLocalTask
Declaration
public TcoToggleTask _driveEnableLocalTask
Field Value
|
Improve this Doc
View Source
_driveEnableNegativeLocalTask
Declaration
public TcoToggleTask _driveEnableNegativeLocalTask
Field Value
|
Improve this Doc
View Source
_driveEnablePositiveLocalTask
Declaration
public TcoToggleTask _driveEnablePositiveLocalTask
Field Value
|
Improve this Doc
View Source
_drivePowerOverrideTask
Declaration
public TcoToggleTask _drivePowerOverrideTask
Field Value
|
Improve this Doc
View Source
_override
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
inEnable
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
inEnableNegative
Declaration
public object inEnableNegative
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
inEnablePositive
Declaration
public object inEnablePositive
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
inIsServiceMode
Declaration
public object inIsServiceMode
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
inOverride
Declaration
Field Value
Type |
Description |
System.Object |
|