Skill code for obtaining the temperatue

Guest
Hi all,

Is there a skill function to report the temperature?

something like getCurrentTime(), but for temperature.

Thanks.

-J
 
asiGetCurrentSession()~>data~>sevSession~>temperature

Bernd

jonashat@gmail.com wrote:
Hi all,

Is there a skill function to report the temperature?

something like getCurrentTime(), but for temperature.

Thanks.

-J
 
On Fri, 01 Dec 2006 13:23:12 +0100, Bernd Fischer
<bernd.fischer@xignalerif.r'4054-50];p5.de> wrote:

asiGetCurrentSession()~>data~>sevSession~>temperature

Bernd

jonashat@gmail.com wrote:
Hi all,

Is there a skill function to report the temperature?

something like getCurrentTime(), but for temperature.

Thanks.

-J
Do you mean the temperature from a particular simulation, or the
current environment temperature (as Bernd suggested - with the
warning that the above is using internal data structure information).

Or perhaps you're hoping for the ambient termperature in the room
you're sitting in? If so, that's getCurrentTemperature(). It falls
into the same class of functions as makeMeACupOfTea() and
minesAPint() ;-)

Regards,

Andrew.
--
Andrew Beckett
Principal European Technology Leader
Cadence Design Systems, UK.
 
That does the job, thanks Bernd!

I needed this function to include an ocean script that will write the
temperature in a simulation in a file.

Bernd Fischer wrote:
asiGetCurrentSession()~>data~>sevSession~>temperature

Bernd

jonashat@gmail.com wrote:
Hi all,

Is there a skill function to report the temperature?

something like getCurrentTime(), but for temperature.

Thanks.

-J
 

Welcome to EDABoard.com

Sponsor

Back
Top