17.04.2014 Views

Microplate Barcode Labeler User Guide - Agilent Technologies

Microplate Barcode Labeler User Guide - Agilent Technologies

Microplate Barcode Labeler User Guide - Agilent Technologies

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.

Chapter 8: VCode ActiveX<br />

VCode <strong>User</strong> <strong>Guide</strong><br />

167<br />

Examples<br />

Visual C++<br />

BSTR bc;<br />

// Read the barcode at the current<br />

//stage position.<br />

Visual Basic<br />

Dim bc as String<br />

VCode1.Read<strong>Barcode</strong>( 2, bc)<br />

m_VCode.Read<strong>Barcode</strong>( 0, &bc);<br />

SysFreeString( bc);<br />

// Read the barcode on the north<br />

//side of the plate.<br />

m_VCode.Read<strong>Barcode</strong>( 2, &bc);<br />

SysFreeString( bc);<br />

Rotate180<br />

Visual C++<br />

Description<br />

If a plate enters the automated system in the wrong orientation,<br />

Rotate180 will rotate the plate by 180 degrees.<br />

Parameters<br />

None.<br />

Returns<br />

HRESULT<br />

Examples<br />

Visual Basic<br />

m_VCode.Rotate180();<br />

VCode1.Rotate180

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

Saved successfully!

Ooh no, something went wrong!