Agilent E1439 Programmer's Reference

Functions listed alphabetically

age1439_clock_recover

Allows recovery from an out-of-spec external sample clock.

VXIplug&play Syntax

#include "age1439".h

 

ViStatus age1439_clock_recover(ViSession id);

 

Description

 

This command is used to restore proper function if the module has received an out-of spec

 

external sample clock. An out-of-spec situation could occur if the external sample clock is

 

removed or changed during operation, or if it has glitches which don’t meet specs. In this case the

 

module would cease functioning and this command must be issued in order to resume proper

 

operation after restoring a valid clock.

 

Parameters

id

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 “age1439_error_message” on

 

page 102.

 

See Also

 

“Commands which halt active measurements” on page 198, “age1439_init” on page 132,

 

“age1439_ext_sample_sync” on page 104, “age1439_clock_setup” on page 78

77

Page 87
Image 87
Agilent Technologies E1439 manual Age1439clockrecover