[This is preliminary documentation and is subject to change.]
The types of groups in which a drive may belong
Namespace: Clarion.FrameworkAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public enum DriveSystemSpecifications |
Members
Member name | Value | Description | |
---|---|---|---|
APPROACH | 0 | Specifies that the drive belongs to the approach system (i.e., the BAS) | |
AVOIDANCE | 1 | Specifies that the drive belongs to the avoidance system (i.e., the BIS) | |
BOTH | 2 | Specifies that the drive belongs to both the approach and avoidance systems | |
UNSPECIFIED | 3 | Specifies that the drive does not belong to a system or that the system was not specified |