
hpe1437_data_setup
hpe1437_data_setup
sets all format and data output flow parameters. This
description also includes information on the following functions which set or query
the format and flow parameters individually:
hpe1437_data_append_status
appends status information to a data block.
hpe1437_data_append_status_get
gets the append status state
hpe1437_data_blocksize
determines the size of the output data block.
hpe1437_data_blocksize_get
gets the output data block size
hpe1437_data_mode
selects block mode or continuous mode.
hpe1437_data_mode_get
gets the data mode
hpe1437_data_port
selects VME bus or local bus output port.
hpe1437_data_port_get
gets the output port designation
hpe1437_data_resolution
selects 16 or 32 bits data resolution.
hpe1437_data_resolution_get
gets the data resolution
hpe1437_data_type
selects real or complex output data.
hpe1437_data_type_get
gets output data type
VXI
plug&play
Syntax
#include “hpe1437.h”
ViStatus
hpe1437_data_setup
(ViSession
id
, ViInt16
dType
, ViInt16
resolution
,
ViInt16
mode
, ViInt32
blocksize
, ViInt16
appendStatus
, ViInt16
port
);
ViStatus
hpe1437_data_append_status
(ViSession
id
, ViInt16
appendStatus
);
ViStatus
hpe1437_data_append_status_get
(ViSession
id
, ViPInt16
appendStatusPtr
);
ViStatus
hpe1437_data_blocksize
(ViSession
id
, ViInt32
blocksize
);
ViStatus
hpe1437_data_blocksize_get
(ViSession
id
, ViPint32
blocksizePtr
);
ViStatus
hpe1437_data_mode
(ViSession
id
, ViInt16
mode
);
ViStatus
hpe1437_data_mode_get
(ViSession
id
, ViPInt16
modePtr
);
ViStatus
hpe1437_data_port
(ViSession
id
, ViInt16
port
);
ViStatus
hpe1437_data_port_get
(ViSession
id
, ViPInt16
portPtr
);
ViStatus
hpe1437_data_resolution
(ViSession
id
, ViInt16
resolution
);
ViStatus
hpe1437_data_resolution_get
(ViSession
id
, ViPInt16
resolutionPtr
);
ViStatus
hpe1437_data_type
(ViSession
id
, ViInt16
dType
);
ViStatus
hpe1437_data_type_get
(ViSession
id
, ViPInt16
dTypePtr
);
Parameters
id
is the VXI instrument session pointer returned by the
hpe1437_init
function.
E1437A User's Guide
VXI
plug&play
Programming Reference
4-20
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
Содержание E1437A
Страница 7: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 47: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 123: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 177: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 178: ...6 Module Description 6 1 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 187: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 188: ...7 Verifying the E1437A 7 1 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 190: ...8 Replacing Assemblies 8 1 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 201: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 202: ...9 Backdating 9 1 Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 207: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...
Страница 209: ...Artisan Technology Group Quality Instrumentation Guaranteed 888 88 SOURCE www artisantg com...