For Babelfish Release 1.11.1.3

ValidationPhotos Class

Definition

Namespace: Scopos.BabelFish.DataModel.Athena.AbstractEST
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public class ValidationPhotos
Inheritance
Object    ValidationPhotos

Constructors

Properties

Capability True, if this Target has the capability of taking photos of the aiming area within the target.
Directory The directory on the local machine where the photos will be saved. All photos are timed stamped.
Enabled True, if this Target is currently taking photos of the aiming area and saving them to disk.
Error If the validation photo camera is in an error state (i.e. something is wrong with it), this field contains a descripiton of the problem. If it is blank, the validation photo camera is working as expected.
Event The event within the target that caused a change to the state.
Frequency How often, in seconds, a validation photo is take and saved to disk.
LastPhoto The full path of the last validation photo that was taken.

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also