Device Methods

Phcc Interface Library .NET / COM

The Device type exposes the following members.

Methods

  NameDescription
CharTo7Seg
CreateObjRef (Inherited from MarshalByRefObject.)
Dispose
Public implementation of IDisposable.Dispose(). Cleans up managed and unmanaged resources used by this object before allowing garbage collection
DoaSend40DO
Sends data to a DOA_40DO digital output daughtercard.
DoaSend7Seg
Sends data to a DOA_7Seg daughtercard to control the 7-segment LCDs (or individual LEDs) wired to the card.
DoaSend7Seg8774067
Sends data to a DOA_877_4067 daughtercard to control the 7-segment LCDs (or individual LEDs) wired to the card.
DoaSend8ServoCalibration
Sends data to a DOA_servo daughtercard to control the calibration of an individual servo wired to the card.
DoaSend8ServoGain
Sends data to a DOA_servo daughtercard to control the gain parameter of an individual servo wired to the card.
DoaSend8ServoPosition
Sends data to a DOA_servo daughtercard to control the position of an individual servo wired to the card.
DoaSendAirCoreMotor
DoaSendAnOut1
Sends data to a DOA_AnOut1 analog output daughtercard, to control the RMS voltage (using PWM) being supplied by that channel.
DoaSendAnOut1GainAllChannels
Sends data to a DOA_AnOut1 analog output daughtercard, to control the gain parameter which is in effect for all channels simultaneously.
DoaSendCharLcd
Sends data to an individual HD44780-compatible character LCD display wired to a PHCC DOA_char_lcd character LCD driver daughtercard.
DoaSendRaw
Sends data to a Digital Output Type A (DOA) peripheral attached to the PHCC motherboard.
DoaSendStepperMotor
Sends data to a stepper motor daughtercard.
DobSendRaw
Sends data to a Digital Output Type B (DOB) peripheral attached to the PHCC motherboard.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetLifetimeService (Inherited from MarshalByRefObject.)
GetType (Inherited from Object.)
I2CSend
Sends data to an I2C peripheral attached to the PHCC motherboard.
InitializeLifetimeService (Inherited from MarshalByRefObject.)
MemberwiseCloneOverloaded.
Reset
Instructs the PHCC motherboard to perform a software reset on itself.
SetIdle
Instructs the PHCC motherboard to enter the IDLE state.
StartTalking
Informs the PHCC motherboard to start sending automatic change notification events.
StopTalking
Informs the PHCC motherboard to stop sending change notification events
ToString (Inherited from Object.)

See Also