AN2263 Freescale Semiconductor / Motorola, AN2263 Datasheet - Page 26

no-image

AN2263

Manufacturer Part Number
AN2263
Description
PC Master Software: Creation of Advanced Control Pages
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
AN2263/D
Appendix B
<!****************************************************************************>
<!
<! Motorola Inc.
<! (c) Copyright 2001 Motorola, Inc.
<! ALL RIGHTS RESERVED.
<!
<!****************************************************************************>
<!
<! File Name: control_panel.xls
<!
<! Description: control tables to adjust application parameters
<!
<! Modules Included:
<!
<!****************************************************************************>
<html>
Sub ReadSettings()
26
<head>
</head>
<body>
<script language="VBScript">
Dim succ,v,tv,retMsg
succ = pcm.ReadVariable("A1",v,tv,retMsg)
If succ then
else
End If
succ = pcm.ReadVariable("d_omg1",v,tv,retMsg)
If succ then
else
End If
succ = pcm.ReadVariable("A2",v,tv,retMsg)
If succ then
else
End If
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="Adobe GoLive 4">
<title>Control Page</title>
<link rel="stylesheet" href="LMS.css" type="text/css">
A1.Value = tv
A1.Value = retMsg
d_omg1.Value = tv
d_omg1.Value = retMsg
A2.Value = tv
A2.Value = retMsg
PC Master Software: Creation of Advanced Control Pages
Freescale Semiconductor, Inc.
For More Information On This Product,
Go to: www.freescale.com
>
>
>
>
>
>
>
>
>
>
>
>
MOTOROLA

Related parts for AN2263