Skip to content

Commit 16c748f

Browse files
committed
Updated screens for Rigol_DS1000Z
1 parent 3b61ac3 commit 16c748f

10 files changed

Lines changed: 2267 additions & 2369 deletions

File tree

ipApp/op/adl/Rigol_DS1000Z.adl

Lines changed: 76 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ file {
55
}
66
display {
77
object {
8-
x=382
9-
y=179
8+
x=556
9+
y=173
1010
width=955
1111
height=950
1212
}
@@ -442,7 +442,7 @@ composite {
442442
object {
443443
x=75
444444
y=82
445-
width=450
445+
width=550
446446
height=18
447447
}
448448
monitor {
@@ -934,71 +934,11 @@ text {
934934
limits {
935935
}
936936
}
937-
text {
938-
object {
939-
x=530
940-
y=80
941-
width=100
942-
height=20
943-
}
944-
"basic attribute" {
945-
clr=14
946-
}
947-
textix="Last error"
948-
align="horiz. right"
949-
}
950-
"text update" {
951-
object {
952-
x=635
953-
y=80
954-
width=310
955-
height=20
956-
}
957-
monitor {
958-
chan="$(P)$(R)Error_RBV"
959-
clr=53
960-
bclr=4
961-
}
962-
format="string"
963-
limits {
964-
}
965-
}
966-
"related display" {
967-
object {
968-
x=650
969-
y=105
970-
width=110
971-
height=20
972-
}
973-
display[0] {
974-
label="asyn record"
975-
name="asynRecord.adl"
976-
args="P=$(P), R=$(R)Asyn"
977-
}
978-
clr=14
979-
bclr=51
980-
label="asyn record"
981-
}
982-
"message button" {
983-
object {
984-
x=530
985-
y=105
986-
width=100
987-
height=20
988-
}
989-
control {
990-
chan="$(P)$(R)ClearStatus.PROC"
991-
clr=14
992-
bclr=51
993-
}
994-
label="Reset error"
995-
press_msg="1"
996-
}
997937
menu {
998938
object {
999939
x=75
1000940
y=105
1001-
width=80
941+
width=100
1002942
height=20
1003943
}
1004944
control {
@@ -1024,7 +964,7 @@ menu {
1024964
object {
1025965
x=255
1026966
y=105
1027-
width=80
967+
width=100
1028968
height=20
1029969
}
1030970
control {
@@ -1059,3 +999,74 @@ text {
1059999
textix="Model"
10601000
align="horiz. right"
10611001
}
1002+
text {
1003+
object {
1004+
x=630
1005+
y=80
1006+
width=100
1007+
height=20
1008+
}
1009+
"basic attribute" {
1010+
clr=14
1011+
}
1012+
textix="Last error"
1013+
align="horiz. right"
1014+
}
1015+
"text update" {
1016+
object {
1017+
x=735
1018+
y=80
1019+
width=210
1020+
height=20
1021+
}
1022+
monitor {
1023+
chan="$(P)$(R)Error_RBV"
1024+
clr=53
1025+
bclr=4
1026+
}
1027+
format="string"
1028+
limits {
1029+
}
1030+
}
1031+
composite {
1032+
object {
1033+
x=630
1034+
y=105
1035+
width=230
1036+
height=20
1037+
}
1038+
"composite name"=""
1039+
children {
1040+
"message button" {
1041+
object {
1042+
x=630
1043+
y=105
1044+
width=100
1045+
height=20
1046+
}
1047+
control {
1048+
chan="$(P)$(R)ClearStatus.PROC"
1049+
clr=14
1050+
bclr=51
1051+
}
1052+
label="Reset error"
1053+
press_msg="1"
1054+
}
1055+
"related display" {
1056+
object {
1057+
x=750
1058+
y=105
1059+
width=110
1060+
height=20
1061+
}
1062+
display[0] {
1063+
label="asyn record"
1064+
name="asynRecord.adl"
1065+
args="P=$(P), R=$(R)Asyn"
1066+
}
1067+
clr=14
1068+
bclr=51
1069+
label="asyn record"
1070+
}
1071+
}
1072+
}

0 commit comments

Comments
 (0)