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.

160<br />

Chapter 8: VCode ActiveX<br />

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

ClearQueue<br />

Description<br />

Clears the label queue. Should be called after each call to<br />

PrintAndApplyQueue.<br />

Parameters<br />

None.<br />

Returns<br />

HRESULT<br />

Example<br />

Visual C++<br />

m_VCode.ClearQueue();<br />

Visual Basic<br />

VCode1.ClearQueue<br />

Close<br />

Description<br />

Closes the VCode ActiveX.<br />

Parameters<br />

None.<br />

Returns<br />

HRESULT<br />

Example<br />

Visual C++<br />

m_VCode.Close();<br />

Visual Basic<br />

VCode1.Close<br />

DropStage<br />

Description<br />

Drops the plate stage.<br />

Parameters<br />

Name Type Range Description<br />

Name BOOL Any number 0 = do not drop<br />

Any other = drop<br />

Examples<br />

Visual C++<br />

m_VCode.DropStage(1);<br />

//Drops the stage.<br />

Visual Basic<br />

VCode1.DropStage(0);<br />

'Raises the stage.

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

Saved successfully!

Ooh no, something went wrong!