Measurement-computing ADLIB WIN Uživatelský manuál Strana 73

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 191
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 72
Chapter 20 Triggering Modes
19-5
19.4 AL_SetPostSampleCount
Prototype C\C++
ERRNUM AL_SetPostSampleCount(LHLD lhld, long lCount);
Visual Basic for Windows
Function AL_SetPostSampleCount(ByVal lhld As Long,
ByVal lCount As Long) As Long
LHLD lhld handle of the LDSD
long lCount specifies the number of sample counts
The AL_SetPostSampleCount function sets the post trigger samples in the LDSD. This function is made
available for hardware devices that provide a post trigger counting mechanism. When the hardware device
receives a trigger, it provides (n) more samples, then stops. The post trigger samples specifies the number
of data samples to be obtained after a valid hardware trigger has been received.
Parameter Description
lhld Identifies the instance of the logical device subsystem.
lCount Sets the number of samples to be obtained after a trigger has been received. The available
ranges are device dependent and are verified by ADLIB against the min/max range
specified in the device's capabilities file.
Returns:
On success ERRNUM is set to 1, otherwise ERRNUM contains the last error code that occurred during the
call.
Related Functions:
AL_SetTriggerMode
AL_SetTriggerSource
AL_SetTrigSourceSignal
AL_GetTriggerStruct
AL_SetTriggerOutput
AL_GetTriggerOutput
Supported Logical Device Subsystems:
Pci55xx Series: ADC0, Options: 0 to 65535 “ABOUT_TRIG” Triggermode
Zobrazit stránku 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 190 191

Komentáře k této Příručce

Žádné komentáře