Agilent Technologies E1439 User Manual page 189

Vxi 70 mhz if adc with filters and memory
Table of Contents

Advertisement

age1439_sync_direction
Selects front or rear panel availability of the sync signal. This description also includes the query
function:
VXIplug&play Syntax
ViStatus age1439_sync_direction(ViSession id, ViInt16 syncDirection);
ViStatus age1439_sync_direction_get(ViSession id, ViPInt16 syncDirectionPtr);
Note
This command should be used only for specialized custom clock requirements. Most useful clock
setups can be supplied by age1439_clock_setup.
Description
This function determines whether the front or rear panel sync signal is available to the other panel.
Parameters
id
is the VXI instrument session pointer returned by the age1439_init function.
syncDirection
AGE1439_SYNC_FRNT_TO_REAR
VXI backplane (rear panel).
AGE1439_SYNC_REAR_TO_FRNT
on the front panel SMB sync connectors.
syncDirectionPtr
Returns a pointer to the current value of syncDirection.
Return Value
AGE1439_SUCCESS indicates that a function was successful.
Values other than AGE1439_SUCCESS indicate an error condition or other important status
condition. To determine the error message, pass the return value to
page
See Also
"Default values" on page
"age1439_sync_clock" on page
age1439_sync_direction_get
#include "age1439".h
102.
201,
"age1439_init" on page
Agilent E1439 Programmer's Reference
specifies that front panel sync signal be available on the
specifies that the VXI backplane sync signal be available
132,
178,
"Using clock and sync" in chapter 3
Functions listed alphabetically
"age1439_error_message" on
"age1439_sync_output" on page
180,
179

Advertisement

Table of Contents
loading

Table of Contents