Commit 2eab0634ffe4ab803142db686f13bf6993e1ab3f

Authored by Elena.Budnik
1 parent 5ec19c47

pas mom t, press

Showing 2 changed files with 20 additions and 0 deletions   Show diff stats
PARAM_DEF/pas_mom_press.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="pas_mom_press">
  3 + <get>
  4 + <vi name='so:pas:mom'>
  5 + <baseParam name="pressure"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...
PARAM_DEF/pas_mom_t.xml 0 → 100644
... ... @@ -0,0 +1,10 @@
  1 +<?xml version="1.0"?>
  2 +<param xml:id="pas_mom_t">
  3 + <get>
  4 + <vi name='so:pas:mom'>
  5 + <baseParam name="temperature"/>
  6 + </vi>
  7 + </get>
  8 + <process/>
  9 + <output/>
  10 +</param>
... ...