VEMS Community Forum

Technical => Documents => Topic started by: mr_g on December 18, 2019, 11:35:39 am

Title: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: mr_g on December 18, 2019, 11:35:39 am
How to send this information for A0-B3 additional inputs?

I suppose I have to send it like an AIM protocol for correct channel numbers. That is reasonable.

But what is the exact channel number for A0-A3, B0-B3? It doesn't mention anything about that on a page?

https://www.vems.hu/vt/help/v3/v3_inputmux.html (https://www.vems.hu/vt/help/v3/v3_inputmux.html)

(https://www.vems.hu/manual/vemstune/help2/htmls/images/input_mux_2nd_serial.png)
Title: Re: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: Kamuto on December 19, 2019, 12:26:07 am
How to send this information for A0-B3 additional inputs?

I suppose I have to send it like an AIM protocol for correct channel numbers. That is reasonable.

But what is the exact channel number for A0-A3, B0-B3? It doesn't mention anything about that on a page?

https://www.vems.hu/vt/help/v3/v3_inputmux.html (https://www.vems.hu/vt/help/v3/v3_inputmux.html)

(https://www.vems.hu/manual/vemstune/help2/htmls/images/input_mux_2nd_serial.png)
aim protocol is on TX, on RX it's probably different. you should ask that in wiki page, I mean what is the sequence and so on. just check analog inputs raw in software and you will see what is what there :)
Title: Re: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: mr_g on December 23, 2019, 09:33:07 am

aim protocol is on TX, on RX it's probably different. you should ask that in wiki page, I mean what is the sequence and so on. just check analog inputs raw in software and you will see what is what there :)

Where to check analog inputs raw?
Also, can you tell me where to find the exact table of channels on vems on rs232 1, and 2. Because it seems that it is not the same... :-/
Title: Re: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: mr_g on December 23, 2019, 09:53:22 am
This is binary on a first rs232:
 00 2A 00 41 80 00 00 00 00 00 00 00 65 00 00 00 00 00 00 80 00 00 30 00 64 00 00 01 20 E1 7A 7E 79 1B 08 00 06 0A 3C 3C FF 68 FE 64 FE 05 00 00 00 00 81 6D 50 00 96 2E 00 00 00 00 0F FA 0F FC 0F FC 0F E8 0F EA 0F FC 38 00 00 00 00 00 FE
00 2A 00 41 80 00 00 00 00 00 00 00 65 00 00 00 00 00 00 80 00 00 30 00 64 00 00 02 20 F2 92 7E 7A 1B 08 00 06 0A 3C 3C FF 68 FE 64 FE 05 00 00 00 00 81 6D 50 00 96 2E 00 00 00 00 0F FA 0F FC 0F FC 0F E8 0F E8 0F FC 38 00 00 00 00 00 FE

This is not AIM. What it is?
On a second RS232 AIM is presented as a standard....
Title: Re: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: Kamuto on December 23, 2019, 09:25:49 pm
This is binary on a first rs232:
 00 2A 00 41 80 00 00 00 00 00 00 00 65 00 00 00 00 00 00 80 00 00 30 00 64 00 00 01 20 E1 7A 7E 79 1B 08 00 06 0A 3C 3C FF 68 FE 64 FE 05 00 00 00 00 81 6D 50 00 96 2E 00 00 00 00 0F FA 0F FC 0F FC 0F E8 0F EA 0F FC 38 00 00 00 00 00 FE
00 2A 00 41 80 00 00 00 00 00 00 00 65 00 00 00 00 00 00 80 00 00 30 00 64 00 00 02 20 F2 92 7E 7A 1B 08 00 06 0A 3C 3C FF 68 FE 64 FE 05 00 00 00 00 81 6D 50 00 96 2E 00 00 00 00 0F FA 0F FC 0F FC 0F E8 0F E8 0F FC 38 00 00 00 00 00 FE

This is not AIM. What it is?
On a second RS232 AIM is presented as a standard....

fill wiki page if you want to know something, and hmn, binary on first rs232 is vems trigger frame protocol
Title: Re: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: gunni on December 24, 2019, 07:18:11 am
1.2.43

The Analog RX has nothing to do with the AIM TX, you of course need to have a CAN module that has the analog inputs working.
The analogs are the MUX channels when it works.

(https://i.imgur.com/WWhssEB.jpg)

Title: Re: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: mr_g on December 24, 2019, 08:12:02 am
1.2.43

The Analog RX has nothing to do with the AIM TX, you of course need to have a CAN module that has the analog inputs working.
The analogs are the MUX channels when it works.




I have one. But I need documentation how to push this information to make software for it...

(https://scontent.fzag3-1.fna.fbcdn.net/v/t1.0-9/79530373_2532795386841199_9152512317785636864_n.jpg?_nc_cat=102&_nc_oc=AQkuw-EtvDnPSD9iM2XkvLKBRNDQO1hlcCVyFLYjKmse7taTxaGdi5OGTMGmAFhTXaA&_nc_ht=scontent.fzag3-1.fna&oh=e08e996d61a719837dcd8b7966a78823&oe=5E66BA8D)
Title: Re: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: mr_g on December 24, 2019, 08:17:52 am
fill wiki page if you want to know something, and hmn, binary on first rs232 is vems trigger frame protocol

What wiki page exactly?
Title: Re: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: Kamuto on December 24, 2019, 10:05:34 am
fill wiki page if you want to know something, and hmn, binary on first rs232 is vems trigger frame protocol

What wiki page exactly?
the one you will create if you want to get any answer. vems wiki.
Title: Re: Analog Input MUX / 2nd serial: How to use AIM stream for aditional inputs?
Post by: gunni on December 27, 2019, 01:23:50 pm
1.2.43

The Analog RX has nothing to do with the AIM TX, you of course need to have a CAN module that has the analog inputs working.
The analogs are the MUX channels when it works.




I have one. But I need documentation how to push this information to make software for it...

(https://scontent.fzag3-1.fna.fbcdn.net/v/t1.0-9/79530373_2532795386841199_9152512317785636864_n.jpg?_nc_cat=102&_nc_oc=AQkuw-EtvDnPSD9iM2XkvLKBRNDQO1hlcCVyFLYjKmse7taTxaGdi5OGTMGmAFhTXaA&_nc_ht=scontent.fzag3-1.fna&oh=e08e996d61a719837dcd8b7966a78823&oe=5E66BA8D)

What do you need more?