How can I...
43
Set the PXI external trigger slopes
word SetPXITriggerSlopes( byte bySlopes )
Description:
This routine determines for each PXI external trigger input indivi-
dually whether it should respond to a falling or a rising slope.
Input:
bySlopes
a bit pattern that defines how the slope settings
for each input is set.
Each bit represents an input, bit 0 represents
input 0, bit 1 represents input 1 etc.
When a bit is high, the corresponding input res-
ponds to a rising slope.
When a bit is low, the corresponding input res-
ponds to a falling slope.
Output:
Return value
E_NO_ERRORS
E_NOT_SUPPORTED
E_NO_HARDWARE
Get the current PXI external trigger slopes
word GetPXITriggerSlopes( byte *bySlopes )
Description:
This routines determines how the slope sensitivities for the PXI
external trigger inputs are set.
Input:
-
Output:
bySlopes
a bit pattern that defines how the slope settings
for each input is set.
Each bit represents an input, bit 0 represents
input 0, bit 1 represents input 1 etc.
When a bit is high, the corresponding input res-
ponds to a rising slope.
When a bit is low, the corresponding input res-
ponds to a falling slope.
Return value
E_NO_ERRORS
E_NOT_SUPPORTED
E_NO_HARDWARE
Summary of Contents for Handyscope HS3
Page 2: ......
Page 8: ...8 Introduction...
Page 65: ...Deprecated routines 65...
Page 67: ...TiePie engineering DLL programmer s manual rev 1 26...