Avery-dennison Platinum 6039 JavaScript Uživatelský manuál Strana 75

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 94
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 74
Scanning Functions 4-37
SendScanStatus
Description
Enable Send Scan Status to return the data after any scan. This data
precedes the bar code and includes the length of data and bar code type.
Syntax
SendScanStatus
Parameters
SendScanStatus true Enable Send Scan Status
false Default
Return Values
None
Example
<SCRIPT src="./jsUltra.js"></SCRIPT>
<SCRIPT type="text/javascript">
SCANNER.SendScanStatus = false;
// Send Scan Status
SCANNER.CommitConfigChanges();
//Save Changes to the Scanner Configuration
</SCRIPT>
<BODY>
<OBJECT id=”SCANNER” style="LEFT: 0px; WIDTH: 0px; TOP: 0px;
HEIGHT: 0px"
classid=clsid: AD3C761C-4BCC-403D-A68D-128ED702A417>
</OBJECT> //Instantiate Class
</BODY>
Zobrazit stránku 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 93 94

Komentáře k této Příručce

Žádné komentáře