ArmCount Property

IviLxiSync

IviLxiSync Reference  

IIviLxiSyncArm.ArmCount Property

Specifies the number of times the arm has to occur to complete the arm loop; that is, the number of arms that are accepted before the measurement must be initiated again.


[Visual Basic]
Public Property ArmCount As Int32

[C#]
public Int32 ArmCount {get; set;}

[C++]
HRESULT get_ArmCount(
   long* retval
);
HRESULT put_ArmCount(
   long val
);

See Also

IIviLxiSyncArm Interface | IIviLxiSyncArm Members | Ivi.LxiSync.Interop Namespace