Calibrate |
public sealed class CalibrateTimingRequest : IMessage<CalibrateTimingRequest>, IMessage, IEquatable<CalibrateTimingRequest>, IDeepCloneable<CalibrateTimingRequest>, IBufferMessage
The CalibrateTimingRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Card | Card of which to calibrate connected deflection unit. | |
| Descriptor | ||
| Force | If false, timing will be calibrated only if no previous timing calibration is found. | |
| Parser | ||
| ShowDebugOutput | If true, the calibration plots are shown to the user instead of only being saved to disk. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(CalibrateTimingRequest) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CalibrateTimingRequest) | ||
| MergeFrom(CodedInputStream) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| CardFieldNumber | Field number for the "card" field. | |
| ForceFieldNumber | Field number for the "force" field. | |
| ShowDebugOutputFieldNumber | Field number for the "show_debug_output" field. |