1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Is it possible for an Asyn output record to be, also, an (I/O Intr - driven) input? |
From: | <[email protected]> |
To: | <[email protected]>, <[email protected]> |
Date: | Fri, 28 Nov 2014 13:09:38 +0000 |
Hi Peter, This is possible (the motor record is a good example), but it needs the record type to support it. Most record types don’t support two way communication with device support. Cheers, Nick Rees Principal Software Engineer Phone: +44 (0)1235-778430 Diamond Light Source Fax: +44 (0)1235-446713 From: Heesterman, Peter J [mailto:[email protected]]
Hi, I’d like to be able to use an output record in this way, if possible, but my tests show that it doesn’t work. From code comments like: /* This code is for I/O Intr scanned output records, which are not tested yet. */ I suspect that I’m asking for a feature/behaviour that isn’t implemented, or is at any rate not commissioned. An example of the usage I’ve been looking for: It is possible for the software user to switch the equipment off by means of a caput (or similar) command. But, it is also possible for the equipment user to switch the equipment off physically. In which case, this is detected by the software, and can be detected by the software user through a caget (or similar), of the same record. It would be possible to use two different records for this purpose, of course. Many thanks, Peter.
-- This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail. |