Click or drag to resize

CustomTriggerConditionFieldAxis Property

Field-position axis index (0=X, 1=Y, 2=Z, 3=ZoomZ). -1 (default) means not a field-position condition. When >= 0, signal identifies the primary head axis event; all axes of that head/Tx are watched, the ScanHead converter is applied, and the result on this axis is compared.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 2.0.0.10
Syntax
C#
public int FieldAxis { get; set; }

Property Value

Int32
See Also