Commit Graph

35 Commits

Author SHA1 Message Date
rivers
28ac83096c Replace FTVL=UCHAR with FTVL=CHAR in waveform records, so they can be written to with dbpf; they should have been CHAR all along
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@12915 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2011-06-04 22:42:03 +00:00
rivers
0c983e0444 Add some more VAL fields; initialize here rather than in asynNDArrayDriver or ADDriver code
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@11031 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2010-05-19 19:58:42 +00:00
hammonds
db757c6910 Add info field to asyn record to allow writing a program to find asyn components.
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@10980 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2010-05-18 02:49:35 +00:00
rivers
09ab11d6bc Removed PINI=RUNNING from input records
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@10156 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2010-03-04 23:09:41 +00:00
rivers
4affe69bd1 Changed input records from PINI=1 or PINI=YES to PINI=RUNNING; This forces input records to process after output records; required EPICS 3.14.11 or later
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9451 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2009-08-31 20:45:06 +00:00
rivers
1ed114bb5f Changed PVAttributesFile to NDAttributesFile; changed ImageCounter to ArrayCounter, ImageSize to ArraySize, ImageRate to ArrayRate; added ArraySize_Z
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9287 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2009-08-17 01:54:00 +00:00
rivers
6f35b57882 Changed PV_ATTRIBUTES_FILE to ND_ATTRIBUTES_FILE
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9220 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2009-08-11 03:52:40 +00:00
rivers
482e28a0ca Added Initializing state
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9112 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2009-07-26 16:07:43 +00:00
rivers
bdb6bc6c20 Added PVAttributesFile
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9095 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2009-07-24 16:48:37 +00:00
rivers
5236e448f1 Renamed drvInfo fields IMAGE_SIZE_xxx to ARRAY_SIZE_xxx and IMAGE_COUNTER to ARRAY_COUNTER
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8866 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2009-05-01 21:28:42 +00:00
rivers
d506c733c3 Changed Acquire_RBV from longin to bi, added descriptive state names
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8691 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2009-03-27 17:55:08 +00:00
rivers
0f366d8e47 Changed PortName_RBV record to talk to driver
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8292 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2009-01-27 18:29:31 +00:00
rivers
eacb274255 Removed abusy record, now use busy record from busy module
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8170 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2009-01-14 19:36:06 +00:00
rivers
932f7d42c2 Added ColorMode
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8100 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-12-24 21:01:16 +00:00
rivers
8a73dc7327 Added temperature, ReadStatus and NumExposuresCounter_RBV
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7966 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-12-06 14:19:49 +00:00
rivers
8baba31020 Removed file related records, those are now in NDFile.template
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7832 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-11-16 16:16:06 +00:00
rivers
474017d847 Added ArrayCallbacks; many changes to shutter records
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7779 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-11-11 21:30:29 +00:00
rivers
dbcd2556e3 Added NumImagesCounter_RBV
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7758 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-11-07 13:58:36 +00:00
rivers
de260384a4 Changed ImageType to FrameType/FrameType_RBV, changed TimeRemaining to TimeRemaining_RBV
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7745 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-11-01 23:09:36 +00:00
rivers
e03bdc5fec Changed to use new abusy record with asyn device support
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7686 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-09-30 14:50:40 +00:00
rivers
ba65058a5d Database changes from Tim M. to fix problems with busy record hanging
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7676 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-09-24 21:05:35 +00:00
rivers
9a2a57e125 Added strings for to/from socket servers, status message
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7520 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-08-23 14:49:29 +00:00
rivers
56648cde1f Removed readback (_RBV) parameters; changed from mbbi/mbbo to bi/bo records where possible
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7410 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-06-10 23:57:24 +00:00
rivers
d89e8fcb18 Added PINI=1 for readbacks; changed readbacks to use new _RBV parameters
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7311 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-05-15 13:04:43 +00:00
rivers
8f5a986ba1 RBV fields need PINI=1
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7284 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-05-14 01:44:05 +00:00
rivers
b5db6cb245 Removed PINI from all RBV records
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7221 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-05-06 13:12:29 +00:00
rivers
cf8092e6fd Changed macro parameter from D to R for consistency
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7135 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-04-26 03:22:49 +00:00
rivers
6cd76b87ce Comment out PINI on readback fields
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7109 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-04-23 02:54:40 +00:00
rivers
c5254d26b2 Added ReverseX and ReverseY
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7098 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-04-21 21:31:14 +00:00
rivers
967bebc500 Fixed error in DetectorState
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7069 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-04-18 19:28:52 +00:00
rivers
a9dd25f8f3 Added PortName_RBV record
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7018 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-04-11 12:21:49 +00:00
rivers
5d740221fa Added PINI=1 to most output records; changed Frame to Image
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7008 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-04-08 20:25:03 +00:00
rivers
394cfde656 Remove status string and connection fields
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@6983 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-04-05 03:22:58 +00:00
rivers
b14f328052 Moved frame rate parameters from ADImage.template to this file
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@6961 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-04-03 03:22:15 +00:00
rivers
1f9ca2000b Renamed from ADAsyn.template
git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@6934 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
2008-04-02 18:03:41 +00:00