The PAM_AccessoryModule type exposes the following members.

Constructors

  NameDescription
PAM_AccessoryModule
Initializes a new instance of the PAM_AccessoryModule class

Methods

  NameDescription
Control_Servo
Control_Servo_actual
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
HandleResponse_CSR
HandleResponse_DeviceSpecific
PropagateCSR
Update the subsystem classes based upon the CSR Note we just update everything for now, now worrying about readonly fields etc. It is VITIALLY IMPORTANT that everything is read in the correct order and with the correct sizes!!
ResetCommunications
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateCSR
Move data from user structures into the csr. These are the inputs being sent to the device

Properties

  NameDescription
Analog
CommandPending
CommsDisabled
CommsTimeout
ConsecutiveMissedResponseCount
CountPacketsToSend
DeviceName
DeviceType
EventCount
GPIO_DATA
GPIO_DIRECTION
IsConnected
Lock
Thread syncronization object for SimpleAccessoryModule class As this is a publically accessible lock, please be VERY!!!! careful to avoid deadlock conditions.
NetworkID
NextPacketToSend
Servo
ServoDeadBand
ServoMaxLimit
ServoTarget
Slew
TimerOut
UsesRawComms

See Also