Datalogic Star Manuel d'installation Page 70

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 128
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 69
STAR-LINK™
60
5
5.2 METHODS
METHOD ADD
PURPOSE
Adds a device object.
DESCRIPTION
This method adds a device object to the collection. You may add devices with their
ID between 0 and 1999.
IDL
[id(1), helpstring("method Add")] HRESULT Add(VARIANT DevID, [out, retval]
IDevice **pVal)
INPUT PARAMETERS
DevID: Short
The ID of device object to be added.
OUTPUT VALUE
Pointer to dispatch the interface of the object just added.
EXAMPLE
...
Dim DevObject as Device
...
‘ Add device 1500 to the collection
Set DevObject = RFNCCTL.Devices.Add(1500)
DevObject.DataWrite “foo string data”
...
Vue de la page 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 127 128

Commentaires sur ces manuels

Pas de commentaire