This file is indexed.

/usr/share/cpl-plugins/hawki-2.2.0/dic/ESO-VLT-DIC.HAWKI_CFG is in cpl-plugin-hawki 2.2.0+dfsg-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
#************************************************************************
# E.S.O. - VLT project
#
# "@(#) $Id: ESO-VLT-DIC.HAWKI_CFG,v 1.1 2007-08-21 09:28:25 yjung Exp $"
#
# who       when      what
# --------  --------- ------------------------------------------------
# mkiekebu 2007-08-03 added OCS.CON.DETi.CRPIXi and OCS.CON.DETi.ROT
# mkiekebu 2007-07-16 added XGAP,YGAP and NDET keywords
# mkiekebu 2007-07-03 improved keyword description.
# mkiekebu 2007-07-02 CLAMP replace by LPIN
# mkiekebu 2007-06-02 added test keywords for digital controller
# mkiekebu 2007-05-28 added FC configuration keywords
# mkiekebu 2007-05-25 added INS.SENSORi.MONTIME
# mkiekebu 2007-05-06 added config keys for filter user function
# pbiereic  01/12/06  created
#

#************************************************************************
#  DESCRIPTION
#    HAWKI configuration dictionary for devices and assemblies
#
#    The letters within () indicate the class to which the keyword belongs to:
#    c = config
#    h = header
#    l = conf-log
#    p = private
#    s = setup
#    o = ops-log
#
#************************************************************************

