The LAMP Application

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

lamp_mac/

read_xml.pro


Routines

result = NXmlparse(fileN, lun, tag, att, str, data, look=look)

searchATT, attr, name, value

getallATT, attr, names, values

getquotATT, att, nam, qt, v, di

read_xml, FileName, Data, XC=XC, YC=YC, ZC=ZC, E=E, N=N, PR=PR, PV=PV, PAR_TXT=PAR_TXT, W_tit=W_tit, X_tit=X_tit, Y_TIT=Y_TIT, Z_tit=Z_tit, OTHER_TIT=OTHER_TIT, SNAP=SNAP, SOURCE=SOURCE, Img=Img, HIST=HIST

Routine details

top NXmlparse

result = NXmlparse(fileN, lun, tag, att, str, data, look=look)

******* ********* ** tag parser

Parameters

fileN
lun
tag
att
str
data

Keywords

look

top searchATT

searchATT, attr, name, value

** ********* ** search for attributes

Parameters

attr
name
value

top getallATT

getallATT, attr, names, values

** ********* ** get all attributes

Parameters

attr
names
values

top getquotATT

getquotATT, att, nam, qt, v, di

** ********** ** stuff quotes

Parameters

att
nam
qt
v
di

top read_xml

read_xml, FileName, Data, XC=XC, YC=YC, ZC=ZC, E=E, N=N, PR=PR, PV=PV, PAR_TXT=PAR_TXT, W_tit=W_tit, X_tit=X_tit, Y_TIT=Y_TIT, Z_tit=Z_tit, OTHER_TIT=OTHER_TIT, SNAP=SNAP, SOURCE=SOURCE, Img=Img, HIST=HIST

** ******** ** read an xml file for lamp, written by lamp

Parameters

FileName
Data

Keywords

XC
YC
ZC
E
N
PR
PV
PAR_TXT
W_tit
X_tit
Y_TIT
Z_tit
OTHER_TIT
SNAP
SOURCE
Img
HIST

File attributes

Modification date: Tue Oct 1 14:36:01 2013
Lines: 279