Go to the source code of this file.
Variables | |
| $toRead = array() | |
| $toWrite = array() | |
| else | $toWrite [$key] = (integer) $value |
| $npars = (count($toWrite)>0)?elphel_set_P_arr($toWrite):0 | |
| $xml = new SimpleXMLElement("<?xml version='1.0' standalone='yes'?><camvars/>") | |
| $rslt = $xml->asXML() | |
| $npars = (count($toWrite)>0)?elphel_set_P_arr($toWrite):0 |
Definition at line 49 of file camvars.php.
| $rslt = $xml->asXML() |
Definition at line 59 of file camvars.php.
| $toRead = array() |
Definition at line 43 of file camvars.php.
Definition at line 47 of file camvars.php.
| $toWrite = array() |
Definition at line 44 of file camvars.php.
| $xml = new SimpleXMLElement("<?xml version='1.0' standalone='yes'?><camvars/>") |
Definition at line 52 of file camvars.php.
1.5.1