Page 1 of 1

FSIO Custom Table Variables

Posted: Wed Aug 02, 2017 7:17 pm
by NBytevenom
Is there a method (In TS/Console) currently to change the table variables?

Re: FSIO Custom Table Variables

Posted: Thu Aug 03, 2017 2:31 am
by AndreyB
In TS you can set a lot of FSIO things including the tables

Image

That's under the "board" group, maybe not the best top-level button name.

Re: FSIO Custom Table Variables

Posted: Thu Aug 03, 2017 4:15 am
by stefanst
I believe he's asking if you can change the lookup values for x- and y-axis. for example make x-axis coolant temp.

Re: FSIO Custom Table Variables

Posted: Thu Aug 03, 2017 11:54 am
by AndreyB
stefanst wrote:I believe he's asking if you can change the lookup values for x- and y-axis. for example make x-axis coolant temp.
I am wondering if we have some misunderstanding here. What "lookup values"? There are the labels in TS - but these are nothing but TS labels. What is your lookup value is controlled by you.

See http://rusefi.com/wiki/index.php?title=Manual:Flexible_Logic#Case_study_.234:_boost_controller where it says "magic expression, that's RPN for "fsio_table (3, rpm, map) / 100"."

Re: FSIO Custom Table Variables

Posted: Thu Aug 03, 2017 2:56 pm
by NBytevenom
russian wrote:
stefanst wrote:I believe he's asking if you can change the lookup values for x- and y-axis. for example make x-axis coolant temp.
I am wondering if we have some misunderstanding here. What "lookup values"? There are the labels in TS - but these are nothing but TS labels. What is your lookup value is controlled by you.

See http://rusefi.com/wiki/index.php?title=Manual:Flexible_Logic#Case_study_.234:_boost_controller where it says "magic expression, that's RPN for "fsio_table (3, rpm, map) / 100"."
Ah okay. That is what I was looking for.

Also, I seem to be having an issue with writing my FSIO condition to the board. If I use something like "rpm > 600", the board locks up and the write fails.

I've tried using a console command and writing through TS.

Re: FSIO Custom Table Variables

Posted: Fri Aug 04, 2017 1:03 am
by AndreyB
NBytevenom wrote:I seem to be having an issue with writing my FSIO condition to the board. If I use something like "rpm > 600", the board locks up and the write fails.

I've tried using a console command and writing through TS.
Limited telepathic abilities, I need more data :) Maybe record a video so that I can reproduce? Maybe post your tune or logs?

Re: FSIO Custom Table Variables

Posted: Fri Aug 04, 2017 2:54 pm
by NBytevenom
russian wrote:
NBytevenom wrote:I seem to be having an issue with writing my FSIO condition to the board. If I use something like "rpm > 600", the board locks up and the write fails.

I've tried using a console command and writing through TS.
Limited telepathic abilities, I need more data :) Maybe record a video so that I can reproduce? Maybe post your tune or logs?
Fair enough! Will post tonight.

Re: FSIO Custom Table Variables

Posted: Fri Aug 04, 2017 2:55 pm
by NBytevenom
russian wrote:
NBytevenom wrote:I seem to be having an issue with writing my FSIO condition to the board. If I use something like "rpm > 600", the board locks up and the write fails.

I've tried using a console command and writing through TS.
Limited telepathic abilities, I need more data :) Maybe record a video so that I can reproduce? Maybe post your tune or logs?
Fair enough! Will post tonight.
I figured that perhaps it might've been a well known issue for some. Worth a try at your telepathic abilities.