File tree Expand file tree Collapse file tree 9 files changed +115
-0
lines changed
ASCOM.Alpaca.Simulators/Pages Expand file tree Collapse file tree 9 files changed +115
-0
lines changed Original file line number Diff line number Diff line change 1212 }
1313 else
1414 {
15+ if (InstanceID == 0 )
16+ {
17+ < h3 >
18+ Camera Setup
19+ < / h3 >
20+ }
21+ else
22+ {
23+ <h3 >
24+ Camera @InstanceID Setup
25+ </h3 >
26+ }
27+
1528 @if (Device .Connected )
1629 {
1730 <fieldset >
Original file line number Diff line number Diff line change 1212 }
1313 else
1414 {
15+ if (InstanceID == 0 )
16+ {
17+ < h3 >
18+ Cover Calibrator Setup
19+ < / h3 >
20+ }
21+ else
22+ {
23+ <h3 >
24+ Cover Calibrator @InstanceID Setup
25+ </h3 >
26+ }
1527 @if (Device .Connected )
1628 {
1729 <fieldset >
Original file line number Diff line number Diff line change 1010 }
1111 else
1212 {
13+ if (InstanceID == 0 )
14+ {
15+ < h3 >
16+ Dome Setup
17+ < / h3 >
18+ }
19+ else
20+ {
21+ <h3 >
22+ Dome @InstanceID Setup
23+ </h3 >
24+ }
1325 @if (Device .Connected )
1426 {
1527 <fieldset >
Original file line number Diff line number Diff line change 1010 }
1111 else
1212 {
13+ if (InstanceID == 0 )
14+ {
15+ < h3 >
16+ Filter Wheel Setup
17+ < / h3 >
18+ }
19+ else
20+ {
21+ <h3 >
22+ Filter Wheel @InstanceID Setup
23+ </h3 >
24+ }
25+
1326 @if (Device .Connected )
1427 {
1528 <fieldset >
Original file line number Diff line number Diff line change 1010 }
1111 else
1212 {
13+ if (InstanceID == 0 )
14+ {
15+ < h3 >
16+ Focuser Setup
17+ < / h3 >
18+ }
19+ else
20+ {
21+ <h3 >
22+ Focuser @InstanceID Setup
23+ </h3 >
24+ }
25+
1326 @if (Device .IsConnected )
1427 {
1528 <fieldset >
Original file line number Diff line number Diff line change 1010 }
1111 else
1212 {
13+ if (InstanceID == 0 )
14+ {
15+ < h3 >
16+ Observing Conditions Setup
17+ < / h3 >
18+ }
19+ else
20+ {
21+ <h3 >
22+ Observing Conditions @InstanceID Setup
23+ </h3 >
24+ }
25+
1326 @if (Device .Connected )
1427 {
1528 <fieldset >
Original file line number Diff line number Diff line change 1010 }
1111 else
1212 {
13+ if (InstanceID == 0 )
14+ {
15+ < h3 >
16+ Rotator Setup
17+ < / h3 >
18+ }
19+ else
20+ {
21+ <h3 >
22+ Rotator @InstanceID Setup
23+ </h3 >
24+ }
25+
1326 @if (Device .Connected )
1427 {
1528 <fieldset >
Original file line number Diff line number Diff line change 1010 }
1111 else
1212 {
13+ if (InstanceID == 0 )
14+ {
15+ < h3 >
16+ Switch Setup
17+ < / h3 >
18+ }
19+ else
20+ {
21+ <h3 >
22+ Switch @InstanceID Setup
23+ </h3 >
24+ }
25+
1326 @if (Device .Connected )
1427 {
1528 <fieldset >
Original file line number Diff line number Diff line change 1111 }
1212 else
1313 {
14+ if (InstanceID == 0 )
15+ {
16+ < h3 >
17+ Telescope Setup
18+ < / h3 >
19+ }
20+ else
21+ {
22+ <h3 >
23+ Telescope @InstanceID Setup
24+ </h3 >
25+ }
26+
1427 @if (Device .Connected )
1528 {
1629 <fieldset >
You can’t perform that action at this time.
0 commit comments