LibTiePie  0.4.2
Library for interfacing TiePie engineering instruments
 All Files Functions Typedefs Groups Pages
Info

Functions

uint32_t DevTrOutGetName (TpDeviceHandle_t hDevice, uint16_t wOutput, char *pBuffer, uint32_t dwBufferLength)
 Get trigger output name.
 

Detailed Description

Function Documentation

uint32_t DevTrOutGetName ( TpDeviceHandle_t  hDevice,
uint16_t  wOutput,
char *  pBuffer,
uint32_t  dwBufferLength 
)

Get trigger output name.

Parameters
hDeviceA device handle.
wOutputTrigger output number, 0 to DevTrOutGetCount() - 1.
pBufferPointer to buffer to write to.
dwBufferLengthLength of the buffer.
Returns
Name length excluding excluding terminating zero.