Avery-dennison Platinum 6039 JavaScript Manuel d'utilisateur Page 46

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 94
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 45
4-8 Programmer’s Manual
Preamble
Description
Sets the Preamble, which specifies the characters to preface returned
data from scanning. The Preamble can be up to twenty user-defined
characters.
Syntax
Preamble
Parameters
Preamble up to 20 characters
Default: Empty
Return Values
None
Example
<SCRIPT src="./jsUltra.js"></SCRIPT>
<SCRIPT type="text/javascript">
GENERAL.Preamble = "[";
//Adds [ at beginning of all scanned data
SCANNER.CommitConfigChanges();
//Save Changes to the Scanner Configuration
</SCRIPT>
<BODY>
<OBJECT id=”GENERAL” style="LEFT: 0px; WIDTH: 0px; TOP: 0px;
HEIGHT: 0px"
classid=clsid:B1EED6A7-2259-442D-B273-71EBE93C8338>
</OBJECT> //Instantiate Class
<OBJECT id=”SCANNER” style="LEFT: 0px; WIDTH: 0px; TOP: 0px;
HEIGHT: 0px"
classid=clsid: AD3C761C-4BCC-403D-A68D-128ED702A417>
</OBJECT> //Instantiate Class
</BODY>
Vue de la page 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 93 94

Commentaires sur ces manuels

Pas de commentaire