-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSettings.xml
More file actions
82 lines (82 loc) · 1.36 KB
/
Settings.xml
File metadata and controls
82 lines (82 loc) · 1.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version='1.0' standalone='yes' ?>
<LVData xmlns="http://www.ni.com/LVData">
<Version>20.0f1</Version>
<Cluster>
<Name>Settings in</Name>
<NumElts>2</NumElts>
<Cluster>
<Name>Hardware Configuration</Name>
<NumElts>8</NumElts>
<Refnum>
<Name>Inst.</Name>
<RefKind>VISA</RefKind>
<Val>USB0::0x0471::0x2516::482H16101::INSTR</Val>
</Refnum>
<Cluster>
<Name>Serial Configuration</Name>
<NumElts>5</NumElts>
<U32>
<Name>Baud Rate</Name>
<Val>0</Val>
</U32>
<U16>
<Name>Parity</Name>
<Val>0</Val>
</U16>
<U16>
<Name>Data Bits</Name>
<Val>8</Val>
</U16>
<U16>
<Name>Stop Bits</Name>
<Val>10</Val>
</U16>
<U16>
<Name>Flow Control</Name>
<Val>9600</Val>
</U16>
</Cluster>
<Boolean>
<Name>Reset</Name>
<Val>1</Val>
</Boolean>
<I32>
<Name>Trigger Count</Name>
<Val>0</Val>
</I32>
<Boolean>
<Name>BIN State</Name>
<Val>0</Val>
</Boolean>
<Boolean>
<Name>COMP State</Name>
<Val>0</Val>
</Boolean>
<U16>
<Name>Trigger Source</Name>
<Val>0</Val>
</U16>
<Boolean>
<Name>Stat State </Name>
<Val>0</Val>
</Boolean>
</Cluster>
<Cluster>
<Name>Logging Configuration</Name>
<NumElts>3</NumElts>
<String>
<Name>*IDN?</Name>
<Val></Val>
</String>
<Path>
<Name>File Path</Name>
<Val></Val>
</Path>
<Refnum>
<Name>File Path Ref</Name>
<RefKind>Byte Stream File</RefKind>
<Val>0x00000000</Val>
</Refnum>
</Cluster>
</Cluster>
</LVData>