code:xmlrpc-php
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| code:xmlrpc-php [2009/02/23 08:02] – created rts2phplib page pkubanek | code:xmlrpc-php [Unknown date] (current) – external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| You most probably will need [[http:// | You most probably will need [[http:// | ||
| + | |||
| + | Of course you will need rts2-xmlrpcd running, as well as some web-server with PHP installed. | ||
| Then you can see either example included in [[http:// | Then you can see either example included in [[http:// | ||
| Line 20: | Line 22: | ||
| print 'Value of T0.infotime:' | print 'Value of T0.infotime:' | ||
| </ | </ | ||
| + | |||
| + | ====== Available functions ====== | ||
| + | |||
| + | ===== devices() ===== | ||
| + | |||
| + | devices() call returns array which contains name of all devices in the system. | ||
| + | |||
| + | ===== valueOf() ===== | ||
| + | |||
| + | Takes in two parameters - name of device and name of value. Return string representation of the value. | ||
| + | |||
| + | |||
| + | |||
code/xmlrpc-php.1235376136.txt.gz · Last modified: 2009/02/22 23:00 (external edit)