/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to xml/test2/props.xml

  • Committer: Vasilii Chernov
  • Date: 2016-02-03 15:48:45 UTC
  • mto: This revision was merged to the branch mainline in revision 353.
  • Revision ID: vchernov@inr.ru-20160203154845-bnyvhpe6fnirhrka
Add python wrap for pcilib

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<model xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 
3
  <transform path="/test/prop1" register="test_prop1" unit="C" read_from_register="(503975./1024000)*${/registers/fpga/reg1} + 28715./100" description="formula to get real fpga temperature from the fpga_temperature register in decimal"/>
 
4
</model>