EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Clarification required in SNL
From: Benjamin Franksen <[email protected]>
To: <[email protected]>
Cc: manta santosh aditya santosh_aditya <[email protected]>
Date: Fri, 20 Jul 2012 14:46:21 +0200
On Friday, July 20, 2012, manta santosh aditya santosh_aditya wrote:
> I have started learning State Notation Language and could make good
> progress. I am attaching the source code. I could load database(using
> dbl command) and sequencer. But I am unable to see the print messages.
> The code is written in sncExample.stt in src directory. Please see and
> suggest me how to do the coding. 

Use camonitor to see how the variable {user}:cathodeTempM changes over time. 
For me this looks like this:

> camonitor franksen:cathodeTempM
franksen:cathodeTempM          2012-07-20 14:42:00.250748 70 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:01.250790 70.3494 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:02.250852 70.6953 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:03.250901 71.0343 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:04.250953 71.363 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:05.251005 71.678 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:06.251042 71.9762 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:07.251096 72.2548 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:08.251122 72.5107 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:09.251175 72.7416 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:10.251216 72.9451 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:11.251268 73.1192 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:12.251279 73.2621 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:13.251332 73.3725 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:14.251384 73.4491 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:15.251439 73.4912 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:16.251478 73.4985 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:17.251529 73.4708 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:18.251539 73.4085 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:19.251591 73.3121 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:20.251653 73.1825 LOLO MAJOR
franksen:cathodeTempM          2012-07-20 14:42:21.251704 73.0212 LOLO MAJOR
...

Note that the value does not increase beyond 75, so no state change 
condition fires in state light_off (at least not for a long time). BTW, you 
can use seqShow to see the state your program is in.

Cheers
Ben

Attachment: signature.asc
Description: This is a digitally signed message part.


References:
Clarification required in SNL manta santosh aditya santosh_aditya

Navigate by Date:
Prev: NOBUGS 2012 -- Final Call For Abstracts Tobias.Richter
Next: sequencer & button click Martin Konrad
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Clarification required in SNL manta santosh aditya santosh_aditya
Next: NOBUGS 2012 -- Final Call For Abstracts Tobias.Richter
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024