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_get_driver_info<br />

Syntax<br />

C:<br />

void GAGEAPI gage_get_driver_info ((gage_driver_info_type far *)(driver_info));<br />

Visual BASIC:<br />

Sub gage_get_driver_info (driver_info As gage_driver_info_type)<br />

Remarks<br />

gage_get_driver_info fills a structure or record with driver variables that describe the current settings nn<br />

the current <strong>CompuScope</strong> hardware.<br />

The driver_info structure is a subset of the record used by the driver and includes only those values that<br />

have meaning to the control program.<br />

It is recommended that the gage_get_driver_info_structure subroutine be used to determine the size of<br />

the structure of type gage_driver_info_type, so that it can be dynamically allocated. For further details on<br />

this structure type, please see the Appendix: Data Structures Used by Gage Drivers in the <strong>CompuScope</strong><br />

C/C++ <strong>SDK</strong> <strong>Manua</strong>l.<br />

Return Value<br />

None.<br />

See Also<br />

gage_get_driver_info_structure<br />

Examples<br />

C:<br />

gage_get_driver_info ((gage_driver_info_type far*)(&driver_info));<br />

Visual BASIC:<br />

Call gage_get_driver_info (driver_info)<br />

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

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

Saved successfully!

Ooh no, something went wrong!