Datalogic Star Manuel d'installation Page 31

  • 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 30
MAIN CONTROL OBJECT
21
3
PROPERTY SATELLITES
PURPOSE
Gets a base station collection object.
DESCRIPTION
This property allows the developer to manage the base station collection. It returns
the object base stations.
IDL
[propget, id(2), helpstring("property Satellites")] HRESULT Satellites([out, retval]
ISats* *pVal);
DATA TYPE
Object base stations
POSSIBLE VALUES
Read only property
EXAMPLE
...
Dim SatellitesObject as Satellites
...
Set SatellitesObject = RFNCCTL.Satellites
‘ Add base station to the collection
SatellitesObject.Add(1000)
‘ Remove base station from the collection
SatellitesObject.Remove(1500)
...
Vue de la page 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 127 128

Commentaires sur ces manuels

Pas de commentaire