
62
Function Library
_8124_enable_linear_set:
The PCI-8124 has 10 linear sets. Before using these linear
sets, enable the linear set by this function. When linear sets are
no longer needed, it is recommended that the the linear set be
disabled, or it could be unexpectedly triggered.
@ Syntax
C/C++ (Windows 2000/XP)
I16 _8124_set_linear_compare( I16 CardId, I16
SetNum, I16 Channel, I32 StartPoint, F64
RepeatTimes, I16 Interval );
I16 _8124_set_linear_source( I16 CardId, I16
Channel, I16 SetNumInBit );
I16 _8124_enable_linear_set( I16 CardId, I16
SetNum, I16 Enable );
Visual Basic (Windows 2000/XP)
B_8124_set_linear_compare (ByVal CardId As
Integer, ByVal SetNum As Integer, ByVal
Channel As Integer, ByVal StartPoint As
Long, ByVal RepeatTimes As Double, ByVal
Interval As Integer) As Integer
B_8124_set_linear_source( ByVal CardId As
Integer, ByVal Channel As Integer, ByVal
SetNumInBit As Integer ) As Integer
B_8124_enable_linear_set( ByVal CardId As
Integer, ByVal SetNum As Integer, ByVal
Enable As Integer )As Integer
@ Argument
I16 CardId
: The PCI-8124 card’s ID number.
I16 SetNum
: Linear Setting set’s number (0 - 9)
I16 Channel
: The channel of linear output (0 - 3)
I16 SetNumInBit
: Linear set number in bit format
I32 StartPoint
: The first trigger point.
F64 RepeatTimes
: The trigger repeat times. (32 bits integer)
I16 Interval
: The linear interval (1 to 8191, -1 to -8191)
Summary of Contents for PCI-8124
Page 5: ......
Page 17: ...8 Introduction ...
Page 30: ...Signal Connections 21 Outside PCI 8124 inside PCI 8124 TRGx 220Ω ...
Page 33: ...24 Signal Connections ...
Page 49: ...40 Operation Theory ...
Page 72: ...Function Library 63 I16 Enable Enable Disable linear set X 0 disable 1 enable ...
Page 83: ...74 Function Library ...