| SerializerLibraryDocumentation |
Class QueryableComponentBase
|
SerializerComponenetsthat are queryable.
| Member | Description | |
|---|---|---|
![]() ![]() |
EnabledDefault | The default value for the Enabledproperty. |
![]() ![]() |
UpdateFrequencyDefault | The default value for the UpdateFrequencyproperty. |
![]() |
Update | Allows a user to manually update the value of the component, instead of relying on it to be periodically polled for a value. See Manual Querying of Sensors NOTE regarding this method. public void Update(); |
![]() |
Enabled | Turns querying of this SerializerComponenton/off. |
![]() |
Serializer | Inherited from RoboticsConnection.Serializer.Components.SerializerComponent |
![]() |
UpdateFrequency | The frequency, in millisecinds, that the corresponding serilaizer-board component values are queried. |