Pyramid Solutions AB7603 Uživatelský manuál Strana 105

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 120
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 104
IT Functionality 9-24
© 2004 Pyramid Solutions Inc. Publication PUB-AB7603-008
Displaying I/O Data on a Web Page
The following is an example of an HTML file that when uploaded to the module
displays in hex the second byte of data from the IN able and the third byte of data
of the OUT table using the SSI “printf” command.
<html>
<head>
<title>Ethernet to DeviceNet BridgeWay</title>
</head>
<body>
<center>
</h1>
<?--#exec cmd_argument='printf(“IN 2 = 0x%2X”,InReadUByte(2))'-->
<?--#exec cmd_argument='printf(OUT 3 = 0x%2X”,OutReadUByte(3))'-->
</body>
</html>
Zobrazit stránku 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 119 120

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

Žádné komentáře