BayEOS-PHP
 All Data Structures Namespaces Files Functions Variables Pages
Data Structures | Variables
eurotherm2704.php File Reference

Go to the source code of this file.

Data Structures

class  Eurotherm2704
 

Variables

 $config =parse_ini_file('/etc/eurotherm2704.ini')
 
if(!isset($config['names'])) else $names =$config['names']
 
 $my_client = new Eurotherm2704($names,$config)
 

Variable Documentation

$config =parse_ini_file('/etc/eurotherm2704.ini')

Definition at line 11 of file eurotherm2704.php.

$my_client = new Eurotherm2704($names,$config)

Definition at line 102 of file eurotherm2704.php.

if (!isset($config['names'])) else $names =$config['names']

Definition at line 20 of file eurotherm2704.php.