148
Agilent E1439 Programmer's Reference
Functions listed alphabetically
age1439_lbus_mode
Sets the local bus transmission mode (Agilent E1439D only) . This description also includes the
query:
age1439_lbus_mode_get
gets the current local bus mode.
VXI
plug&play
Syntax
#include "age1439".h
ViStatus age1439_lbus_mode(ViSession
id
, ViInt16
lbusMode
);
ViStatus age1439_lbus_mode_get(ViSession
id
, ViPInt16
lbusModePtr
);
Description
age1439_lbus_mode
sets the local bus to either generate, append, insert or pipeline data. The data
port must be set to the local bus with the
age1439_data_port
function (
See “age1439_data_
setup” on page 90
) before these modes take effect.
Parameters
id
is the VXI instrument session pointer returned by the
age1439_init
function.
lbusMode
selects the transmission mode of the local bus when it is enabled by the
age1439_data_port
function.
AGE1439_GENERATE
forces the module at
id
to generate data only, not passing through data
from other modules on the local bus.
AGE1439_APPEND
causes the Agilent E1439 to pass data through from modules on its left and
append its data to the end.
AGE1439_INSERT
causes the Agilent E1439 to place its data on the local bus and then pass data
through from modules on its left.
AGE1439_PIPELINE
causes the Agilent E1439 to pipe data through from modules on its left
without appending or inserting its own data. The state of this parameter is unaffected by switching
back and forth between the local bus and the VME backplane with the
age1439_data_port
function.
Module to Right
Module(s) to Left
PIPELINE
INSERT
E1438/E1439
APPEND
GENERATE
Summary of Contents for E1439
Page 6: ...6...
Page 10: ...10 Contents...
Page 11: ...1 1 Installing the Agilent E1439...
Page 18: ...8 Installing the Agilent E1439 To transport the module...
Page 19: ...2 2 Getting Started with the Agilent E1439...
Page 28: ...18 Getting Started with the Agilent E1439 To use the example programs...
Page 29: ...3 3 Using the Agilent E1439...
Page 63: ...4 4 Agilent E1439 Programmer s Reference...
Page 217: ...5 5 Module Description...
Page 228: ...218 Module Description Block diagram and description...
Page 229: ...6 6 Replacing Assemblies...
Page 234: ...224 Replacing Assemblies Replaceable parts To remove the top cover...
Page 235: ...225 Replacing Assemblies Replaceable parts To remove the M1 M2 assemblies...
Page 236: ...226 Replacing Assemblies Replaceable parts...
Page 238: ...228...
Page 244: ...Index 234...