13.07.2015 Aufrufe

Download - IP-Symcon

Download - IP-Symcon

Download - IP-Symcon

MEHR ANZEIGEN
WENIGER ANZEIGEN

Erfolgreiche ePaper selbst erstellen

Machen Sie aus Ihren PDF Publikationen ein blätterbares Flipbook mit unserer einzigartigen Google optimierten e-Paper Software.

}WAC_ClearPlaylist($id);foreach($files as $file){$ext = pathinfo($dir."/".$file, PATHINFO_EXTENSION);if(in_array(strtolower($ext), $allowed)){WAC_AddFile($id, $dir."/".$file);}}WAC_Play($id);... ein Variablenprofil exportieren?getVariableProfileCreationCode("~Temperature.FHT");getVariableProfileCreationCode("~Temperature.FHT", "TemperatureTest");// erster Funktionsparameter: Profilname, zweiter Parameter (optional): neuer Profilnamefunction getVariableProfileCreationCode ($profileName, $newProfileName = ""){$profile = <strong>IP</strong>S_GetVariableProfile($profileName);if ($profile !== false){$profileName = (strlen($newProfileName) > 0) ? $newProfileName : $profileName;echo '<strong>IP</strong>S_CreateVariableProfile("'.$profileName.'", '.$profile['ProfileType'].');'."\n";echo '<strong>IP</strong>S_SetVariableProfileText("'.$profileName.'", "'.$profile['Prefix'].'", "'.$profile['Suffix'echo '<strong>IP</strong>S_SetVariableProfileValues("'.$profileName.'", '.$profile['MinValue'].', '.$profile['MaxValuecho '<strong>IP</strong>S_SetVariableProfileDigits("'.$profileName.'", '.$profile['Digits'].');'."\n";echo '<strong>IP</strong>S_SetVariableProfileIcon("'.$profileName.'", "'.$profile['Icon'].'");'."\n";foreach ($profile['Associations'] as $association){echo '<strong>IP</strong>S_SetVariableProfileAssociation("'.$profileName.'", '.$association['Value'].', "'.$assoc}echo "\n";}}

Hurra! Ihre Datei wurde hochgeladen und ist bereit für die Veröffentlichung.

Erfolgreich gespeichert!

Leider ist etwas schief gelaufen!