23.11.2014 Views

CompuScope SDK Manua.. - Egmont Instruments

CompuScope SDK Manua.. - Egmont Instruments

CompuScope SDK Manua.. - Egmont Instruments

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

gage_force_capture<br />

Syntax<br />

C:<br />

void GAGEAPI gage_force_capture (int16 reset_trigger_source);<br />

Visual BASIC:<br />

Sub gage_force_capture (ByVal reset_trigger_source As Integer)<br />

Remarks<br />

gage_force_capture is used to force the capture of data by the <strong>CompuScope</strong> hardware. The routine is<br />

primarily used when a trigger event has not occurred in an expected time period. gage_force_capture<br />

send a electrical signal the <strong>CompuScope</strong> hardware so that it triggers as if a real trigger event had occurred.<br />

The reset_trigger_source parameter specifies the trigger source that will be used for the next acquisition<br />

after gage_force_capture. This is normally set to the initial trigger source used.<br />

gage_force_capture should be used for single boards or for multiple boards in a Master/Slave<br />

configuration. Multiple/Independent boards should use the routine gage_board_force_capture, since<br />

gage_force_capture will force all boards in a Multiple/Independent system to trigger.<br />

Return Value<br />

None<br />

See also<br />

gage_board_force_capture<br />

Examples<br />

C:<br />

gage_force_capture (board.source);<br />

Visual BASIC:<br />

Call gage_force_capture (board.source)<br />

<strong>CompuScope</strong> API Reference <strong>Manua</strong>l 32

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!