AN2263 Freescale Semiconductor / Motorola, AN2263 Datasheet - Page 27

no-image

AN2263

Manufacturer Part Number
AN2263
Description
PC Master Software: Creation of Advanced Control Pages
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
End Sub
Sub WriteValue
End Sub
Sub WriteValueOnEnter
End Sub
MOTOROLA
succ = pcm.ReadVariable("d_omg2",v,tv,retMsg)
If succ then
else
End If
succ = pcm.ReadVariable("D",v,tv,retMsg)
If succ then
else
End If
succ = pcm.ReadVariable("N",v,tv,retMsg)
If succ then
else
End If
succ = pcm.ReadVariable("mi",v,tv,retMsg)
If succ then
else
End If
Dim succ,retMsg
succ = pcm.WriteVariable(Window.Event.SrcElement.Name,Window.Event.SrcElement.Value,...
If succ then
else
End If
If chr(Window.Event.KeyCode) = VBCR Then
End If
d_omg2.Value = tv
d_omg2.Value = retMsg
D.Value = tv
D.Value = retMsg
N.Value = tv
N.Value = retMsg
mi.Value = tv
mi.Value = retMsg
txtError.InnerText = ""
txtError.InnerText = retMsg
WriteValue
PC Master Software: Creation of Advanced Control Pages
Freescale Semiconductor, Inc.
retMsg)
For More Information On This Product,
Go to: www.freescale.com
Appendix B
AN2263/D
27

Related parts for AN2263