Datalogic Star Manuel d'installation Page 59

  • 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 58
BASE STATION COLLECTION OBJECT
49
4
PROPERTY SATELLITE
PURPOSE
Gets a base station object from the collection.
DESCRIPTION
This property retrieves a base station object from the collection. You must set the
SatID of the desired base station.
IDL
[propget, id(4)] HRESULT Satellite([in]VARIANT SatID, [out, retval] ISat **pVal);
INPUT PARAMETERS
SatID : Short
The ID of the desired base station object.
DATA TYPE
Pointer to dispatch the object interface.
POSSIBLE VALUES
Read only property
EXAMPLE
...
Dim SatellitesObject as Sats
Dim SatObject as Sat
...
Set SatellitesObjects = RFNCCTL.Satellites
SatellitesObjects.Add(1500)
...
Set SatObject = SatellitesObjects.Satellite(1500)
...
Vue de la page 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 127 128

Commentaires sur ces manuels

Pas de commentaire