Agilent Technologies E4374A cfSetSenseProbeTest, cfSetSeqStep, Syntax, Description, See Also

Models: E4374A E4371A E4370A

1 141
Download 141 pages 7.46 Kb
Page 95
Image 95
cfSetSense

Language Dictionary - 6

cfSetSense

Syntax

int cfSetSense(CF_HANDLE server, CF_SENSE sense);

Description

Sets voltage sense to remote or local sense. The sense argument is either CF_SENSE_REMOTE or CF_SENSE_LOCAL. The sense setting is stored in non-volatile memory and is retained when the ac power is off.

See Also

cfGetSense

cfSetSenseProbeTest

NOTE: The Agilent MCCD must be configured for remote voltage sensing to perform output probe testing. No output probe tests are performed if local voltage sensing is configured.

Syntax

int cfSetSenseProbeTest(CF_HANDLE server, CF_BOOLEAN on_off);

Description

Enables or disables the automatic testing of the remote sense probe resistance. The server argument can be either a handle to a group obtained by cfOpenGroup, or a handle to all cells in the instrument if no groups are defined.

When this test is enabled, the instrument periodically measures the resistance of the sense probes during a sequence, and checks for a value that is low enough to allow accurate voltage measurements. If the probe resistance is too high and the testing is enabled, the forming sequence will be terminated for that cell.

The instrument cannot distinguish between resistance in the sense probes and output resistance in the cell. It will not attempt to check sense probe resistance if the output voltage and current are not adequate to make the resistance measurement.

cfSetSeqStep

Syntax

int cfSetSeqStep(CF_HANDLE server, int step_number, CF_SEQ_OUT out_type, float voltage, float current, float time, float reserved);

Description

Defines output sequence steps in terms of output regulation type, voltage limit, current limit, time, and an argument reserved for use with future enhancements (program the unused parameter to zero). The server argument can be either a handle to a group obtained by cfOpenGroup, or a handle to all cells in the instrument if no groups are defined. The output regulation types are:

95

Page 95
Image 95
Agilent Technologies E4374A, E4370A, E4371A manual cfSetSenseProbeTest, cfSetSeqStep, Syntax, Description, See Also