Frame |
The FrameAcquisitionData type exposes the following members.
| Name | Description | |
|---|---|---|
| FrameAcquisitionData | Initializes a new instance of the FrameAcquisitionData class |
| Name | Description | |
|---|---|---|
| AcquisitionTime | Acquisition times | |
| AxesPositions | Axes positions data (Name, distance in meter) | |
| CyclePositions | Cycle positions per axis (Name, array of position per cycle and sub-cycles) | |
| GroupIndex | If this was captured from a timed sequence, shows the 0-based index of the hologram group. If this does not apply, will be 0. | |
| IsValid | Gets or sets a value indicating whether the frame is valid. | |
| RepeatIndex | If this was captured from a repeated triggered sequence, shows the 0-based index of the repetitions. If it's not a repeated recording, will be the empty array. | |
| StroboFrequency_hz | Stroboscope frequency in hertz | |
| StroboPhase_deg | The channel id with is stroboscope phase position in degree | |
| StroboVoltage_Vin_A | For each channel id, the stroboscope analog input voltage in volt | |
| StroboVoltage_Vin_D | For each channel id, the stroboscope digital input voltage in volt | |
| StroboVoltage_Vout | Stroboscope output voltage in volt |
| Name | Description | |
|---|---|---|
| CopyFrom | Copies the whole object from an existing one | |
| Equals | Compares two metadata objects | |
| FromJson | Creates an object from Json format | |
| ToJson | Gets the current object in Json format |