23.11.2014 Views

CompuScope SDK Manua.. - Egmont Instruments

CompuScope SDK Manua.. - Egmont Instruments

CompuScope SDK Manua.. - Egmont Instruments

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

gage_busy<br />

Syntax<br />

C:<br />

int16 GAGEAPI gage_busy (void);<br />

Visual BASIC:<br />

function gage_busy () As Integer<br />

Remarks<br />

gage_busy determines if the <strong>CompuScope</strong> board is busy capturing data. The on-board memory of the<br />

<strong>CompuScope</strong> board cannot be accessed while the board is capturing the data. Generally, therefore,<br />

gage_busy is repeatedly called until it returns a 0 before download of data from on-board <strong>CompuScope</strong><br />

memory is attempted.<br />

Return Value<br />

A non-zero or true value is returned if the board is busy (capturing data); otherwise a 0 value is returned.<br />

See also<br />

gage_triggered<br />

Examples<br />

C:<br />

is_busy = gage_busy ();<br />

Visual BASIC:<br />

is_busy = gage_busy<br />

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

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

Saved successfully!

Ooh no, something went wrong!