Click or drag to resize

StatusConsts Class

Defines form PC-DSP.h defining number of available devices
Inheritance Hierarchy
SystemObject
  KMotion_dotNetStatusConsts

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public class StatusConsts

The StatusConsts type exposes the following members.

Constructors
 NameDescription
Public methodStatusConstsInitializes a new instance of the StatusConsts class
Top
Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
Fields
 NameDescription
Public fieldStatic memberN_ADCS Number of Kanalog ADCs
Public fieldStatic memberN_ADCS_KOGNA Number ADCs on KOGNA
Public fieldStatic memberN_ADCS_SNAP Number ADCs on SnapAmp per SnapAmpA
Public fieldStatic memberN_CHANNELS_KOGNA Number Axis Channels available for Kogna (KFLOP has only 8 fields for additional channels will be zero)
Public fieldStatic memberN_DACS Number of Kanalog DACs
Public fieldStatic memberN_DACS_KOGNA Number DACs on Kogna
Public fieldStatic memberN_ENCS Number Encoder Inputs on KFLOP 0 - 7
Public fieldStatic memberN_ENCS_KOGNA Number Encoder Inputs on Kogna 0 - 19
Public fieldStatic memberN_ENCS_SNAP Number Encoder Inputs on SnapAmp 0 - 19
Public fieldStatic memberN_IO_PWMS Number 8-bit PWMs for Kogna/KFLOP
Public fieldStatic memberN_KOGNA_HRPWM Number 12-bit (High Resolution) HRPWMs for Kogna
Public fieldStatic memberN_PC_COMM_PERSIST Number of Persist variable included in Status Upload
Public fieldStatic memberN_PWMS Number 8-bit PWMS on IO Pins
Public fieldStatic memberN_PWMS_SNAP Number PWMs on SnapAmp per SnapAmpA
Top
See Also