Datalogic Star Manuel d'installation Page 44

  • 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 43
STAR-LINK™
34
3
METHOD SAVE
PURPOSE
Saves the control parameters to the Hard Disk.
DESCRIPTION
This method allows saving to the Hard Disk the control configuration parameters.
This method (with the Load method) implements a kind of persistence of the control.
You can save more than one configuration file, and then load the correct file you
need.
IDL
[id(12), helpstring("method Save")] HRESULT Save([optional]VARIANT Path);
INPUT PARAMETERS
VARIANT Path
It is the path of the directory where the control can store its configuration file
(RFNCCTL.CFG).
OUTPUT VALUE
None
EXAMPLE
...
‘ Setting control parameters
RFNCCTL.CommPort = “COM1”
RFNCCTL.BaudRate = “38400”
RFNCCTL.Timeout = 100
RFNCCTL.Synchro = FALSE
RFNCCTL.Timer = 200
‘ Save control parameters
RFNCCTL.Save “C:\ RFNCCTL\Settings”
...
Vue de la page 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 127 128

Commentaires sur ces manuels

Pas de commentaire