-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTestStandDXImprovement.html
653 lines (608 loc) · 101 KB
/
TestStandDXImprovement.html
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
<!DOCTYPE html><html lang="pl-PL"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0"><meta name="apple-mobile-web-app-capable" content="yes"><meta http-equiv="X-UA-Compatible" content="ie=edge"><meta property="og:type" content="website"><meta name="twitter:card" content="summary"><style>@media screen{body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button,body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button,body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:inherit;cursor:pointer;font-size:inherit;opacity:80%;outline:none;padding:0;transition:opacity .2s linear}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button:disabled,body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button:disabled,body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container button:disabled{cursor:not-allowed;opacity:15%!important}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button:hover,body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button:hover,body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container button:hover{opacity:100%}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button:hover:active,body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button:hover:active,body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container button:hover:active{opacity:60%}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button:hover:not(:disabled),body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button:hover:not(:disabled),body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container button:hover:not(:disabled){transition:none}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=prev],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=prev],body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container button.bespoke-marp-presenter-info-page-prev{background:transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSI1IiBkPSJNNjggOTAgMjggNTBsNDAtNDAiLz48L3N2Zz4=") no-repeat 50%;background-size:contain;overflow:hidden;text-indent:100%;white-space:nowrap}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=next],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=next],body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container button.bespoke-marp-presenter-info-page-next{background:transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSI1IiBkPSJtMzIgOTAgNDAtNDAtNDAtNDAiLz48L3N2Zz4=") no-repeat 50%;background-size:contain;overflow:hidden;text-indent:100%;white-space:nowrap}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=fullscreen],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=fullscreen]{background:transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojZmZmO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NXB4fTwvc3R5bGU+PC9kZWZzPjxyZWN0IGNsYXNzPSJhIiB4PSIxMCIgeT0iMjAiIHdpZHRoPSI4MCIgaGVpZ2h0PSI2MCIgcng9IjUuNjciLz48cGF0aCBjbGFzcz0iYSIgZD0iTTQwIDcwSDIwVjUwbTIwIDBMMjAgNzBtNDAtNDBoMjB2MjBtLTIwIDAgMjAtMjAiLz48L3N2Zz4=") no-repeat 50%;background-size:contain;overflow:hidden;text-indent:100%;white-space:nowrap}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button.exit[data-bespoke-marp-osc=fullscreen],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button.exit[data-bespoke-marp-osc=fullscreen]{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDpub25lO3N0cm9rZTojZmZmO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2Utd2lkdGg6NXB4fTwvc3R5bGU+PC9kZWZzPjxyZWN0IGNsYXNzPSJhIiB4PSIxMCIgeT0iMjAiIHdpZHRoPSI4MCIgaGVpZ2h0PSI2MCIgcng9IjUuNjciLz48cGF0aCBjbGFzcz0iYSIgZD0iTTIwIDUwaDIwdjIwbS0yMCAwIDIwLTIwbTQwIDBINjBWMzBtMjAgMEw2MCA1MCIvPjwvc3ZnPg==")}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=presenter],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=presenter]{background:transparent url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNODcuOCA0Ny41Qzg5IDUwIDg3LjcgNTIgODUgNTJIMzVhOC43IDguNyAwIDAgMS03LjItNC41bC0xNS42LTMxQzExIDE0IDEyLjIgMTIgMTUgMTJoNTBhOC44IDguOCAwIDAgMSA3LjIgNC41ek02MCA1MnYzNm0tMTAgMGgyME00NSA0MmgyMCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iNSIvPjwvc3ZnPg==") no-repeat 50%;background-size:contain;overflow:hidden;text-indent:100%;white-space:nowrap}}.bespoke-marp-note,.bespoke-marp-osc,.bespoke-progress-parent{display:none;transition:none}@media screen{body,html{height:100%;margin:0}body{background:#000;overflow:hidden}svg.bespoke-marp-slide{content-visibility:hidden;opacity:0;pointer-events:none;z-index:-1}svg.bespoke-marp-slide.bespoke-marp-active{content-visibility:visible;opacity:100%;pointer-events:auto;z-index:0}svg.bespoke-marp-slide.bespoke-marp-active.bespoke-marp-active-ready *{-webkit-animation-name:__bespoke_marp__!important;animation-name:__bespoke_marp__!important}@supports not (content-visibility:hidden){svg.bespoke-marp-slide[data-bespoke-marp-load=hideable]{display:none}svg.bespoke-marp-slide[data-bespoke-marp-load=hideable].bespoke-marp-active{display:block}}[data-bespoke-marp-fragment=inactive]{visibility:hidden}body[data-bespoke-view=""] .bespoke-marp-parent,body[data-bespoke-view=next] .bespoke-marp-parent{bottom:0;left:0;position:absolute;right:0;top:0}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc,body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc{background:rgba(0,0,0,.65);border-radius:7px;bottom:50px;color:#fff;contain:paint;display:block;font-family:Helvetica,Arial,sans-serif;font-size:16px;left:50%;line-height:0;opacity:100%;padding:12px;position:absolute;touch-action:manipulation;transform:translateX(-50%);transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;will-change:transform;z-index:1}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>*,body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>*{margin-left:6px}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>:first-child,body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>:first-child{margin-left:0}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>span,body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>span{opacity:80%}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>span[data-bespoke-marp-osc=page],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>span[data-bespoke-marp-osc=page]{display:inline-block;min-width:140px;text-align:center}body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=fullscreen],body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=next],body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=presenter],body[data-bespoke-view=""] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=prev],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=fullscreen],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=next],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=presenter],body[data-bespoke-view=next] .bespoke-marp-parent>.bespoke-marp-osc>button[data-bespoke-marp-osc=prev]{height:32px;line-height:32px;width:32px}body[data-bespoke-view=""] .bespoke-marp-parent.bespoke-marp-inactive,body[data-bespoke-view=next] .bespoke-marp-parent.bespoke-marp-inactive{cursor:none}body[data-bespoke-view=""] .bespoke-marp-parent.bespoke-marp-inactive>.bespoke-marp-osc,body[data-bespoke-view=next] .bespoke-marp-parent.bespoke-marp-inactive>.bespoke-marp-osc{opacity:0;pointer-events:none}body[data-bespoke-view=""] svg.bespoke-marp-slide,body[data-bespoke-view=next] svg.bespoke-marp-slide{height:100%;left:0;position:absolute;top:0;width:100%}body[data-bespoke-view=""] .bespoke-progress-parent{background:#222;display:flex;height:5px;width:100%}body[data-bespoke-view=""] .bespoke-progress-parent+.bespoke-marp-parent{top:5px}body[data-bespoke-view=""] .bespoke-progress-parent .bespoke-progress-bar{background:#0288d1;flex:0 0 0;transition:flex-basis .2s cubic-bezier(0,1,1,1)}body[data-bespoke-view=next]{background:transparent}body[data-bespoke-view=presenter]{background:#161616}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container{display:grid;font-family:Helvetica,Arial,sans-serif;grid-template:"current next" minmax(140px,1fr) "current note" 2fr "info note" 3em/2fr 1fr;height:100%;left:0;position:absolute;top:0;width:100%}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-parent{grid-area:current;overflow:hidden;position:relative}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-parent svg.bespoke-marp-slide{height:calc(100% - 40px);left:20px;pointer-events:none;position:absolute;top:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:calc(100% - 40px)}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-parent svg.bespoke-marp-slide.bespoke-marp-active{filter:drop-shadow(0 3px 10px rgba(0,0,0,.5))}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-next-container{background:#222;cursor:pointer;display:none;grid-area:next;overflow:hidden;position:relative}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-next-container.active{display:block}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-next-container iframe.bespoke-marp-presenter-next{background:transparent;border:0;display:block;filter:drop-shadow(0 3px 10px rgba(0,0,0,.5));height:calc(100% - 40px);left:20px;pointer-events:none;position:absolute;top:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:calc(100% - 40px)}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-note-container{background:#222;color:#eee;grid-area:note}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-note-container .bespoke-marp-note{word-wrap:break-word;box-sizing:border-box;font-size:1.1em;height:calc(100% - 40px);margin:20px;overflow:auto;padding-right:3px;scrollbar-color:hsla(0,0%,93%,.5) transparent;scrollbar-width:thin;white-space:pre-wrap;width:calc(100% - 40px)}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-note-container .bespoke-marp-note::-webkit-scrollbar{width:6px}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-note-container .bespoke-marp-note::-webkit-scrollbar-track{background:transparent}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-note-container .bespoke-marp-note::-webkit-scrollbar-thumb{background:hsla(0,0%,93%,.5);border-radius:6px}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-note-container .bespoke-marp-note:empty{pointer-events:none}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-note-container .bespoke-marp-note.active{display:block}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-note-container .bespoke-marp-note p:first-child{margin-top:0}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-note-container .bespoke-marp-note p:last-child{margin-bottom:0}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container{align-items:center;box-sizing:border-box;color:#eee;display:flex;flex-wrap:nowrap;grid-area:info;justify-content:center;padding:0 10px}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container .bespoke-marp-presenter-info-page,body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container .bespoke-marp-presenter-info-time,body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container .bespoke-marp-presenter-info-timer{box-sizing:border-box;display:block;padding:0 10px;white-space:nowrap;width:100%}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container button{height:1.5em;line-height:1.5em;width:1.5em}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container .bespoke-marp-presenter-info-page{order:2;text-align:center}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container .bespoke-marp-presenter-info-page .bespoke-marp-presenter-info-page-text{display:inline-block;min-width:120px;text-align:center}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container .bespoke-marp-presenter-info-time{color:#999;order:1;text-align:left}body[data-bespoke-view=presenter] .bespoke-marp-presenter-container .bespoke-marp-presenter-info-container .bespoke-marp-presenter-info-timer{color:#999;order:3;text-align:right}}@media print{.bespoke-marp-presenter-info-container,.bespoke-marp-presenter-next-container,.bespoke-marp-presenter-note-container{display:none}}</style><style>div#p>svg>foreignObject>section{width:1280px;height:720px;box-sizing:border-box;overflow:hidden;position:relative;scroll-snap-align:center center}div#p>svg>foreignObject>section:after{bottom:0;content:attr(data-marpit-pagination);padding:inherit;pointer-events:none;position:absolute;right:0}div#p>svg>foreignObject>section:not([data-marpit-pagination]):after{display:none}/* Normalization */div#p>svg>foreignObject>section h1{font-size:2em;margin:0.67em 0}div#p>svg>foreignObject>section video::-webkit-media-controls{will-change:transform}@page{size:1280px 720px;margin:0}@media print{body,html{background-color:#fff;margin:0;page-break-inside:avoid;break-inside:avoid-page}div#p>svg>foreignObject>section{page-break-before:always;break-before:page}div#p>svg>foreignObject>section,div#p>svg>foreignObject>section *{-webkit-print-color-adjust:exact!important;animation-delay:0s!important;animation-duration:0s!important;color-adjust:exact!important;transition:none!important}div#p>svg[data-marpit-svg]{display:block;height:100vh;width:100vw}}div#p>svg>foreignObject>section svg[data-marp-fitting=svg]{display:block;height:auto;width:100%}@supports (-ms-ime-align:auto){div#p>svg>foreignObject>section svg[data-marp-fitting=svg]{position:static}}div#p>svg>foreignObject>section svg[data-marp-fitting=svg].__reflow__{content:""}@supports (-ms-ime-align:auto){div#p>svg>foreignObject>section svg[data-marp-fitting=svg].__reflow__{position:relative}}div#p>svg>foreignObject>section [data-marp-fitting-svg-content]{display:table;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content}div#p>svg>foreignObject>section [data-marp-fitting-svg-content-wrap]{white-space:pre}div#p>svg>foreignObject>section img[data-marp-twemoji]{background:transparent;height:1em;margin:0 .05em 0 .1em;vertical-align:-.1em;width:1em}
/*!
* Marp / Marpit Uncover theme
*
* @theme uncover
* @author Yuki Hattori
*
* @auto-scaling fittingHeader,math
* @size 16:9 1280px 720px
* @size 4:3 960px 720px
*/div#p>svg>foreignObject>section{word-wrap:break-word;--color-background:#fdfcff;--color-background-code:#f2f1f4;--color-background-paginate:rgba(32,34,40,0.05);--color-foreground:#202228;--color-highlight:#009dd5;--color-highlight-hover:#087eaa;--color-highlight-heading:#33b1dd;--color-header:rgba(32,34,40,0.4);--color-header-shadow:rgba(253,252,255,0.8);background:var(--color-background);flex-flow:column nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:40px;height:720px;justify-content:center;letter-spacing:3px;line-height:1.4;padding:30px 70px;position:relative;text-align:center;width:1280px;z-index:0}div#p>svg>foreignObject>section{--marpit-root-font-size:40px}div#p>svg>foreignObject>section,div#p>svg>foreignObject>section:after{color:var(--color-foreground);display:flex}div#p>svg>foreignObject>section:after{align-items:flex-end;background:linear-gradient(-45deg,var(--color-background-paginate) 50%,transparent 50%);background-size:cover;font-size:.6em;height:80px;justify-content:flex-end;padding:30px;text-align:right;text-shadow:0 0 5px var(--color-background);width:80px}div#p>svg>foreignObject>section:after{--marpit-root-font-size:.6em}div#p>svg>foreignObject>section:not(.invert) .hljs{background:#fff;display:block;overflow-x:auto;padding:.5em}div#p>svg>foreignObject>section:not(.invert) .hljs,div#p>svg>foreignObject>section:not(.invert) .hljs-subst{color:#000}div#p>svg>foreignObject>section:not(.invert) .hljs-addition,div#p>svg>foreignObject>section:not(.invert) .hljs-meta,div#p>svg>foreignObject>section:not(.invert) .hljs-string,div#p>svg>foreignObject>section:not(.invert) .hljs-symbol,div#p>svg>foreignObject>section:not(.invert) .hljs-template-tag,div#p>svg>foreignObject>section:not(.invert) .hljs-template-variable{color:#756bb1}div#p>svg>foreignObject>section:not(.invert) .hljs-comment,div#p>svg>foreignObject>section:not(.invert) .hljs-quote{color:#636363}div#p>svg>foreignObject>section:not(.invert) .hljs-bullet,div#p>svg>foreignObject>section:not(.invert) .hljs-link,div#p>svg>foreignObject>section:not(.invert) .hljs-literal,div#p>svg>foreignObject>section:not(.invert) .hljs-number,div#p>svg>foreignObject>section:not(.invert) .hljs-regexp{color:#31a354}div#p>svg>foreignObject>section:not(.invert) .hljs-deletion,div#p>svg>foreignObject>section:not(.invert) .hljs-variable{color:#88f}div#p>svg>foreignObject>section:not(.invert) .hljs-built_in,div#p>svg>foreignObject>section:not(.invert) .hljs-doctag,div#p>svg>foreignObject>section:not(.invert) .hljs-keyword,div#p>svg>foreignObject>section:not(.invert) .hljs-name,div#p>svg>foreignObject>section:not(.invert) .hljs-section,div#p>svg>foreignObject>section:not(.invert) .hljs-selector-class,div#p>svg>foreignObject>section:not(.invert) .hljs-selector-id,div#p>svg>foreignObject>section:not(.invert) .hljs-selector-tag,div#p>svg>foreignObject>section:not(.invert) .hljs-strong,div#p>svg>foreignObject>section:not(.invert) .hljs-tag,div#p>svg>foreignObject>section:not(.invert) .hljs-title,div#p>svg>foreignObject>section:not(.invert) .hljs-type{color:#3182bd}div#p>svg>foreignObject>section:not(.invert) .hljs-emphasis{font-style:italic}div#p>svg>foreignObject>section:not(.invert) .hljs-attribute{color:#e6550d}div#p>svg>foreignObject>section.invert{--color-background:#202228;--color-background-code:#2b2d33;--color-background-paginate:hsla(0,0%,100%,0.05);--color-foreground:#fff;--color-highlight:#60d0f0;--color-highlight-hover:#88dcf4;--color-highlight-heading:#80d9f3;--color-header:hsla(0,0%,100%,0.4);--color-header-shadow:rgba(32,34,40,0.8)}div#p>svg>foreignObject>section.invert .hljs{background:#222;color:#fff;display:block;overflow-x:auto;padding:.5em}div#p>svg>foreignObject>section.invert .hljs-comment,div#p>svg>foreignObject>section.invert .hljs-quote{color:#777}div#p>svg>foreignObject>section.invert .hljs-built_in,div#p>svg>foreignObject>section.invert .hljs-builtin-name,div#p>svg>foreignObject>section.invert .hljs-bullet,div#p>svg>foreignObject>section.invert .hljs-deletion,div#p>svg>foreignObject>section.invert .hljs-link,div#p>svg>foreignObject>section.invert .hljs-literal,div#p>svg>foreignObject>section.invert .hljs-meta,div#p>svg>foreignObject>section.invert .hljs-number,div#p>svg>foreignObject>section.invert .hljs-params,div#p>svg>foreignObject>section.invert .hljs-regexp,div#p>svg>foreignObject>section.invert .hljs-symbol,div#p>svg>foreignObject>section.invert .hljs-tag,div#p>svg>foreignObject>section.invert .hljs-template-variable,div#p>svg>foreignObject>section.invert .hljs-variable{color:#ab875d}div#p>svg>foreignObject>section.invert .hljs-attribute,div#p>svg>foreignObject>section.invert .hljs-name,div#p>svg>foreignObject>section.invert .hljs-section,div#p>svg>foreignObject>section.invert .hljs-selector-class,div#p>svg>foreignObject>section.invert .hljs-selector-id,div#p>svg>foreignObject>section.invert .hljs-title,div#p>svg>foreignObject>section.invert .hljs-type{color:#9b869b}div#p>svg>foreignObject>section.invert .hljs-addition,div#p>svg>foreignObject>section.invert .hljs-keyword,div#p>svg>foreignObject>section.invert .hljs-selector-tag,div#p>svg>foreignObject>section.invert .hljs-string{color:#8f9c6c}div#p>svg>foreignObject>section.invert .hljs-emphasis{font-style:italic}div#p>svg>foreignObject>section.invert .hljs-strong{font-weight:700}div#p>svg>foreignObject>section>:first-child,div#p>svg>foreignObject>section[data-header]>:nth-child(2){margin-top:0}div#p>svg>foreignObject>section>:last-child,div#p>svg>foreignObject>section[data-footer]>:nth-last-child(2){margin-bottom:0}div#p>svg>foreignObject>section svg[data-marp-fitting=svg]{--preserve-aspect-ratio:xMidYMid meet;max-height:660px}div#p>svg>foreignObject>section blockquote,div#p>svg>foreignObject>section p{margin:0 0 15px}div#p>svg>foreignObject>section h1,div#p>svg>foreignObject>section h2,div#p>svg>foreignObject>section h3,div#p>svg>foreignObject>section h4,div#p>svg>foreignObject>section h5,div#p>svg>foreignObject>section h6{margin:15px 0 30px}div#p>svg>foreignObject>section h1 strong,div#p>svg>foreignObject>section h2 strong,div#p>svg>foreignObject>section h3 strong,div#p>svg>foreignObject>section h4 strong,div#p>svg>foreignObject>section h5 strong,div#p>svg>foreignObject>section h6 strong{color:var(--color-highlight-heading);font-weight:inherit}div#p>svg>foreignObject>section h1{font-size:2em}div#p>svg>foreignObject>section h2{font-size:1.7em}div#p>svg>foreignObject>section h3{font-size:1.4em;letter-spacing:2px}div#p>svg>foreignObject>section h4{font-size:1.2em;letter-spacing:2px}div#p>svg>foreignObject>section h5{font-size:1em;letter-spacing:1px}div#p>svg>foreignObject>section h6{font-size:.8em;letter-spacing:1px}div#p>svg>foreignObject>section footer,div#p>svg>foreignObject>section header{color:var(--color-header);font-size:.45em;left:70px;letter-spacing:1px;position:absolute;right:70px;text-shadow:0 1px 0 var(--color-header-shadow);z-index:1}div#p>svg>foreignObject>section header{top:30px}div#p>svg>foreignObject>section footer{bottom:30px}div#p>svg>foreignObject>section a{color:var(--color-highlight);text-decoration:none}div#p>svg>foreignObject>section a:hover{color:var(--color-highlight-hover);text-decoration:underline}div#p>svg>foreignObject>section ol,div#p>svg>foreignObject>section ul{margin:0 auto;text-align:left}div#p>svg>foreignObject>section>ol,div#p>svg>foreignObject>section>ul{margin-bottom:15px}div#p>svg>foreignObject>section code,div#p>svg>foreignObject>section pre{background:var(--color-background-code);color:var(--color-foreground);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;letter-spacing:0;margin:-.2em .2em .2em;padding:.2em}div#p>svg>foreignObject>section pre{box-shadow:0 4px 8px rgba(0,0,0,.2);font-size:70%;line-height:1.15;margin:15px auto 30px;min-width:40%;padding:.4em .6em;text-align:left}div#p>svg>foreignObject>section pre>code{margin:0;padding:0}div#p>svg>foreignObject>section table{border-collapse:collapse;margin:0 auto 15px}div#p>svg>foreignObject>section table>tbody>tr>td,div#p>svg>foreignObject>section table>tbody>tr>th,div#p>svg>foreignObject>section table>thead>tr>td,div#p>svg>foreignObject>section table>thead>tr>th{padding:.15em .5em}div#p>svg>foreignObject>section table>thead>tr>td,div#p>svg>foreignObject>section table>thead>tr>th{border-bottom:3px solid}div#p>svg>foreignObject>section table>tbody>tr:not(:last-child)>td,div#p>svg>foreignObject>section table>tbody>tr:not(:last-child)>th{border-bottom:1px solid}div#p>svg>foreignObject>section blockquote{font-size:90%;line-height:1.3;padding:0 2em;position:relative;z-index:0}div#p>svg>foreignObject>section blockquote:after,div#p>svg>foreignObject>section blockquote:before{content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNNDQgMTkuMyAzOC45NCAwQzguMTQgOS41OSAwIDQwLjA1IDAgNTQuODNWMTAwaDQxLjQ3VjU0LjgzaC0yM2MtLjA0LS4yOC4yNS0yNy42NiAyNS41My0zNS41M3ptNTYgMEw5NC45NCAwQzY0LjE0IDkuNTkgNTYgNDAuMDUgNTYgNTQuODNWMTAwaDQxLjQ3VjU0LjgzaC0yM2MtLjA0LS4yOC4yNS0yNy42NiAyNS41My0zNS41M3oiIHN0eWxlPSJmaWxsOiM4ODg7b3BhY2l0eTouMzMiLz48L3N2Zz4=");height:auto;pointer-events:none;position:absolute;width:1em;z-index:-1}div#p>svg>foreignObject>section blockquote:before{left:0;top:0}div#p>svg>foreignObject>section blockquote:after{bottom:0;right:0;transform:rotate(180deg)}div#p>svg>foreignObject>section blockquote>:last-child{margin-bottom:0}div#p>svg>foreignObject>section mark{background:transparent;color:var(--color-highlight)}div#p>svg>foreignObject>section h2{position:absolute;left:80px;top:80px;right:80px;height:70px;line-height:70px}div#p>svg>foreignObject>section[data-marpit-advanced-background=background]{columns:initial!important;display:block!important;padding:0!important}div#p>svg>foreignObject>section[data-marpit-advanced-background=background]:after,div#p>svg>foreignObject>section[data-marpit-advanced-background=background]:before,div#p>svg>foreignObject>section[data-marpit-advanced-background=content]:after,div#p>svg>foreignObject>section[data-marpit-advanced-background=content]:before{display:none!important}div#p>svg>foreignObject>section[data-marpit-advanced-background=background]>div[data-marpit-advanced-background-container]{all:initial;display:flex;flex-direction:row;height:100%;overflow:hidden;width:100%}div#p>svg>foreignObject>section[data-marpit-advanced-background=background]>div[data-marpit-advanced-background-container][data-marpit-advanced-background-direction=vertical]{flex-direction:column}div#p>svg>foreignObject>section[data-marpit-advanced-background=background][data-marpit-advanced-background-split]>div[data-marpit-advanced-background-container]{width:var(--marpit-advanced-background-split,50%)}div#p>svg>foreignObject>section[data-marpit-advanced-background=background][data-marpit-advanced-background-split=right]>div[data-marpit-advanced-background-container]{margin-left:calc(100% - var(--marpit-advanced-background-split, 50%))}div#p>svg>foreignObject>section[data-marpit-advanced-background=background]>div[data-marpit-advanced-background-container]>figure{all:initial;background-position:center;background-repeat:no-repeat;background-size:cover;flex:auto;margin:0}div#p>svg>foreignObject>section[data-marpit-advanced-background=content],div#p>svg>foreignObject>section[data-marpit-advanced-background=pseudo]{background:transparent!important}div#p>svg>foreignObject>section[data-marpit-advanced-background=pseudo],div#p>svg[data-marpit-svg]>foreignObject[data-marpit-advanced-background=pseudo]{pointer-events:none!important}div#p>svg>foreignObject>section[data-marpit-advanced-background-split]{width:100%;height:100%}</style></head><body><div class="bespoke-marp-osc"><button data-bespoke-marp-osc="prev" tabindex="-1" title="Previous slide">Previous slide</button><span data-bespoke-marp-osc="page"></span><button data-bespoke-marp-osc="next" tabindex="-1" title="Next slide">Next slide</button><button data-bespoke-marp-osc="fullscreen" tabindex="-1" title="Toggle fullscreen (f)">Toggle fullscreen</button><button data-bespoke-marp-osc="presenter" tabindex="-1" title="Open presenter view (p)">Open presenter view</button></div><div id="p"><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="1" data-class="invert" data-theme="uncover" class="invert" style="--class:invert;--theme:uncover;">
<h1>Improving TestStand Developer Experience</h1>
<div style="font-size:50%;"><br />Michał Bieńkowski<br />15.11.2021<br /><b>Global LabVIEW Architects' Summit</b></div>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="2" data-header="Random Ramblings on DX" data-theme="uncover" style="--header:Random Ramblings on DX;--theme:uncover;">
<header>Random Ramblings on DX</header>
<h2>What is DX?</h2>
<p><br /><br /></p>
<blockquote>
<p>Developer experience describes the interactions and feelings that a developer has when working with a body of code in order to meet a specific objective. You can think of developer experience as the user experience specifically for programmers.</p>
</blockquote>
<div style="font-size:50%;"><br /><a href="https://www.redhat.com/architect/developer-experience"><u>Source</u></a></div>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="3" data-header="Random Ramblings on DX" data-theme="uncover" style="--header:Random Ramblings on DX;--theme:uncover;">
<header>Random Ramblings on DX</header>
<h2>What makes DX good?</h2>
<p><br /><br /></p>
<blockquote>
<p>Do not forget to make your developers happy, and keep them happy!</p>
</blockquote>
<div style="font-size:50%;"><br /><a href="https://developerexperience.io/practices/good-developer-experience"><u>Source</u></a></div>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="4" data-header="Random Ramblings on DX" data-class="invert" data-theme="uncover" class="invert" style="--header:Random Ramblings on DX;--class:invert;--theme:uncover;">
<header>Random Ramblings on DX</header>
<h1><code>Equals(GoodDX, GoodIDE)</code>?</h1>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="5" data-marpit-fragments="6" data-header="Random Ramblings on DX" data-theme="uncover" style="--header:Random Ramblings on DX;--theme:uncover;">
<header>Random Ramblings on DX</header>
<h2>What makes IDE good?</h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1">Encourages code reuse and saves us from reinventing the wheel</li>
<li data-marpit-fragment="2">Promotes automation, do tedious and boring tasks for us, and lets us focus on important things</li>
<li data-marpit-fragment="3">Provides practical toolboxes, tools palettes, etc.</li>
<li data-marpit-fragment="4">Provides context-aware information</li>
<li data-marpit-fragment="5">Allows personalization</li>
<li data-marpit-fragment="6">Provides useful shortcuts like <strong>Quick Drop</strong></li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="6" data-marpit-fragments="5" data-header="Random Ramblings on DX" data-theme="uncover" style="--header:Random Ramblings on DX;--theme:uncover;">
<header>Random Ramblings on DX</header>
<h2>Why do we like <strong>Quick Drop</strong>?</h2>
<br />
<ul>
<li data-marpit-fragment="1">Always at hand</li>
<li data-marpit-fragment="2">Exposes a lot of properties and functions through the VI Server which we can use for automation</li>
<li data-marpit-fragment="3">Easy to extend</li>
<li data-marpit-fragment="4">Simple, practical, and allows many customizations - precisely those <strong>I need</strong></li>
<li data-marpit-fragment="5">Has nice community</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="7" data-header="Random Ramblings on DX" data-theme="uncover" style="--header:Random Ramblings on DX;--theme:uncover;">
<header>Random Ramblings on DX</header>
<h1>What else would we like to have in our IDE to have a good DX?</h1>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="8" data-class="invert" data-theme="uncover" class="invert" style="--class:invert;--theme:uncover;">
<h1><code>*.tsenv</code></h1>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="9" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>TestStand Directory Structure</h2>
<p><br /><br /></p>
<ul>
<li><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/directories_ts/"><TestStand></a> (%TestStand%)
<ul>
<li><code>TestStandPath_TestStand</code></li>
</ul>
</li>
<li><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/directories_ts_public/"><TestStand Public></a> (%TestStandPublic%)
<ul>
<li><code>TestStandPath_Public</code></li>
</ul>
</li>
<li><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/directories_ts_app_data/"><TestStand Application Data></a> (%TestStandAppData%)
<ul>
<li><code>TestStandPath_CommonAppData</code></li>
</ul>
</li>
<li><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/directories_ts_local_app_data/"><TestStand Local Application Data></a>
<ul>
<li><code>TestStandPath_LocalAppData</code></li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="10" data-marpit-fragments="4" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>Side-by-Side TestStand System Configurations</h2>
<br />
<ul>
<li data-marpit-fragment="1">Before 2016:
<ul>
<li data-marpit-fragment="2">Manual file management <img class="emoji" draggable="false" alt="🤮" src="https://twemoji.maxcdn.com/2/svg/1f92e.svg" data-marp-twemoji=""/></li>
<li data-marpit-fragment="3">Scripts for file management <img class="emoji" draggable="false" alt="😵" src="https://twemoji.maxcdn.com/2/svg/1f635.svg" data-marp-twemoji=""/></li>
<li data-marpit-fragment="4">Separate VM per TestStand system configuration <img class="emoji" draggable="false" alt="😐" src="https://twemoji.maxcdn.com/2/svg/1f610.svg" data-marp-twemoji=""/></li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="11" data-marpit-fragments="7" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>TestStand Environments (tsenv)</h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tshelp/infotopics/2016whatsnew/#Env">Introduced in TestStand 2016</a></li>
<li data-marpit-fragment="2"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/tsenv/">Enables mltpl side-by-side configs on a sgl system</a></li>
<li data-marpit-fragment="3">Gives us better control over:
<ul>
<li data-marpit-fragment="4"><TestStand Public> ➔ <code>Public</code></li>
<li data-marpit-fragment="5"><TestStand Application Data> ➔ <code>CommonAppData</code></li>
<li data-marpit-fragment="6"><TestStand Local Application Data> ➔ <code>TestStandPath_LocalAppData</code></li>
</ul>
</li>
<li data-marpit-fragment="7"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/tsenv_limitations/">Limitations</a> (<strong>User Management</strong>, Remote Engine, Simultaneous Execution)</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="12" data-marpit-fragments="3" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>How to Create <code>*.tsenv</code></h2>
<br />
<ul>
<li data-marpit-fragment="1">Select menu <strong>Configure»Environment</strong></li>
<li data-marpit-fragment="2">Configure: <img src="https://github.com/425J/GLA/blob/main/images/ConfigEnv.png?raw=true" alt="Configure Environment" /></li>
<li data-marpit-fragment="3">Restart using <code>tsenv</code> <img class="emoji" draggable="false" alt="🙁" src="https://twemoji.maxcdn.com/2/svg/1f641.svg" data-marp-twemoji=""/></li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="13" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2><code>425J.tsenv</code> Content</h2>
<br />
<pre><code>[TestStandPaths]
CommonAppData = "CommonAppData"
Public = "Public"
LocalAppData = "LocalAppData"
</code></pre>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="14" data-marpit-fragments="6" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>Side Notes (1/2)</h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsapiref/reftopics/engine_getenvironmentpath_m/"><code>Engine.GetEnvironmentPath</code></a></li>
<li data-marpit-fragment="2"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsapiref/reftopics/engineinitializationsettings_setenvironmentpath_m/"><code>EngineInitializationSettings.SetEnvironmentPath</code></a>
<ul>
<li data-marpit-fragment="3"><a href="https://forums.ni.com/t5/NI-TestStand/How-to-specify-environment-when-using-custom-OI/m-p/4184312#M64285">Example</a></li>
</ul>
</li>
<li data-marpit-fragment="4"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/tsenv_limitations/">How to disable environments in Windows registry</a></li>
<li data-marpit-fragment="5">There is no need to copy all files from <code><TestStand></code>
<ul>
<li data-marpit-fragment="6">To add default tools, select menu <strong>Tools»Customize</strong> and then click <strong>Export Items to File</strong>. Created <code>*.ini</code> file move to <code><Public>\Setup\ToolMenusToInstall</code>.</li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="15" data-marpit-fragments="3" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>Side Notes (2/2)</h2>
<br />
<ul>
<li data-marpit-fragment="1">Adding the environment to the version control system gives us full control over the configuration
<ul>
<li data-marpit-fragment="2">Keeping environment files in the project repo</li>
<li data-marpit-fragment="3">Separate repo for environment</li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="16" data-marpit-fragments="6" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>Choosing an Environment</h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1">To launch Sequence Editor in an environment:
<ul>
<li data-marpit-fragment="2">Use menu <strong>Configure»Environment</strong> <img class="emoji" draggable="false" alt="🥴" src="https://twemoji.maxcdn.com/2/svg/1f974.svg" data-marp-twemoji=""/></li>
<li data-marpit-fragment="3">Set fixed environment using Windows registry <img class="emoji" draggable="false" alt="😬" src="https://twemoji.maxcdn.com/2/svg/1f62c.svg" data-marp-twemoji=""/>
<ul>
<li data-marpit-fragment="4"><a href="https://forums.ni.com/t5/Discussions-au-sujet-des-autres/TestStand-2016-SP1-Lancement-de-TestStand-avec-un-quot/m-p/3788420#M52881">Example</a></li>
</ul>
</li>
<li data-marpit-fragment="5">Use CLI and <code>/env</code> switch <img class="emoji" draggable="false" alt="🥳" src="https://twemoji.maxcdn.com/2/svg/1f973.svg" data-marp-twemoji=""/>
<ul>
<li data-marpit-fragment="6"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/tsenv_choosing/">TestStand executables supporting the <code>/env</code> switch</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;--marpit-advanced-background-split:50%;" data-marpit-advanced-background="background" data-marpit-advanced-background-split="right"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/CLI.png?raw=true");background-size:auto 99%;"></figure></div></section></foreignObject><foreignObject width="50%" height="720"><section id="17" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;--marpit-advanced-background-split:50%;" data-marpit-advanced-background="content" data-marpit-advanced-background-split="right">
<header>TestStand Environment</header>
<h2>SeqEdit CLI</h2>
<p><br /><br /></p>
<p><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/startup_opt/">Startup Options</a></p>
<p><code>"%TestStandBin%\SeqEdit.exe" /help</code></p>
<p><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsuiref/reftopics/applicationmgr_processcommandline_p/"><code>ApplicationMgr.ProcessCommandLine</code></a></p>
<br />
<p>There is no <code>/quiet</code> switch <img class="emoji" draggable="false" alt="😥" src="https://twemoji.maxcdn.com/2/svg/1f625.svg" data-marp-twemoji=""/></p>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="18" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>Startup Script (1/2)</h2>
<br />
<pre><code class="language-bat">@<span class="hljs-built_in">ECHO</span> OFF
<span class="hljs-built_in">SETLOCAL</span>
<span class="hljs-built_in">SET</span> "InitialWorkingDir=%~dp0"
<span class="hljs-built_in">CD</span> "<span class="hljs-variable">%InitialWorkingDir%</span>"
<span class="hljs-built_in">ECHO</span> Initial working directory: <span class="hljs-variable">%InitialWorkingDir%</span>
<span class="hljs-built_in">SET</span> "TSEvironment=<span class="hljs-variable">%InitialWorkingDir%</span><span class="hljs-number">425</span>J.tsenv"
<span class="hljs-built_in">ECHO</span> TestStand environment file: <span class="hljs-variable">%TSEvironment%</span>
<span class="hljs-comment">
REM Start TestStand Sequence Editor using TestStand environment file.</span>
<span class="hljs-built_in">START</span> "<span class="hljs-built_in">Start</span> SeqEdit" "<span class="hljs-variable">%TestStandBin%</span>\SeqEdit.exe" /env "<span class="hljs-variable">%TSEvironment%</span>"
<span class="hljs-built_in">ECHO</span> Starting SeqEdit.exe: <span class="hljs-variable">%TestStandBin%</span>\[<span class="hljs-number">92</span>mSeqEdit.exe[<span class="hljs-number">0</span>m
<span class="hljs-built_in">ENDLOCAL</span>
</code></pre>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="19" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>Startup Script (2/2)</h2>
<br />
<p><img src="https://github.com/425J/GLA/blob/main/images/Startup.png?raw=true" alt="Startup Script" /><br />
⬇⬇⬇<br />
<img src="https://github.com/425J/GLA/blob/main/images/Status.png?raw=true" alt="Status" /></p>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="20" data-header="TestStand Environment" data-theme="uncover" style="--header:TestStand Environment;--theme:uncover;">
<header>TestStand Environment</header>
<h2>Summary</h2>
<br />
<p>TestStand Environment is a perfect foundation for DX improvement.</p>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="21" data-class="invert" data-theme="uncover" class="invert" style="--class:invert;--theme:uncover;">
<h1><code>layout_*.bin</code></h1>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/SeqEditMessyLayout.png?raw=true");background-size:auto 80%;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="22" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration</header>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/SeqEditMessyLayout.png?raw=true");background-size:auto 80%;filter:opacity(.5);"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="23" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration</header>
<p><img class="emoji" draggable="false" alt="😲" src="https://twemoji.maxcdn.com/2/svg/1f632.svg" data-marp-twemoji=""/> <strong>Overwhelmed?</strong> <img class="emoji" draggable="false" alt="🥴" src="https://twemoji.maxcdn.com/2/svg/1f974.svg" data-marp-twemoji=""/><br />
</p>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/SeqEditSimpleLayout.png?raw=true");background-size:auto 80%;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="24" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration</header>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/SeqEditSimpleLayout.png?raw=true");background-size:auto 80%;filter:opacity(.5);"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="25" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration</header>
<p><img class="emoji" draggable="false" alt="🤩" src="https://twemoji.maxcdn.com/2/svg/1f929.svg" data-marp-twemoji=""/> <strong>Better?</strong> <img class="emoji" draggable="false" alt="🥳" src="https://twemoji.maxcdn.com/2/svg/1f973.svg" data-marp-twemoji=""/><br />
</p>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="26" data-marpit-fragments="9" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;">
<header>TestStand UI Configuration</header>
<h2>Toolbars and Menus (1/2)</h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1"><strong>View»Customize Toolbars/Menus</strong>
<ul>
<li data-marpit-fragment="2">Create custom toolbar
<ul>
<li data-marpit-fragment="3">Expose normally hidden items <img class="emoji" draggable="false" alt="🤫" src="https://twemoji.maxcdn.com/2/svg/1f92b.svg" data-marp-twemoji=""/>
<ul>
<li data-marpit-fragment="4"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsref/infotopics/db_edit_paths_in_files/"><code>Edit\Edit Paths</code></a></li>
<li data-marpit-fragment="5">Other?</li>
</ul>
</li>
</ul>
</li>
<li data-marpit-fragment="6">Alter menus</li>
<li data-marpit-fragment="7">Enable large icons</li>
</ul>
</li>
<li data-marpit-fragment="8">It's not possible to create a toolbar with custom tools <img class="emoji" draggable="false" alt="😢" src="https://twemoji.maxcdn.com/2/svg/1f622.svg" data-marp-twemoji=""/></li>
<li data-marpit-fragment="9">No custom icons <img class="emoji" draggable="false" alt="🙁" src="https://twemoji.maxcdn.com/2/svg/1f641.svg" data-marp-twemoji=""/></li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="27" data-marpit-fragments="5" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;">
<header>TestStand UI Configuration</header>
<h2>Toolbars and Menus (2/2)</h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1"><strong>View»Customize Toolbars/Menus</strong>
<ul>
<li data-marpit-fragment="2">Alter keyboard shortcuts
<ul>
<li data-marpit-fragment="3">Useful:<code>View\Windows</code>, <code>View\Sequences</code>, <code>View\Variables</code>, <code>View\Steps</code>, <code>View\Step Settings</code>, <code>Edit\Edit</code>, <code>Edit\Specify Module</code></li>
<li data-marpit-fragment="4">Useless:<code>Edit\Surround Selection With</code> <img class="emoji" draggable="false" alt="🤨" src="https://twemoji.maxcdn.com/2/svg/1f928.svg" data-marp-twemoji=""/><img class="emoji" draggable="false" alt="🤔" src="https://twemoji.maxcdn.com/2/svg/1f914.svg" data-marp-twemoji=""/></li>
</ul>
</li>
<li data-marpit-fragment="5">For mouseless editing, pair with Quick Drop and Templates <img class="emoji" draggable="false" alt="🤠" src="https://twemoji.maxcdn.com/2/svg/1f920.svg" data-marp-twemoji=""/></li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-marpit-fragments="3" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;--marpit-advanced-background-split:50%;" data-marpit-advanced-background="background" data-marpit-advanced-background-split="right"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/ExpressionEdit.png?raw=true");background-size:auto 99%;"></figure></div></section></foreignObject><foreignObject width="50%" height="720"><section id="28" data-marpit-fragments="3" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;--marpit-advanced-background-split:50%;" data-marpit-advanced-background="content" data-marpit-advanced-background-split="right">
<header>TestStand UI Configuration</header>
<h2>Expression Editing Options</h2>
<p><br /><br /><br /><br /></p>
<ul>
<li data-marpit-fragment="1">Select <strong>Expression»Right Click»<a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsref/infotopics/db_exp_edit_options/">Options</a></strong>
<ul>
<li data-marpit-fragment="2">Hotkeys</li>
<li data-marpit-fragment="3">Font Size</li>
</ul>
</li>
</ul>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="29" data-marpit-fragments="7" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;">
<header>TestStand UI Configuration</header>
<h2>Step List Configuration</h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1">Select <strong>Step List»Right Click»Step List Configurations»<a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsref/infotopics/db_step_list_config/">Edit Step List Configurations</a></strong>
<ul>
<li data-marpit-fragment="2">Seperete configurations for edit and execution</li>
<li data-marpit-fragment="3">Appearance
<ul>
<li data-marpit-fragment="4">Icons, Fonts, Colors, Other</li>
</ul>
</li>
<li data-marpit-fragment="5">Custom <a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsref/infotopics/db_configuration_prop_columns/">columns</a>
<ul>
<li data-marpit-fragment="6"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsuiref/reftopics/seqviewcolumn_type_p/"><code>SeqViewColumnTypes</code></a></li>
<li data-marpit-fragment="7"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsuiref/reftopics/seqviewcolumn_expression_p/"><code>SeqViewColumn.Expression</code></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/AttributesExp.png?raw=true");background-size:auto 50%;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="30" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration</header>
<h2>Custom SeqView Columns (1/5)</h2>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/Attributes.png?raw=true");background-size:auto 50%;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="31" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration</header>
<h2>Custom SeqView Columns (2/5)</h2>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="32" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;">
<header>TestStand UI Configuration</header>
<h2>Custom SeqView Columns (3/5)</h2>
<p><br /><br /></p>
<p>Result recording column <code>Expression</code>:</p>
<pre><code>RunState.Engine.StationOptions.DisableResults ?
"Disabled"
:(RunState.Sequence.DisableResults && Step.ResultRecordingOption != 2) ?
"Disabled"
:(Step.ResultRecordingOption == 0) ?
"Disabled"
:"Enabled"
</code></pre>
<p>Result recording column <code>Text Color Expression</code>:</p>
<pre><code>tsWhite
</code></pre>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="33" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;">
<header>TestStand UI Configuration</header>
<h2>Custom SeqView Columns (4/5)</h2>
<p><br /><br /></p>
<p>Result recording column <code>Background Color Expression</code>:</p>
<pre><code>RunState.Engine.StationOptions.DisableResults ?
tsBlack
:(Step.ResultRecordingOption == 0) ?
tsDarkRed
:(RunState.Sequence.DisableResults && Step.ResultRecordingOption == 1) ?
tsDarkGray
:(RunState.Sequence.DisableResults && Step.ResultRecordingOption == 2) ?
tsDarkBlue
:(Step.ResultRecordingOption == 1) ?
tsDarkGreen
:tsBlue
</code></pre>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/Reporting.png?raw=true");background-size:auto 50%;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="34" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration</header>
<h2>Custom SeqView Columns (5/5)</h2>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="35" data-marpit-fragments="7" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;">
<header>TestStand UI Configuration</header>
<h2>Sequence Editor Options</h2>
<br />
<ul>
<li data-marpit-fragment="1"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsref/infotopics/db_seq_edit_opt/"><strong>Configure»Sequence Editor Options</strong></a>
<ul>
<li data-marpit-fragment="2">Disable "View User Manager" Command</li>
<li data-marpit-fragment="3">Display Documents in Tabs</li>
<li data-marpit-fragment="4">Lock UI</li>
<li data-marpit-fragment="5"><strong>Save Configuration</strong></li>
<li data-marpit-fragment="6">Automatically Load Configuration at Startup</li>
</ul>
</li>
<li data-marpit-fragment="7"><code><CommonAppData>\Cfg\SeqEdit\layout_*.bin</code></li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="36" data-marpit-fragments="2" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;">
<header>TestStand UI Configuration</header>
<h2><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsfundamentals/infotopics/directories_ts_local_app_data/">User-Specific Application Data</a></h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1"><strong>layout_current.bin</strong> — Layout of the sequence editor the last time it was closed, including window position, size, docked state, and other settings for the panes, menus, and toolbars.</li>
<li data-marpit-fragment="2"><strong>SeqEdit.xml</strong> — Configuration options for the sequence editor, such as panel size and font settings used on the Insertion Palette pane and the Variables pane. See also <a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsuiref/reftopics/applicationmgr_configfile_p/"><code>ApplicationMgr.ConfigFile</code></a>.</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration - Advanced Layout Example 1" data-theme="uncover" style="--header:TestStand UI Configuration - Advanced Layout Example 1;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/SeqEdit1.png?raw=true");background-size:100% auto;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="37" data-header="TestStand UI Configuration - Advanced Layout Example 1" data-theme="uncover" style="--header:TestStand UI Configuration - Advanced Layout Example 1;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration - Advanced Layout Example 1</header>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration - Advanced Layout Example 2" data-theme="uncover" style="--header:TestStand UI Configuration - Advanced Layout Example 2;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/SeqEdit2.png?raw=true");background-size:100% auto;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="38" data-header="TestStand UI Configuration - Advanced Layout Example 2" data-theme="uncover" style="--header:TestStand UI Configuration - Advanced Layout Example 2;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration - Advanced Layout Example 2</header>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration - Simple Layout Example 1" data-theme="uncover" style="--header:TestStand UI Configuration - Simple Layout Example 1;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/SeqEdit3.png?raw=true");background-size:100% auto;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="39" data-header="TestStand UI Configuration - Simple Layout Example 1" data-theme="uncover" style="--header:TestStand UI Configuration - Simple Layout Example 1;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration - Simple Layout Example 1</header>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="TestStand UI Configuration - Simple Layout Example 2" data-theme="uncover" style="--header:TestStand UI Configuration - Simple Layout Example 2;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/SeqEdit4.png?raw=true");background-size:100% auto;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="40" data-header="TestStand UI Configuration - Simple Layout Example 2" data-theme="uncover" style="--header:TestStand UI Configuration - Simple Layout Example 2;--theme:uncover;" data-marpit-advanced-background="content">
<header>TestStand UI Configuration - Simple Layout Example 2</header>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="41" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;">
<header>TestStand UI Configuration</header>
<h1><a href="https://github.com/425J/LayoutLoader">Layout Loader Repo</a></h1>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="42" data-header="TestStand UI Configuration" data-theme="uncover" style="--header:TestStand UI Configuration;--theme:uncover;">
<header>TestStand UI Configuration</header>
<h2>Summary</h2>
<br />
<p>Perhaps the SeqEdit does not offer many possibilities, but what we have at our disposal is usually enough.</p>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="43" data-class="invert" data-theme="uncover" class="invert" style="--class:invert;--theme:uncover;">
<h1><code>Templates.ini</code></h1>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="44" data-marpit-fragments="6" data-header="Templates" data-theme="uncover" style="--header:Templates;--theme:uncover;">
<header>Templates</header>
<h2>Step Templates</h2>
<br />
<ul>
<li data-marpit-fragment="1">Can be used as clipboard <img class="emoji" draggable="false" alt="📋" src="https://twemoji.maxcdn.com/2/svg/1f4cb.svg" data-marp-twemoji=""/></li>
<li data-marpit-fragment="2">Can be used as toolbox/palette 🛠
<ul>
<li data-marpit-fragment="3">Faster/easier to create and add then step types <img class="emoji" draggable="false" alt="⚡" src="https://twemoji.maxcdn.com/2/svg/26a1.svg" data-marp-twemoji=""/></li>
<li data-marpit-fragment="4">In theory provides worse DX <img class="emoji" draggable="false" alt="🙄" src="https://twemoji.maxcdn.com/2/svg/1f644.svg" data-marp-twemoji=""/>
<ul>
<li data-marpit-fragment="5">Or maybe not? <img class="emoji" draggable="false" alt="🤔" src="https://twemoji.maxcdn.com/2/svg/1f914.svg" data-marp-twemoji=""/>
<ul>
<li data-marpit-fragment="6">Let's consider Sequence Adapter...</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="45" data-header="Templates" data-theme="uncover" style="--header:Templates;--theme:uncover;">
<header>Templates</header>
<h2>Example</h2>
<p><br /><br /></p>
<img src="images\CMD1.png" width="100%" />
<img src="images\CMD2.png" width="100%" />
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="46" data-marpit-fragments="5" data-header="Templates" data-theme="uncover" style="--header:Templates;--theme:uncover;">
<header>Templates</header>
<h2>Driver Sequences</h2>
<br />
<ul>
<li data-marpit-fragment="1"><code><Public>\Components\DriverSequences</code></li>
<li data-marpit-fragment="2">Sequence File wrappers for PPLs</li>
<li data-marpit-fragment="3">Sequence File properties <code>No Model</code></li>
<li data-marpit-fragment="4"><code>Parameters.Error</code></li>
<li data-marpit-fragment="5">Automatically build driver templates <img class="emoji" draggable="false" alt="🤩" src="https://twemoji.maxcdn.com/2/svg/1f929.svg" data-marp-twemoji=""/></li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="47" data-header="Templates" data-theme="uncover" style="--header:Templates;--theme:uncover;">
<header>Templates</header>
<h1><a href="https://github.com/425J/TemplatesGenerator">Templates Generator Repo</a></h1>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="48" data-header="Templates" data-theme="uncover" style="--header:Templates;--theme:uncover;">
<header>Templates</header>
<h2>Summary</h2>
<br />
<p>Templates do not give the possibility to create a personalized editing panel, which means a potentially worse DX <img class="emoji" draggable="false" alt="😯" src="https://twemoji.maxcdn.com/2/svg/1f62f.svg" data-marp-twemoji=""/>, but on the other hand, if we always use the sequence adapter, the DX will be unified <img class="emoji" draggable="false" alt="😌" src="https://twemoji.maxcdn.com/2/svg/1f60c.svg" data-marp-twemoji=""/>. These templates are very quick to create and easy to use.</p>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-class="invert" data-theme="uncover" class="invert" style="--class:invert;--theme:uncover;--marpit-advanced-background-split:50%;" data-marpit-advanced-background="background" data-marpit-advanced-background-split="right"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/TSQD.png?raw=true");background-size:auto 95%;"></figure></div></section></foreignObject><foreignObject width="50%" height="720"><section id="49" data-class="invert" data-theme="uncover" class="invert" style="--class:invert;--theme:uncover;--marpit-advanced-background-split:50%;" data-marpit-advanced-background="content" data-marpit-advanced-background-split="right">
<h1>TestStand <strong>Quick Drop</strong></h1>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section class="invert" style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="50" data-marpit-fragments="9" data-header="TestStand **Quick Drop**" data-theme="uncover" style="--header:TestStand **Quick Drop**;--theme:uncover;">
<header>TestStand <strong>Quick Drop</strong></header>
<h2>TestStand <strong>Quick Drop</strong></h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1"><a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tshelp/infotopics/2019whatsnew/#quickdrop">Introduced in TestStand 2019</a></li>
<li data-marpit-fragment="2">Insert items from a dialog without using mouse clicks</li>
<li data-marpit-fragment="3">Features:
<ul>
<li data-marpit-fragment="4">Steps (select adapter)</li>
<li data-marpit-fragment="5">Callbacks</li>
<li data-marpit-fragment="6">Variables (Locals, Parameters, File/StationGlobals)
<ul>
<li data-marpit-fragment="7">Arrays</li>
</ul>
</li>
<li data-marpit-fragment="8"><code><New Sequence></code></li>
<li data-marpit-fragment="9"><code>Template *</code></li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="51" data-marpit-fragments="4" data-header="TestStand **Quick Drop**" data-theme="uncover" style="--header:TestStand **Quick Drop**;--theme:uncover;">
<header>TestStand <strong>Quick Drop</strong></header>
<h2>TestStand <strong>Quick Drop</strong></h2>
<br />
<ul>
<li data-marpit-fragment="1">Missing:
<ul>
<li data-marpit-fragment="2">Add current sequence file sequences as steps</li>
<li data-marpit-fragment="3">Shortcuts</li>
<li data-marpit-fragment="4"><strong>Tools</strong> <img class="emoji" draggable="false" alt="😭" src="https://twemoji.maxcdn.com/2/svg/1f62d.svg" data-marp-twemoji=""/></li>
</ul>
</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="52" data-header="TestStand **Quick Drop**" data-theme="uncover" style="--header:TestStand **Quick Drop**;--theme:uncover;">
<header>TestStand <strong>Quick Drop</strong></header>
<h2>Summary</h2>
<br />
<p>A huge step forward, but more could be expected <img class="emoji" draggable="false" alt="😜" src="https://twemoji.maxcdn.com/2/svg/1f61c.svg" data-marp-twemoji=""/></p>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-class="invert" data-theme="uncover" class="invert" style="--class:invert;--theme:uncover;--marpit-advanced-background-split:50%;" data-marpit-advanced-background="background" data-marpit-advanced-background-split="left"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://github.com/425J/GLA/blob/main/images/CTSQD.png?raw=true");background-size:95% auto;"></figure></div></section></foreignObject><foreignObject width="50%" height="720" x="50%"><section id="53" data-class="invert" data-theme="uncover" class="invert" style="--class:invert;--theme:uncover;--marpit-advanced-background-split:50%;" data-marpit-advanced-background="content" data-marpit-advanced-background-split="left">
<h1><strong>Custom</strong> TestStand QuickDrop</h1>
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section class="invert" style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="54" data-header="**Custom** TestStand QuickDrop" data-theme="uncover" style="--header:**Custom** TestStand QuickDrop;--theme:uncover;">
<header><strong>Custom</strong> TestStand QuickDrop</header>
<br />
<blockquote>
<p>Don't Wait for NI R&D, Implement Your Own Features</p>
</blockquote>
<div style="font-size:50%;"><br />Inspired by<br /><a href="https://education.ni.com/center-of-excellence/resources/1141/don-t-wait-for-labview-r-d-implement-your-own-labview-features">Don't Wait for LabVIEW R&D,<br />Implement Your Own LabVIEW Features</a><br />by Darren Nattinger</div>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="55" data-marpit-fragments="5" data-header="**Custom** TestStand QuickDrop" data-theme="uncover" style="--header:**Custom** TestStand QuickDrop;--theme:uncover;">
<header><strong>Custom</strong> TestStand QuickDrop</header>
<h2>How it work</h2>
<p><br /><br /></p>
<ul>
<li data-marpit-fragment="1">Polling loop checks <a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsuiref/reftopics/applicationmgr_sequencefiles_p/"><code>ApplicationMgr.SequenceFiles</code></a></li>
<li data-marpit-fragment="2">If new sequence appears call <a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsuiref/reftopics/applicationmgr_getsequencefileviewmgr_m/"><code>ApplicationMgr.GetSequenceFileViewMgr</code></a> and get its <code>SequenceViewConnection</code> ➡ <code>SequenceView</code></li>
<li data-marpit-fragment="3">Register <a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsuiref/reftopics/sequenceview_keydown_e/"><code>KeyDown</code></a> event for <a href="https://zone.ni.com/reference/en-XX/help/370052AA-01/tsuiref/reftopics/sequenceview/"><code>SequenceView</code></a> of each sequence file <img class="emoji" draggable="false" alt="🤯" src="https://twemoji.maxcdn.com/2/svg/1f92f.svg" data-marp-twemoji=""/></li>
<li data-marpit-fragment="4">Display Tools Dialog if <code>SHIFT</code>+<code>SPACE</code> pressed</li>
<li data-marpit-fragment="5">List tools (use current sequence file context for <code>Expression.Evaluate</code>) and run selected one</li>
</ul>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section data-header="**Custom** TestStand QuickDrop" data-theme="uncover" style="--header:**Custom** TestStand QuickDrop;--theme:uncover;" data-marpit-advanced-background="background"><div data-marpit-advanced-background-container="true" data-marpit-advanced-background-direction="horizontal"><figure style="background-image:url("https://en.meming.world/images/en/b/be/But_It%27s_Honest_Work.jpg");background-size:auto 60%;"></figure></div></section></foreignObject><foreignObject width="1280" height="720"><section id="56" data-header="**Custom** TestStand QuickDrop" data-theme="uncover" style="--header:**Custom** TestStand QuickDrop;--theme:uncover;" data-marpit-advanced-background="content">
<header><strong>Custom</strong> TestStand QuickDrop</header>
<h2>Summary</h2>
<br />
</section>
</foreignObject><foreignObject width="1280" height="720" data-marpit-advanced-background="pseudo"><section style="" data-marpit-advanced-background="pseudo"></section></foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="57" data-header="**Custom** TestStand QuickDrop" data-theme="uncover" style="--header:**Custom** TestStand QuickDrop;--theme:uncover;">
<header><strong>Custom</strong> TestStand QuickDrop</header>
<h1><a href="https://github.com/425J/SeqEditQuickDrop">Custom TestStand QuickDrop Repo</a></h1>
</section>
</foreignObject></svg><svg data-marpit-svg="" viewBox="0 0 1280 720"><foreignObject width="1280" height="720"><section id="58" data-class="invert" data-theme="uncover" class="invert" style="--class:invert;--theme:uncover;">
<h1>Thank You</h1>
</section>
<script>!function(){"use strict";const t="marpitSVGPolyfill:setZoomFactor,",e=Symbol();let r,o;function n(n){const i="object"==typeof n&&n.target||document,a="object"==typeof n?n.zoom:n;window[e]||(Object.defineProperty(window,e,{configurable:!0,value:!0}),window.addEventListener("message",(({data:e,origin:r})=>{if(r===window.origin)try{if(e&&"string"==typeof e&&e.startsWith(t)){const[,t]=e.split(","),r=Number.parseFloat(t);Number.isNaN(r)||(o=r)}}catch(t){console.error(t)}})));let l=!1;Array.from(i.querySelectorAll("svg[data-marpit-svg]"),(t=>{var e,n,i,s;t.style.transform||(t.style.transform="translateZ(0)");const c=a||o||t.currentScale||1;r!==c&&(r=c,l=c);const d=t.getBoundingClientRect(),{length:u}=t.children;for(let r=0;r<u;r+=1){const o=t.children[r],a=o.getScreenCTM();if(a){const t=null!==(n=null===(e=o.x)||void 0===e?void 0:e.baseVal.value)&&void 0!==n?n:0,r=null!==(s=null===(i=o.y)||void 0===i?void 0:i.baseVal.value)&&void 0!==s?s:0,l=o.firstElementChild,{style:u}=l;u.transformOrigin||(u.transformOrigin=`${-t}px ${-r}px`),u.transform=`scale(${c}) matrix(${a.a}, ${a.b}, ${a.c}, ${a.d}, ${a.e-d.left}, ${a.f-d.top}) translateZ(0.0001px)`}}})),!1!==l&&Array.from(i.querySelectorAll("iframe"),(({contentWindow:e})=>{null==e||e.postMessage(`${t}${l}`,"null"===window.origin?"*":window.origin)}))}r=1,o=void 0;const i=(t,e,r)=>{if(t.getAttribute(e)!==r)return t.setAttribute(e,r),!0};function a({once:t=!1,target:e=document}={}){const r="Apple Computer, Inc."===navigator.vendor?[n]:[];let o=!t;const a=()=>{for(const t of r)t({target:e});!function(t=document){Array.from(t.querySelectorAll('svg[data-marp-fitting="svg"]'),(t=>{var e;const r=t.firstChild,o=r.firstChild,{scrollWidth:n,scrollHeight:a}=o;let l,s=1;if(t.hasAttribute("data-marp-fitting-code")&&(l=null===(e=t.parentElement)||void 0===e?void 0:e.parentElement),t.hasAttribute("data-marp-fitting-math")&&(l=t.parentElement),l){const t=getComputedStyle(l),e=Math.ceil(l.clientWidth-parseFloat(t.paddingLeft||"0")-parseFloat(t.paddingRight||"0"));e&&(s=e)}const c=Math.max(n,s),d=Math.max(a,1),u=`0 0 ${c} ${d}`;i(r,"width",`${c}`),i(r,"height",`${d}`),i(t,"preserveAspectRatio",getComputedStyle(t).getPropertyValue("--preserve-aspect-ratio")||"xMinYMin meet"),i(t,"viewBox",u)&&t.classList.toggle("__reflow__")}))}(e),o&&window.requestAnimationFrame(a)};return a(),()=>{o=!1}}const l=Symbol(),s=document.currentScript;((t=document)=>{if("undefined"==typeof window)throw new Error("Marp Core's browser script is valid only in browser context.");if(t[l])return t[l];const e=a({target:t}),r=()=>{e(),delete t[l]};Object.defineProperty(t,l,{configurable:!0,value:r})})(s?s.getRootNode():document)}();
</script></foreignObject></svg></div><div class="bespoke-marp-note" data-index="3" tabindex="0"><p>- Language,
- Community
- IDE</p></div><div class="bespoke-marp-note" data-index="29" tabindex="0"><p>Step.AsPropertyObject.HasAttributes ? (
Trim(
SearchAndReplace(
SearchAndReplace(
SearchAndReplace(
SearchAndReplace(
SearchAndReplace(
SearchAndReplace(
SearchAndReplace(
SearchAndReplace(
SearchAndReplace(
Step.AsPropertyObject.Attributes.GetXML(XMLOption_ExcludeFlags OR XMLOption_ExcludeVersionInfo, 0),
"<Prop Name='", ""),
"' Type='Attributes'>", ""),
"' Type='Obj'>", ""),
"' Type='Boolean'>", ""),
"' Type='Number'>", ""),
"' Type='String'>", ""),
"</Prop>", ""),
"<Value>", ""),
"</Value>", ""))
) : ""</p></div><div class="bespoke-marp-note" data-index="41" tabindex="0"><p>- If it's not enough then consider different tool
- There are enough features for developers - more or less
- There could be more features for making "operator layout"
- We still can use on-the-fly reporting
- Instrument Studio integration?
- NI could take a closer look at SeqEdit customization and add more features
- Bonuses
- You don't need to build custom GUI
- SeqEdit is faster</p></div><div class="bespoke-marp-note" data-index="44" tabindex="0"><p>- The navigation is buggy - ⬆, ⬇ and ⬅ works, but not ➡ :(</p></div><div class="bespoke-marp-note" data-index="47" tabindex="0"><p>- Simpler alternative for step types - but step type can add more customization in edit pane
- Use CLI to auto start templates generation - useful if we have dynamic set of Driver Sequences
- Can also generate PPL templates - slow execution of Module.LoadPrototype()
- It is possible to set custom default step parameters
- Mouseless navigation
- The navigation is buggy - ⬆, ⬇ and ⬅ works, but not ➡ :(</p></div><script>/*!! License: https://unpkg.com/@marp-team/[email protected]/lib/bespoke.js.LICENSE.txt */
!function(){"use strict";const e=document.body,t=(...e)=>history.replaceState(...e),n="presenter",r="next",o=["",n,r],a="data-bespoke-marp-",i=(e,{protocol:t,host:n,pathname:r,hash:o}=location)=>{const a=e.toString();return`${t}//${n}${r}${a?"?":""}${a}${o}`},s=()=>e.dataset.bespokeView,l=e=>new URLSearchParams(location.search).get(e),c=(e,n={})=>{var r;const o={location,setter:t,...n},a=new URLSearchParams(o.location.search);for(const t of Object.keys(e)){const n=e[t];"string"==typeof n?a.set(t,n):a.delete(t)}try{o.setter({...null!==(r=window.history.state)&&void 0!==r?r:{}},"",i(a,o.location))}catch(e){console.error(e)}},d=(()=>{const e="bespoke-marp";try{return localStorage.setItem(e,e),localStorage.removeItem(e),!0}catch(e){return!1}})(),f=e=>{try{return localStorage.getItem(e)}catch(e){return null}},u=(e,t)=>{try{return localStorage.setItem(e,t),!0}catch(e){return!1}},m=e=>{try{return localStorage.removeItem(e),!0}catch(e){return!1}},g=(e,t)=>{const n="aria-hidden";t?e.setAttribute(n,"true"):e.removeAttribute(n)},p=e=>{e.parent.classList.add("bespoke-marp-parent"),e.slides.forEach((e=>e.classList.add("bespoke-marp-slide"))),e.on("activate",(t=>{const n="bespoke-marp-active",r=t.slide,o=r.classList,a=!o.contains(n);if(e.slides.forEach((e=>{e.classList.remove(n),g(e,!0)})),o.add(n),g(r,!1),a){const e=`${n}-ready`;o.add(e),document.body.clientHeight,o.remove(e)}}))},v=e=>{let t=0,n=0;Object.defineProperty(e,"fragments",{enumerable:!0,value:e.slides.map((e=>[null,...e.querySelectorAll("[data-marpit-fragment]")]))});const r=r=>void 0!==e.fragments[t][n+r],o=(r,o)=>{t=r,n=o,e.fragments.forEach(((e,t)=>{e.forEach(((e,n)=>{if(null==e)return;const i=t<r||t===r&&n<=o;e.setAttribute(`${a}fragment`,(i?"":"in")+"active");const s=`${a}current-fragment`;t===r&&n===o?e.setAttribute(s,"current"):e.removeAttribute(s)}))})),e.fragmentIndex=o;const i={slide:e.slides[r],index:r,fragments:e.fragments[r],fragmentIndex:o};e.fire("fragment",i)};e.on("next",(({fragment:a=!0})=>{if(a){if(r(1))return o(t,n+1),!1;const a=t+1;e.fragments[a]&&o(a,0)}else{const r=e.fragments[t].length;if(n+1<r)return o(t,r-1),!1;const a=e.fragments[t+1];a&&o(t+1,a.length-1)}})),e.on("prev",(({fragment:a=!0})=>{if(r(-1)&&a)return o(t,n-1),!1;const i=t-1;e.fragments[i]&&o(i,e.fragments[i].length-1)})),e.on("slide",(({index:t,fragment:n})=>{let r=0;if(void 0!==n){const o=e.fragments[t];if(o){const{length:e}=o;r=-1===n?e-1:Math.min(Math.max(n,0),e-1)}}o(t,r)})),o(0,0)},h=document,y=()=>!(!h.fullscreenEnabled&&!h.webkitFullscreenEnabled),x=()=>!(!h.fullscreenElement&&!h.webkitFullscreenElement),w=e=>{e.fullscreen=()=>{y()&&(async()=>{return x()?null===(e=h.exitFullscreen||h.webkitExitFullscreen)||void 0===e?void 0:e.call(h):((e=h.body)=>{var t;return null===(t=e.requestFullscreen||e.webkitRequestFullscreen)||void 0===t?void 0:t.call(e)})();var e})()},document.addEventListener("keydown",(t=>{"f"!==t.key&&"F11"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!y()||(e.fullscreen(),t.preventDefault())}))},b="bespoke-marp-inactive",k=(e=2e3)=>({parent:t,fire:n})=>{const r=t.classList,o=e=>n(`marp-${e?"":"in"}active`);let a;const i=()=>{a&&clearTimeout(a),a=setTimeout((()=>{r.add(b),o()}),e),r.contains(b)&&(r.remove(b),o(!0))};for(const e of["mousedown","mousemove","touchend"])document.addEventListener(e,i);setTimeout(i,0)},E=["AUDIO","BUTTON","INPUT","SELECT","TEXTAREA","VIDEO"],L=e=>{e.parent.addEventListener("keydown",(e=>{if(!e.target)return;const t=e.target;(E.includes(t.nodeName)||"true"===t.contentEditable)&&e.stopPropagation()}))},$=e=>{window.addEventListener("load",(()=>{for(const t of e.slides){const e=t.querySelector("[data-marp-fitting]")?"":"hideable";t.setAttribute(`${a}load`,e)}}))},P=({interval:e=250}={})=>t=>{document.addEventListener("keydown",(e=>{if(" "===e.key&&e.shiftKey)t.prev();else if("ArrowLeft"===e.key||"ArrowUp"===e.key||"PageUp"===e.key)t.prev({fragment:!e.shiftKey});else if(" "!==e.key||e.shiftKey)if("ArrowRight"===e.key||"ArrowDown"===e.key||"PageDown"===e.key)t.next({fragment:!e.shiftKey});else if("End"===e.key)t.slide(t.slides.length-1,{fragment:-1});else{if("Home"!==e.key)return;t.slide(0)}else t.next();e.preventDefault()}));let n,r,o=0;t.parent.addEventListener("wheel",(a=>{let i=!1;const s=(e,t)=>{e&&(i=i||((e,t)=>((e,t)=>{const n="X"===t?"Width":"Height";return e[`client${n}`]<e[`scroll${n}`]})(e,t)&&((e,t)=>{const{overflow:n}=e,r=e[`overflow${t}`];return"auto"===n||"scroll"===n||"auto"===r||"scroll"===r})(getComputedStyle(e),t))(e,t)),(null==e?void 0:e.parentElement)&&s(e.parentElement,t)};if(0!==a.deltaX&&s(a.target,"X"),0!==a.deltaY&&s(a.target,"Y"),i)return;a.preventDefault();const l=Math.sqrt(a.deltaX**2+a.deltaY**2);if(void 0!==a.wheelDelta){if(void 0===a.webkitForce&&Math.abs(a.wheelDelta)<40)return;if(a.deltaMode===a.DOM_DELTA_PIXEL&&l<4)return}else if(a.deltaMode===a.DOM_DELTA_PIXEL&&l<12)return;r&&clearTimeout(r),r=setTimeout((()=>{n=0}),e);const c=Date.now()-o<e,d=l<=n;if(n=l,c||d)return;let f;(a.deltaX>0||a.deltaY>0)&&(f="next"),(a.deltaX<0||a.deltaY<0)&&(f="prev"),f&&(t[f](),o=Date.now())}))},S=(e=".bespoke-marp-osc")=>{const t=document.querySelector(e);if(!t)return()=>{};const n=(e,n)=>{t.querySelectorAll(`[${a}osc=${JSON.stringify(e)}]`).forEach(n)};return y()||n("fullscreen",(e=>e.style.display="none")),d||n("presenter",(e=>{e.disabled=!0,e.title="Presenter view is disabled due to restricted localStorage."})),e=>{t.addEventListener("click",(t=>{if(t.target instanceof HTMLElement){const{bespokeMarpOsc:n}=t.target.dataset;n&&t.target.blur();const r={fragment:!t.shiftKey};"next"===n?e.next(r):"prev"===n?e.prev(r):"fullscreen"===n?null==e||e.fullscreen():"presenter"===n&&e.openPresenterView()}})),e.parent.appendChild(t),e.on("activate",(({index:t})=>{n("page",(n=>n.textContent=`Page ${t+1} of ${e.slides.length}`))})),e.on("fragment",(({index:t,fragments:r,fragmentIndex:o})=>{n("prev",(e=>e.disabled=0===t&&0===o)),n("next",(n=>n.disabled=t===e.slides.length-1&&o===r.length-1))})),e.on("marp-active",(()=>g(t,!1))),e.on("marp-inactive",(()=>g(t,!0))),y()&&(e=>{for(const t of["","webkit"])h.addEventListener(t+"fullscreenchange",e)})((()=>n("fullscreen",(e=>e.classList.toggle("exit",y()&&x())))))}},I=e=>{window.addEventListener("message",(t=>{if(t.origin!==window.origin)return;const[n,r]=t.data.split(":");if("navigate"===n){const[t,n]=r.split(",");let o=Number.parseInt(t,10),a=Number.parseInt(n,10)+1;a>=e.fragments[o].length&&(o+=1,a=0),e.slide(o,{fragment:a})}}))};var T=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"];let A=e=>String(e).replace(/[&<>"']/g,(e=>`&${C[e]};`)),C={"&":"amp","<":"lt",">":"gt",'"':"quot","'":"apos"},N="dangerouslySetInnerHTML",K={className:"class",htmlFor:"for"},O={};function D(e,t){let n=[],r="";t=t||{};for(let e=arguments.length;e-- >2;)n.push(arguments[e]);if("function"==typeof e)return t.children=n.reverse(),e(t);if(e){if(r+="<"+e,t)for(let e in t)!1!==t[e]&&null!=t[e]&&e!==N&&(r+=` ${K[e]?K[e]:A(e)}="${A(t[e])}"`);r+=">"}if(-1===T.indexOf(e)){if(t[N])r+=t[N].__html;else for(;n.length;){let e=n.pop();if(e)if(e.pop)for(let t=e.length;t--;)n.push(e[t]);else r+=!0===O[e]?e:A(e)}r+=e?`</${e}>`:""}return O[r]=!0,r}const M=({children:e})=>D(null,null,...e),q="bespoke-marp-presenter-",_={container:`${q}container`,next:`${q}next`,nextContainer:`${q}next-container`,noteContainer:`${q}note-container`,infoContainer:`${q}info-container`,infoPage:`${q}info-page`,infoPageText:`${q}info-page-text`,infoPagePrev:`${q}info-page-prev`,infoPageNext:`${q}info-page-next`,infoTime:`${q}info-time`,infoTimer:`${q}info-timer`},U=e=>{const{title:t}=document;document.title="[Presenter view]"+(t?` - ${t}`:"");const n={},r=e=>(n[e]=n[e]||document.querySelector(`.${e}`),n[e]);document.body.appendChild((e=>{const t=document.createElement("div");return t.className=_.container,t.appendChild(e),t.insertAdjacentHTML("beforeend",D(M,null,D("div",{class:_.nextContainer},D("iframe",{class:_.next,src:"?view=next"})),D("div",{class:_.noteContainer}),D("div",{class:_.infoContainer},D("div",{class:_.infoPage},D("button",{class:_.infoPagePrev,tabindex:"-1",title:"Previous"},"Previous"),D("span",{class:_.infoPageText}),D("button",{class:_.infoPageNext,tabindex:"-1",title:"Next"},"Next")),D("time",{class:_.infoTime,title:"Current time"}),D("div",{class:_.infoTimer})))),t})(e.parent)),(e=>{r(_.nextContainer).addEventListener("click",(()=>e.next()));const t=r(_.next),n=(o=t,(e,t)=>{var n;return null===(n=o.contentWindow)||void 0===n?void 0:n.postMessage(`navigate:${e},${t}`,"null"===window.origin?"*":window.origin)});var o;t.addEventListener("load",(()=>{r(_.nextContainer).classList.add("active"),n(e.slide(),e.fragmentIndex),e.on("fragment",(({index:e,fragmentIndex:t})=>n(e,t)))}));const a=document.querySelectorAll(".bespoke-marp-note");a.forEach((e=>{e.addEventListener("keydown",(e=>e.stopPropagation())),r(_.noteContainer).appendChild(e)})),e.on("activate",(()=>a.forEach((t=>t.classList.toggle("active",t.dataset.index==e.slide()))))),e.on("activate",(({index:t})=>{r(_.infoPageText).textContent=`${t+1} / ${e.slides.length}`}));const i=r(_.infoPagePrev),s=r(_.infoPageNext);i.addEventListener("click",(t=>{i.blur(),e.prev({fragment:!t.shiftKey})})),s.addEventListener("click",(t=>{s.blur(),e.next({fragment:!t.shiftKey})})),e.on("fragment",(({index:t,fragments:n,fragmentIndex:r})=>{i.disabled=0===t&&0===r,s.disabled=t===e.slides.length-1&&r===n.length-1}));const l=()=>r(_.infoTime).textContent=(new Date).toLocaleTimeString();l(),setInterval(l,250)})(e)},V=e=>{if(!(e=>e.syncKey&&"string"==typeof e.syncKey)(e))throw new Error("The current instance of Bespoke.js is invalid for Marp bespoke presenter plugin.");Object.defineProperties(e,{openPresenterView:{enumerable:!0,value:X},presenterUrl:{enumerable:!0,get:F}}),d&&document.addEventListener("keydown",(t=>{"p"!==t.key||t.altKey||t.ctrlKey||t.metaKey||(t.preventDefault(),e.openPresenterView())}))};function X(){const{max:e,floor:t}=Math,n=e(t(.85*window.innerWidth),640),r=e(t(.85*window.innerHeight),360);return window.open(this.presenterUrl,q+this.syncKey,`width=${n},height=${r},menubar=no,toolbar=no`)}function F(){const e=new URLSearchParams(location.search);return e.set("view","presenter"),e.set("sync",this.syncKey),i(e)}const B=e=>{const t=s();return t===r&&e.appendChild(document.createElement("span")),{"":V,[n]:U,[r]:I}[t]},R=e=>{e.on("activate",(t=>{document.querySelectorAll(".bespoke-progress-parent > .bespoke-progress-bar").forEach((n=>{n.style.flexBasis=100*t.index/(e.slides.length-1)+"%"}))}))},j=e=>{const t=Number.parseInt(e,10);return Number.isNaN(t)?null:t},H=(e={})=>{const t={history:!0,...e};return e=>{let n=!0;const r=e=>{const t=n;try{return n=!0,e()}finally{n=t}},o=(t={fragment:!0})=>{((t,n)=>{const{min:r,max:o}=Math,{fragments:a,slides:i}=e,s=o(0,r(t,i.length-1)),l=o(0,r(n||0,a[s].length-1));s===e.slide()&&l===e.fragmentIndex||e.slide(s,{fragment:l})})((j(location.hash.slice(1))||1)-1,t.fragment?j(l("f")||""):null)};e.on("fragment",(({index:e,fragmentIndex:r})=>{n||c({f:0===r||r.toString()},{location:{...location,hash:`#${e+1}`},setter:(...e)=>t.history?history.pushState(...e):history.replaceState(...e)})})),setTimeout((()=>{o(),window.addEventListener("hashchange",(()=>r((()=>{o({fragment:!1}),c({f:void 0})})))),window.addEventListener("popstate",(()=>{n||r((()=>o()))})),n=!1}),0)}},Y=(e={})=>{var n;const r=e.key||(null===(n=window.history.state)||void 0===n?void 0:n.marpBespokeSyncKey)||Math.random().toString(36).slice(2),o=`bespoke-marp-sync-${r}`;var a;a={marpBespokeSyncKey:r},c({},{setter:(e,...n)=>t({...e,...a},...n)});const i=()=>{const e=f(o);return e?JSON.parse(e):Object.create(null)},s=e=>{const t=i(),n={...t,...e(t)};return u(o,JSON.stringify(n)),n},l=()=>{window.removeEventListener("pageshow",l),s((e=>({reference:(e.reference||0)+1})))};return e=>{l(),Object.defineProperty(e,"syncKey",{value:r,enumerable:!0});let t=!0;setTimeout((()=>{e.on("fragment",(e=>{t&&s((()=>({index:e.index,fragmentIndex:e.fragmentIndex})))}))}),0),window.addEventListener("storage",(n=>{if(n.key===o&&n.oldValue&&n.newValue){const r=JSON.parse(n.oldValue),o=JSON.parse(n.newValue);if(r.index!==o.index||r.fragmentIndex!==o.fragmentIndex)try{t=!1,e.slide(o.index,{fragment:o.fragmentIndex})}finally{t=!0}}}));const n=()=>{const{reference:e}=i();void 0===e||e<=1?m(o):s((()=>({reference:e-1})))};window.addEventListener("pagehide",(e=>{e.persisted&&window.addEventListener("pageshow",l),n()})),e.on("destroy",n)}},{PI:J,abs:W,sqrt:z,atan2:G}=Math,Q={passive:!0},Z=({slope:e=-.7,swipeThreshold:t=30}={})=>n=>{let r;const o=n.parent,a=e=>{const t=o.getBoundingClientRect();return{x:e.pageX-(t.left+t.right)/2,y:e.pageY-(t.top+t.bottom)/2}};o.addEventListener("touchstart",(({touches:e})=>{r=1===e.length?a(e[0]):void 0}),Q),o.addEventListener("touchmove",(e=>{if(r)if(1===e.touches.length){e.preventDefault();const t=a(e.touches[0]),n=t.x-r.x,o=t.y-r.y;r.delta=z(W(n)**2+W(o)**2),r.radian=G(n,o)}else r=void 0})),o.addEventListener("touchend",(o=>{if(r){if(r.delta&&r.delta>=t&&r.radian){const t=(r.radian-e+J)%(2*J)-J;n[t<0?"next":"prev"](),o.stopPropagation()}r=void 0}}),Q)},ee="_tA",te=e=>{const t=document.documentTransition;if(!t)return;let n;e._tP=!1;const r=(n,{back:r,cond:o})=>a=>{const i=e.slides[e.slide()].querySelector("section[data-transition]");if(!i)return!0;const s=document.querySelector(".bespoke-marp-osc"),l=s?[s]:void 0;if(e._tP){if(a._tA){e._tP=!1;try{t.start({sharedElements:l}).catch((()=>{}))}catch(e){}return!0}}else{if(!o(a))return!0;e._tP=t.prepare({rootTransition:a.back||r?i.dataset.transitionBack:i.dataset.transition,sharedElements:l}).then((()=>n(a))).catch((()=>n(a)))}return!1};e.on("prev",r((t=>e.prev({...t,[ee]:!0})),{back:!0,cond:e=>{var t;return e.index>0&&!((null===(t=e.fragment)||void 0===t||t)&&n.fragmentIndex>0)}})),e.on("next",r((t=>e.next({...t,[ee]:!0})),{cond:t=>t.index+1<e.slides.length&&!(n.fragmentIndex+1<n.fragments.length)})),setTimeout((()=>{e.on("slide",r((t=>e.slide(t.index,{...t,[ee]:!0})),{cond:t=>{const n=e.slide();return t.index!==n&&(t.back=t.index<n,!0)}}))}),0),e.on("fragment",(e=>{n=e}))};let ne;const re=()=>(void 0===ne&&(ne="wakeLock"in navigator&&navigator.wakeLock),ne),oe=async()=>{const e=re();if(e)try{return await e.request("screen")}catch(e){console.warn(e)}return null},ae=async()=>{if(!re())return;let e;const t=()=>{e&&"visible"===document.visibilityState&&oe()};for(const e of["visibilitychange","fullscreenchange"])document.addEventListener(e,t);return e=await oe(),e};((t=document.getElementById("p"))=>{(()=>{const t=l("view");e.dataset.bespokeView=t===r||t===n?t:""})();const a=(e=>{const t=l(e);return c({[e]:void 0}),t})("sync")||void 0;var i,d,f,u,m,g,h,y,x,b,E,I;i=t,d=((...e)=>{const t=o.findIndex((e=>s()===e));return e.map((([e,n])=>e[t]&&n)).filter((e=>e))})([[1,1,0],Y({key:a})],[[1,1,1],B(t)],[[1,1,0],L],[[1,1,1],p],[[1,0,0],k()],[[1,1,1],$],[[1,1,1],H({history:!1})],[[1,1,0],P()],[[1,1,0],w],[[1,0,0],R],[[1,1,0],Z()],[[1,0,0],S()],[[1,0,0],te],[[1,1,1],v],[[1,1,0],ae]),u=1===(i.parent||i).nodeType?i.parent||i:document.querySelector(i.parent||i),m=[].filter.call("string"==typeof i.slides?u.querySelectorAll(i.slides):i.slides||u.children,(function(e){return"SCRIPT"!==e.nodeName})),g={},h=function(e,t){return(t=t||{}).index=m.indexOf(e),t.slide=e,t},b=function(e,t){m[e]&&(f&&x("deactivate",h(f,t)),f=m[e],x("activate",h(f,t)))},E=function(e,t){var n=m.indexOf(f)+e;x(e>0?"next":"prev",h(f,t))&&b(n,t)},I={off:y=function(e,t){g[e]=(g[e]||[]).filter((function(e){return e!==t}))},on:function(e,t){return(g[e]||(g[e]=[])).push(t),y.bind(null,e,t)},fire:x=function(e,t){return(g[e]||[]).reduce((function(e,n){return e&&!1!==n(t)}),!0)},slide:function(e,t){if(!arguments.length)return m.indexOf(f);x("slide",h(m[e],t))&&b(e,t)},next:E.bind(null,1),prev:E.bind(null,-1),parent:u,slides:m,destroy:function(e){x("destroy",h(f,e)),g={}}},(d||[]).forEach((function(e){e(I)})),f||b(0)})()}();</script></body></html>