EVENT.INI Driver File Contents (phfcwi98.exe)

; Fichier EVENT.INI
; Ce fichier défini les évènement et actions associées
;-----------------------------------------------------------------------------*

; Evènements standards
; générés automatiquement par le logiciel
;-----------------------------------------------------------------------------*
EVT_START
EVT_STOP
EVT_COM_LOST
EVT_COM_BACK
EVT_ON_BATTERY
EVT_AC_PRESENT
EVT_LOW_BATTERY
EVT_SHUTDOWN
EVT_BATTERY_REMAINING_TIME
EVT_BATTERY_FAULT

; Liste des évènements personnalisés
;-----------------------------------------------------------------------------*
; Syntaxe : EVENT.xx=<UPS OBJECT NAME>,<VALUE>,<ACTION NAME>
[EVENT]	 
EVENT.01=PowerSummary.PresentStatus.Overload,1,EVT_OVERLOAD    
EVENT.02=PowerSummary.PresentStatus.Overload,0,EVT_OVERLOAD_OFF
EVENT.03=BatterySystem.Charger.PresentStatus.InternalFailure,1,EVT_CHARGER_FAULT
EVENT.04=BatterySystem.Charger.PresentStatus.InternalFailure,0,EVT_CHARGER_FAULT_OFF

; Action list
;-----------------------------------------------------------------------------*
; N.B.: L'ordre des commandes dans la section action n'a aucune importance.
;       L'ordre d'exécution que celui des commandes décrites ci-dessous.
;
; Syntaxe des commandes
;-----------------------------------------------------------------------------*
;
; DELAY=<DELAY>[,<CANCEL EVENT>]
;---------------------------------------------------------*
; <DELAY> = Periode de grâce en seconde. L'évènement <CANCEL EVENT> annule
; l'exécution de l'action s'il arrive avant la fin de la période de grâce.
;
; LOG=<LOG MESSAGE>
;---------------------------------------------------------*
; <LOG MESSAGE> = Message à envoyer à "Log.exe"
;
; NOTIFY=<NOTIFY LEVEL>,<NOTIFY MESSAGE>
;---------------------------------------------------------*
; <NOTIFY LEVEL> = Niveau d'alarme (1:vert, 2:jaune, 3:rouge)
; <NOTIFY MESSAGE> = Message à envoyer à "Notify.exe"
;
; XML_NOTIFY=<NOTIFY LEVEL>,<NOTIFY MESSAGE>
;---------------------------------------------------------*
; <NOTIFY LEVEL> = Niveau d'alarme (1:vert, 2:jaune, 3:rouge)
; <NOTIFY MESSAGE> = Message à envoyer à "NotifyXMLAgent.exe"
;
; EXECUTE=<COMMAND LINE>
;---------------------------------------------------------*
; <COMMAND LINE> = Chemin et paramètres du programme à lancer
;
; il est possible d'utiliser cette commande pour lancer 
; votre propre programme sur réception d'un évènement.
; Ex: EXECUTE=C:\Program Files\Accessories\wordpad.exe "C:\Program Files\Accessoires\test.txt"
;
; ACTION=<ACTION NAME>
;---------------------------------------------------------*
; <ACTION NAME> = Nom de la section ACTION à exécuter
;
; SHUTDOWN=<SHUTDOWN DURATION>[,<SHUTDOWN TYPE>]
;---------------------------------------------------------*
; <SHUTDOWN DURATION> = Durée de l'arrêt système en secondes
; <SHUTDOWN TYPE> = Combinaison des paramètres suivant :
;  -s = Standard shutdown
;  -d = MS-DOS mode (Call GOTODOS.PIF)
;  -f = forced application shutdown
;  -r = reboot
;  -p = power off
;  -l = logoff
;  N.B.: Si <SHUTDOWN TYPE> n'est pas mis, l'onduleur et PSP s'arrêteront 
;        mais le système ne s'arrêtera pas.
;
; Ex: Shutdown forcé standard
; SHUTDOWN=120,-f -s
;
; Ex: Shutdown forcé avec passage en mode MS-DOS pour eviter l'extinction automatique par l'APM
; SHUTDOWN=120,-f -d
;-----------------------------------------------------------------------------*

[EVT_START]
;---------------------------------------------------------*
LOG=Logiciel de contrôle de l'alimentation activé

[EVT_STOP]
;---------------------------------------------------------*
LOG=Logiciel  de contrôle de l'alimentation désactivé

[EVT_COM_LOST]
;---------------------------------------------------------*
DELAY=10,EVT_COM_BACK
NOTIFY=2,Perte de communication avec l'onduleur
LOG=Perte de communication avec l'onduleur

[EVT_COM_BACK]
;---------------------------------------------------------*
NOTIFY=1,Retour de la communication avec l'onduleur
LOG=Retour de la communication avec l'onduleur

[EVT_ON_BATTERY]
;---------------------------------------------------------*
DELAY=5,EVT_AC_PRESENT
NOTIFY=2,Coupure secteur
LOG=Coupure secteur

[EVT_AC_PRESENT]
;---------------------------------------------------------*
NOTIFY=1,Retour secteur
LOG=Retour secteur

[EVT_LOW_BATTERY]
;---------------------------------------------------------*
NOTIFY=3,Niveau batterie bas : \VAL(PowerSummary.RemainingCapacity)%
LOG=Niveau batterie bas : \VAL(PowerSummary.RemainingCapacity)%
ACTION=EVT_SHUTDOWN

[EVT_SHUTDOWN]
;---------------------------------------------------------*
NOTIFY=3,Arrêt automatique de votre système en cours...
LOG=Arrêt automatique de votre système en cours...
SHUTDOWN=120,-f -s

[EVT_BATTERY_REMAINING_TIME]
;---------------------------------------------------------*
NOTIFY=2,Arrêt système dans \TTS
LOG=Arrêt système dans \TTS

[EVT_BATTERY_FAULT]
;---------------------------------------------------------*
NOTIFY=3,Défaut batterie
LOG=Défaut batterie

[EVT_OVERLOAD]
;---------------------------------------------------------*
NOTIFY=3,Surcharge onduleur
LOG=Surcharge onduleur

[EVT_OVERLOAD_OFF]
;---------------------------------------------------------*
NOTIFY=1,Fin de surcharge onduleur
LOG=Fin de surcharge onduleur

[EVT_CHARGER_FAULT]
;---------------------------------------------------------*
NOTIFY=2,Défaut chargeur
LOG=Défaut chargeur

[EVT_CHARGER_FAULT_OFF]
;---------------------------------------------------------*
NOTIFY=1,Fonctionnement chargeur correct
LOG=Fonctionnement chargeur correct
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.41