Dictionary Name:   ESO-VLT-DIC.HAWKI_CFG
Scope:             HAWKI
Source:            ESO VLT
Version Control:   @(#) $Id: ESO-VLT-DIC.HAWKI_CFG,v 1.1 2007-08-21 09:28:25 yjung Exp $
Revision:          $Revision: 1.1 $
Date:              2007-08-21
Status:            Development
Description:       HAWKI ICS keywords


#########################################################################
# TCS SETINSD
#
Parameter Name:    OCS CON INSDi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %80s
Unit:              
Comment Format:    INS data
Description:       Configuration parameters for tif command SETINSD


#########################################################################
# INS
#
Parameter Name:    INS FILTi DARKi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %10s
Unit:              
Comment Format:    Filter dark positions
Description:       Keyword to configure dark filter positions.

Parameter Name:    INS FILTi LPSIGNAL
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Use locking pin signal
Description:       If T, function will use the locking pin
                   enable signal during motor initialization
                   as a second reference switch.

Parameter Name:    INS FILTi IMOTSTP
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Motor init step index
Description:       Motor initialization sequence index for
                   step just before to lauch the init user
                   function.

Parameter Name:    INS FILTi EMOTSTP
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Motor end step index
Description:       Motor initialization sequence index for
                   the final step which is updated by the
                   init user function.


#########################################################################
# RTD
#
Parameter Name:    OCS CON RTD TIMEOUT
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              s
Comment Format:    RTD command timeout [s]
Description:       Default RTD command timeout.

Parameter Name:    OCS CON RTD STRTIME
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              s
Comment Format:    RTD startup wait time [s]
Description:       RTD startup wait time [s]


#########################################################################
# OCS.CON
#
Parameter Name:    OCS CON CREFX
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              pixel
Comment Format:    Nominal reference pixel X [pixel]
Description:       Nominal reference pixel X [pixel]

Parameter Name:    OCS CON CREFY
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              pixel
Comment Format:    Nominal reference pixel Y [pixel]
Description:       Nominal reference pixel Y [pixel]

Parameter Name:    OCS CON XGAP
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              
Comment Format:    Detector gap along X
Description:       Detector gap along X

Parameter Name:    OCS CON YGAP
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              
Comment Format:    Detector gap along Y
Description:       Detector gap along Y

Parameter Name:    OCS CON NDET
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Number of detectors in the mosaic
Description:       Number of detector chips in the instrument
                   mosaic (c).

Parameter Name:    OCS CON DETi CRPIXi
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              
Comment Format:    Reference pixel of center of rotation.
Description:       Reference pixel for each detector in the
                   mosaic related to the center of rotation
                   from the lower left corner.

Parameter Name:    OCS CON DETi ROT
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              
Comment Format:    Detector rotation
Description:       Tilt of each detector in the mosaic.

Parameter Name:    OCS CON XSECPIX
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              arcsec/pixel
Comment Format:    Image Scale along axis X [arcsec/pixel]
Description:       Image Scale along axis X [arcsec/pixel]

Parameter Name:    OCS CON YSECPIX
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              arcsec/pixel
Comment Format:    Image Scale along axis Y [arcsec/pixel]
Description:       Image Scale along axis Y [arcsec/pixel]

Parameter Name:    OCS CON ANGSGN
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              
Comment Format:    Rotator angular sign
Description:       Rotator angular sign

Parameter Name:    OCS CON FC SAMP
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              s
Comment Format:    Field compensation sampling [s]
Description:       Keyword configuring the frequency used by the
                   flexure compensation loop.

Parameter Name:    OCS CON FC IMGSCALE
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              arcs/pixel
Comment Format:    Detector image scale [arcs/pixel]
Description:       Detector image scale [arcs/pixel]

Parameter Name:    OCS CON FC MAXERRS
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Number of allowed consecutive errors
Description:       Keyword configuring the maximum allowed
                   consecutive errors during the flexure
                   compensation before to stop the loop.

Parameter Name:    OCS CON FC NMODES
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Number of FC models
Description:       Keyword defining the number of flexure
                   compensation models.

Parameter Name:    OCS CON FC MNAMEi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    FC Model name
Description:       Name of each flexure compensation model.

Parameter Name:    OCS CON FC AXi
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              
Comment Format:    Amplitud of the FC model along axis X
Description:       Amplitud of the flexure compensation model
                   along the axis X.

Parameter Name:    OCS CON FC PHXi
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              
Comment Format:    Phase of the FC model along axis X
Description:       Phase fo the flexure compensation model
                   along the axis X

Parameter Name:    OCS CON FC AYi
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              
Comment Format:    Amplitud of the FC model along axis Y
Description:       Amplitud of the flexure compensation model
                   along the axis Y.

Parameter Name:    OCS CON FC PHYi
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              
Comment Format:    Phase of the FC model along axis Y
Description:       Phase fo the flexure compensation model
                   along the axis Y.

Parameter Name:    OCS CON MINTOFF
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              arcsec
Comment Format:    Min. TCS offset throw [arcsec]
Description:       Offset steps less that OCS.CON.MINTOFF are not sent to TCS

Parameter Name:    OCS CON MAXTOFF
Class:             config
Context:           Instrument
Type:              double
Value Format:      %f
Unit:              arcsec
Comment Format:    Max. allowed TCS offset throw [arcsec]
Description:       This keyword defines the maximum offset
                   that will be sent to the telescope.

#########################################################################
# FITS log
#
Parameter Name:    INS FITSLOG PERIOD
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              s
Comment Format:    Sensor values FITS log period [s]
Description:       Frequency of the fits logging loop
                   for the special sensors (Lakeshore and Yokogawa).


#########################################################################
# INS.LPINi: LPIN device configuration keywords
#
Parameter Name:    INS LPINi SWSIM
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    If T, function is software simulated
Description:       If T, function is software simulated

Parameter Name:    INS LPINi NAME
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Device name.
Description:       Device name.

Parameter Name:    INS LPINi LCUID
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Id. of the LCU managing the device.
Description:       Id. of the LCU managing the device.

Parameter Name:    INS LPINi DEVNAME
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Name of the ICS device.(c)
Description:       Name of the ICS device.(c)

Parameter Name:    INS LPINi DEVDESC
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Description of the ICS device.
Description:       Description of the ICS device.

Parameter Name:    INS LPINi PREFIX
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Device FITS prefix.
Description:       Device FITS prefix.

Parameter Name:    INS LPINi JUSTCHECK
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Only checks if action is possible
Description:       Configure locking pin device to verify
                   that action is possible but not to execute
                   it. Special feature to verify if filter
                   wheel motors are loosing steps.

Parameter Name:    INS LPINi SIGNUM
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Number of signals configured.
Description:       Number of signals configured.

Parameter Name:    INS LPINi SIGCONFi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Signal configuration
Description:       Keyword to define each entry of the
                   locking pin signals table.

Parameter Name:    INS LPINi POSNAME1
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    position status.
Description:       Status reported when the locking pin is retracted (F).

Parameter Name:    INS LPINi POSNAME2
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    position status.
Description:       Status reported when the locking pin is inserted (T).

Parameter Name:    INS LPINi CKLOCAL
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Check local control.
Description:       It verifies if locking pin is in manual mode.

Parameter Name:    INS LPINi CKENABLE
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Check enable status bit
Description:       It verifies if enable status bit is active
                   before to insert the locking pin.

Parameter Name:    INS LPINi BICONTROL
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Enable bi-control.
Description:       Enable bi-stable control. Two different
                   control signals used for in and out.

Parameter Name:    INS LPINi BISTATUS
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Enable bi-status.
Description:       If T, locking pin is using two signals for status.

Parameter Name:    INS LPINi RESET
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Reset control
Description:       If T, locking pin will reset its status
                   to retracted when going online. Only valid
                   when bi-control is enabled.

Parameter Name:    INS LPINi TIMEOUT
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              ms
Comment Format:    Activation timeout [ms].
Description:       Maximum timeout to reach the status of the
                   locking pin.

Parameter Name:    INS LPINi UIFCLASS
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    UIF class
Description:       UIF class

Parameter Name:    INS LPINi UIFSPECIAL
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    UIF special device
Description:       UIF special device

Parameter Name:    INS LPINi UIFNB
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    UIF
Description:       UIF

Parameter Name:    INS LPINi UIFTB
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    UIF
Description:       UIF

Parameter Name:    INS LPINi PROCNAME
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Procedure Name
Description:       Procedure Name

Parameter Name:    INS LPINi TESTMAX
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Maximum number of test commands
Description:       Maximum number of test commands

Parameter Name:    INS LPINi TESTCMDi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %15s
Unit:              
Comment Format:    Test Command name
Description:       Test Command name

Parameter Name:    INS LPINi TESTPARi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %256s
Unit:              
Comment Format:    Test Paramaters string
Description:       Test Paramaters string

Parameter Name:    INS LPINi TESTERRi
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Test Expected Error Reply
Description:       Test Expected Error Reply

#########################################################################
# INS.SHUTi: SHUT device configuration keywords
#
Parameter Name:    INS SHUTi SWSIM
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    If T, function is software simulated
Description:       If T, function is software simulated

Parameter Name:    INS SHUTi NAME
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Device name.
Description:       Device name.

Parameter Name:    INS SHUTi LCUID
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Id. of the LCU managing the device.
Description:       Id. of the LCU managing the device.

Parameter Name:    INS SHUTi ID
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Device ID
Description:       Device ID

Parameter Name:    INS SHUTi DEVNAME
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Name of the ICS device.(c)
Description:       Name of the ICS device.(c)

Parameter Name:    INS SHUTi DEVDESC
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Description of the ICS device.
Description:       Description of the ICS device.

Parameter Name:    INS SHUTi PREFIX
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Device FITS prefix.
Description:       Device FITS prefix.

Parameter Name:    INS SHUTi SIGNUM
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Number of signals configured.
Description:       Number of signals configured.

Parameter Name:    INS SHUTi SIGCONFi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Signal configuration
Description:       Keyword to define each entry of the
                   shutter signals table.

Parameter Name:    INS SHUTi POSNAME1
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    position status
Description:       Status reported when the shutter is closed (F).

Parameter Name:    INS SHUTi POSNAME2
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    position status
Description:       Status reported when the shutter is open (F).

Parameter Name:    INS SHUTi CKLOCAL
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Check local control
Description:       It verifies if shutter is in manual mode.

Parameter Name:    INS SHUTi CKENABLE
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Check enable status bit
Description:       It verifies if enable status bit is active
                   before to open the shutter.

Parameter Name:    INS SHUTi BICONTROL
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Enable bi-control.
Description:       Enable bi-stable control. Two different
                   control signals used for open and close.

Parameter Name:    INS SHUTi BISTATUS
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Enable bi-status.
Description:       If T, shutter is using two signals for status.

Parameter Name:    INS SHUTi RESET
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Reset control
Description:       If T, shutter will reset its status
                   to closed when going online. Only valid
                   when bi-control is enabled.

Parameter Name:    INS SHUTi TIMEOUT
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              ms
Comment Format:    Activation timeout [ms].
Description:       Activation timeout [ms].

Parameter Name:    INS SHUTi UIFCLASS
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    UIF class
Description:       UIF class

Parameter Name:    INS SHUTi UIFSPECIAL
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    UIF special device
Description:       UIF special device

Parameter Name:    INS SHUTi UIFNB
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    UIF
Description:       UIF

Parameter Name:    INS SHUTi UIFTB
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    UIF
Description:       UIF

Parameter Name:    INS SHUTi PROCNAME
Class:             config
Context:           Instrument
Type:              string
Value Format:      %s
Unit:              
Comment Format:    Procedure Name
Description:       Procedure Name

Parameter Name:    INS SHUTi TESTMAX
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Maximum number of test commands
Description:       Maximum number of test commands

Parameter Name:    INS SHUTi TESTCMDi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %15s
Unit:              
Comment Format:    Test Command name
Description:       Test Command name

Parameter Name:    INS SHUTi TESTPARi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %256s
Unit:              
Comment Format:    Test Paramaters string
Description:       Test Paramaters string

Parameter Name:    INS SHUTi TESTERRi
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    Test Expected Error Reply
Description:       Test Expected Error Reply

#########################################################################
# INS.SENSORi: Generic SENSOR device
#
Parameter Name:    INS SENSORi PREFIXi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %10s
Unit:              
Comment Format:    Device prefix
Description:       Device prefix

Parameter Name:    INS SENSORi AVAILi
Class:             config
Context:           Instrument
Type:              logical
Value Format:      %c
Unit:              
Comment Format:    If T, sensor is available
Description:       If T, sensor is available

Parameter Name:    INS SENSORi STATi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %15s
Unit:              
Comment Format:    Requested statistics
Description:       Requested statistics

Parameter Name:    INS SENSORi SPAREi
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Channel number of spare sensor
Description:       Channel number of spare sensor

Parameter Name:    INS SENSORi CHARBITSi
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              
Comment Format:    Lakeshore: bits per character
Description:       Lakeshore: bits per character

Parameter Name:    INS SENSORi INFOi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %8s
Unit:              
Comment Format:    Sensor info: ALARM, WARN, STAT, N/A
Description:       Sensor info: ALARM, WARN, STAT, N/A

Parameter Name:    INS SENSORi MONTIME
Class:             config
Context:           Instrument
Type:              integer
Value Format:      %d
Unit:              ms
Comment Format:    Monitoring period [ms]
Description:       Monitoring period [ms]


#########################################################################
# INS.SENSOR1: Yokogawa SENSOR device
#
Parameter Name:    INS SENSORi INITSi
Class:             config
Context:           Instrument
Type:              string
Value Format:      %16s
Unit:              
Comment Format:    Device initialization string
Description:       Device initialization string

#
# ___HAWKI___