table for output monitoring

Questions specific to Megalogviewer

Moderator: LT401Vette

Post Reply
nismoautoxr
Super MS/Extra'er
Posts: 2631
Joined: Sun May 29, 2011 10:28 am
Location: birmingham ,Alabama. U.S.A.

table for output monitoring

Post by nismoautoxr »

I'm sure this is somewhere but I haven't found it . I am operating relays from JS1 and JS3.im also inputing switch ground to JS7. Id like to look at those in the logs. Is that doable? is there a list of status or sensor parameters somewhere ?
Ricky-
1995 Nissan 240sx, 403 LS strokerv8 N/A 6speed trans
MS3&MS3X v.3.0 PCB
42lb/hr Hi-Z inj.,230/232 @.050 on 114LSA cam
sequential fuel and sequential spark
LS3/LSA card MAF sensor
97 Mazda MX5
MS3 2002 vvt motor
.60 trim T4 Turbo at 15 PSI
slow_hemi6
Super MS/Extra'er
Posts: 4122
Joined: Fri May 07, 2004 3:33 am
Location: Australia

Re: table for output monitoring

Post by slow_hemi6 »

Tuner studio manual has the full list of datalog fields. http://www.msextra.com/doc/pdf/html/Meg ... .4-57.html and the page after. http://www.msextra.com/doc/pdf/html/Meg ... .4-61.html and the page after.
Last edited by slow_hemi6 on Sun Mar 20, 2016 5:27 am, edited 2 times in total.
Find the Manuals up top under Quick links: Manuals. :RTFM:
Cheers Luke
nismoautoxr
Super MS/Extra'er
Posts: 2631
Joined: Sun May 29, 2011 10:28 am
Location: birmingham ,Alabama. U.S.A.

Re: table for output monitoring

Post by nismoautoxr »

Thank you Luke.
Ricky-
1995 Nissan 240sx, 403 LS strokerv8 N/A 6speed trans
MS3&MS3X v.3.0 PCB
42lb/hr Hi-Z inj.,230/232 @.050 on 114LSA cam
sequential fuel and sequential spark
LS3/LSA card MAF sensor
97 Mazda MX5
MS3 2002 vvt motor
.60 trim T4 Turbo at 15 PSI
slow_hemi6
Super MS/Extra'er
Posts: 4122
Joined: Fri May 07, 2004 3:33 am
Location: Australia

Re: table for output monitoring

Post by slow_hemi6 »

You are basically looking for the relevant number result for the port. JS0 should be IAC1 which is in portmj. Being equivalent to 1 any odd number result for portmj means it IAC1 active and any even,or zero means it is not active. But whether active is on or off for your device could also depend on the whole IAC1a IAC1b complimentary switching arrangement. Complicated initially but you will work it out.
Find the Manuals up top under Quick links: Manuals. :RTFM:
Cheers Luke
nismoautoxr
Super MS/Extra'er
Posts: 2631
Joined: Sun May 29, 2011 10:28 am
Location: birmingham ,Alabama. U.S.A.

Re: table for output monitoring

Post by nismoautoxr »

I need to watch portmj but I also need to watch JS7 which it looks like is porteo which I don't see as a field I can see in the log?? I see portmj and its going nuts so I need to watch the input which is JS7. For instance...I'm trying to figure out why the compressor and idle control keeps jumping on and off when the ac on input is switched on in this log .
Last edited by nismoautoxr on Sun Mar 20, 2016 4:53 pm, edited 1 time in total.
Ricky-
1995 Nissan 240sx, 403 LS strokerv8 N/A 6speed trans
MS3&MS3X v.3.0 PCB
42lb/hr Hi-Z inj.,230/232 @.050 on 114LSA cam
sequential fuel and sequential spark
LS3/LSA card MAF sensor
97 Mazda MX5
MS3 2002 vvt motor
.60 trim T4 Turbo at 15 PSI
jsmcortina
Site Admin
Posts: 39612
Joined: Mon May 03, 2004 1:34 am
Location: Birmingham, UK
Contact:

Re: table for output monitoring

Post by jsmcortina »

If you have the registered version of MegaLogViewer you can add a calculated field to pick out one bit.

e.g. create PORTE0
[porteh] & 1

e.g. create PORTJ1
[portmj] & 2

James
I can repair or upgrade Megasquirts in UK. http://www.jamesmurrayengineering.co.uk

My Success story: http://www.msextra.com/forums/viewtopic ... 04&t=34277
MSEXTRA documentation at: http://www.msextra.com/doc/index.html
New users, please read the "Forum Help Page".
nismoautoxr
Super MS/Extra'er
Posts: 2631
Joined: Sun May 29, 2011 10:28 am
Location: birmingham ,Alabama. U.S.A.

Re: table for output monitoring

Post by nismoautoxr »

jsmcortina wrote:If you have the registered version of MegaLogViewer you can add a calculated field to pick out one bit.

e.g. create PORTE0
[porteh] & 1

e.g. create PORTJ1
[portmj] & 2

James
Yes I have the registered product both TS and MLV. I just suck at the whole language thing LOL
Ricky-
1995 Nissan 240sx, 403 LS strokerv8 N/A 6speed trans
MS3&MS3X v.3.0 PCB
42lb/hr Hi-Z inj.,230/232 @.050 on 114LSA cam
sequential fuel and sequential spark
LS3/LSA card MAF sensor
97 Mazda MX5
MS3 2002 vvt motor
.60 trim T4 Turbo at 15 PSI
nismoautoxr
Super MS/Extra'er
Posts: 2631
Joined: Sun May 29, 2011 10:28 am
Location: birmingham ,Alabama. U.S.A.

Re: table for output monitoring

Post by nismoautoxr »

Ok I created the ports as PORTE0 = [porteh] & 1 PORTJ1 = [portmj] & 1 PORTJ2 = [portmj] & 2 . I'm using IAC1b and IAC2b to control the compressor and 2 fans and using JS7 as an input to turn the compressor on and the tune turns on the rad fan when the Ac is on . I'm getting a problem where the AC compressor is intermittent and the idle valve duty is dipping down as if you turned off the ac and fans but I'm not seeing it reflect as commands on the log. I do see the indicators come on and off on the TS screen while its happening . The ac light blinks on and off intermittently as well as the fan light which is why I'm trying to see the input which should be PORTE0. Did I do it right?
Ricky-
1995 Nissan 240sx, 403 LS strokerv8 N/A 6speed trans
MS3&MS3X v.3.0 PCB
42lb/hr Hi-Z inj.,230/232 @.050 on 114LSA cam
sequential fuel and sequential spark
LS3/LSA card MAF sensor
97 Mazda MX5
MS3 2002 vvt motor
.60 trim T4 Turbo at 15 PSI
Post Reply