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

163<br />

HomeStage<br />

Description<br />

Homes the VCode stage, and starts the event HomeComplete when the<br />

motor has finished homing.<br />

Parameters<br />

None.<br />

Returns<br />

HRESULT<br />

Example<br />

Visual C++<br />

m_VCode.HomeStage();<br />

Visual Basic<br />

VCode1.HomeStage<br />

Initialize<br />

Description<br />

Initializes the ActiveX and sets the VCode to communicate using the<br />

parameters set in the profile. The profile specifies whether the VCode<br />

should use the serial or Ethernet port.<br />

The profiles “serial” and “ethernet" are automatically generated. The<br />

parameters for each can be adjusted in the Profiles tab of VCode<br />

Diagnostics (using a call to ShowDiagsDialog).<br />

Initialize homes the VCode and searches for an attached bar code<br />

reader. It also starts the InitializeComplete event when the VCode has<br />

initialized.<br />

Parameters<br />

Name<br />

profileName<br />

Type<br />

BSTR<br />

Returns<br />

HRESULT<br />

Example<br />

Visual C++<br />

// connect via serial using the com<br />

// port specified in the profile.<br />

m_VCode.Initialize( “serial”);<br />

Visual Basic<br />

'connect via Ethernet, using the BioNET<br />

'ID specified in the profile.<br />

VCode1.Initialize "ethernet"

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

Saved successfully!

Ooh no, something went wrong!