What's new ?

First, the displayed help has been enhanced : new commands, better explanation for parameters, file usage...

Second, added new commands like error-count (this counter exist in each module and now could be displayed), timer (for countdown on relays : you can start a relay for X seconds and then it stop automaticaly).

I've defined some similar words for each commands but feel free to add new word for the next version, by posting a comment below :)

	Data.s "TIME-SET TIMESET SYNCHRONIZATION SYNCHRONISATION"
	Data.s "UP BLIND-UP MONTER-VOLET OUVRIR OUVRIR-VOLET"
	Data.s "STOP BLIND-STOP HALT ARRETER"
	Data.s "DOWN BLIND-DOWN FERMER-VOLET DESCENDRE DESCENDRE-VOLET"
	Data.s "ON ALLUMER RELAY-ON ALLUMER-RELAIS RELAY-ON SWITCH-ON"
	Data.s "OFF ETEINDRE RELAY-OFF ETEINDRE-RELAIS SWITCH-OFF"
	Data.s "PULSE IMPULSE SHORT CLICK PRESS LONGPRESS SIMULATE BUTTON"
	Data.s "BLINK CLIGNOTER ON-OFF"
	Data.s "TIMER START RELAY-START RELAY-TIMER ACTIVER LANCER COUNTDOWN"
	Data.s "DIM-UP DIM-ON DIMMER-UP SLOW-ON DIM"
	Data.s "PAUSE DELAY WAIT ATTENDRE"
	Data.s "STATUS ETAT INFOS INFORMATION"
	Data.s "RAW BRUT DIRECT PACKET FRAME"
	Data.s "CLEAR-TEMP RESET-TEMP"	
	; -- With Feedback (> 1.3) --
	Data.s "TEMP SENSOR"
	Data.s "GET-ERROR ERROR ERROR-COUNT ERREUR"

Download : VelbusCmd (Executable)