3 posts / 0 new
Last post
rik_ebbesen
rik_ebbesen's picture
ACC Params questions

I am a newly installed OVMS user. everything appears to be installed correctly and functioning well on my Tesla Roadster v2.0. I am attempting to set charging parameters using the ACC PARAMS command and would like to know where I can find examples or further details of valid syntax. I am using the following command line and not receiving any acknowledgement back... should I be expecting to receive an ack?

ACC PARAMS COOLDOWN CHARGEAT 01:01 CHARGEBY 05:00 MODE STA

Is there a similar command like ACC PARAMS 1? to hear back what's set for each of the four ACC slots?

Curt
ACC Params questions

Hi, rik_ebbesen!

My guess is that you are not getting a response because the ACC PARAMS string isn't being recognized as valid (instructive error messages would certainly be useful when working out the syntax).

Your problem is that you have specified both CHARGEAT and CHARGEBY, and can only use one of the CHARGE* actions at any given time. Also, all of the CHARGE* actions require that you specify both MODE and LIMIT.

Here is the ACC PARAM string I am currently using:

ACC PARAMS COOLDOWN CHARGEBY 08:00 MODE STA LIMIT 40

Curt
ACC Params questions

One more thing…

Sorry - I missed your final question the first time around. The command which will report ACC Params for each location is:

ACC PARAMS? n

Log in or register to post comments