ISIS Logo
HVCAEN
HVCAEN IOC
HVCAENx527.db
Go to the documentation of this file.
1 #
2 # Copyright Canadian Light Source, Inc. All rights reserved.
3 # - see licence.txt and licence_CAEN.txt for limitations on use.
4 #
5 # scan crate
6 #
7 # reactivate "poll" if the channels scan is put back into device support
8 # (from driver support)
9 #record( sub, "$(P):$(PSNAME):poll")
10 #{
11 # field( DESC, "Base poll period")
12 # field( SCAN, ".2 second")
13 # field( INAM, "InitScanChannels")
14 # field( SNAM, "ScanChannels")
15 #}
16 record( ao, "$(P):$(PSNAME):scanPeriod")
17 {
18  field( DESC, "Base scan period")
19 # field( DTYP, "CAEN x527 HV Crate")
20 # field( OUT, "@$(CHADDR,undefined) scanPeriod")
21  field( VAL, "0.2")
22  field( PINI, "1")
23 }
24 record( ai, "$(P):$(PSNAME):connected")
25 {
26  field( DESC, "Crate connection status")
27 # field( DTYP, "CAEN x527 HV Crate")
28 # field( INP, "@$(CHADDR,undefined) connected")
29 # field( SCAN, "10 second")
30 }
31 
32 record(bo, "$(P):$(PSNAME):SIM")
33 {
34  field(SCAN, "Passive")
35  field(DTYP, "Soft Channel")
36  field(ZNAM, "NO")
37  field(ONAM, "YES")
38 }
39 
40 record( bo, "$(P):$(PSNAME):DISABLE")
41 {
42  field(DESC, "Disable comms")
43  field(PINI, "YES")
44  field(VAL, "0")
45  field(OMSL, "supervisory")
46  field(ZNAM, "Comms Enabled")
47  field(ONAM, "Comms Disabled")
48 }
49 
50 #record( ao, "$(P):$(PSNAME):v0set")
51 #{
52 # field( DESC, "V setting, all Ch.")
53 #}
54 #record( ao, "$(P):$(PSNAME):i0set")
55 #{
56 # field( DESC, "I setting, all Ch.")
57 #}
58 #record( ao, "$(P):$(PSNAME):rampup")
59 #{
60 # field( DESC, "ramp-up rate, all Ch.")
61 #}
62 #record( ao, "$(P):$(PSNAME):rampdn")
63 #{
64 # field( DESC, "ramp-down rate, all Ch.")
65 #}
66 #record( ao, "$(P):$(PSNAME):svmax")
67 #{
68 # field( DESC, "soft V limit, all Ch.")
69 #}
70 record( bo, "$(P):$(PSNAME):pwonoff")
71 {
72  field( DESC, "Power on/off, all Ch.")
73 }
record(ao,"$(P):$(PSNAME):scanPeriod")
DESC field: Base poll period
Definition: HVCAENx527.db:16
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5