 giuliano.manfre
		
			giuliano.manfre05-15-2007 12:21 PM
05-16-2007 08:55 AM
If your ECU works with Polling it should works with DAQ lists too. Could you check wether or not your ECU starts sending data if you call the MC DAQ Start command.
If not the ECU has porobably no event channel assigned.
You could check for available Event Channels with MC Get Property "Event Channels". The ECU uses a specific Event Channel internaly to clock the data out.
If the ECU has no event channel assigned you could do that using the MC Set Property "DAQ Event Channel Name" to specify the Channel for your DAQ List.
Additionaly i would like to see a SPY Log file at least, thus i can see hoew your program works. You can run the NI SPY from Start >> Programs>> National Instruments.
Make sure your zip the log file before you post it.
DirkW
05-16-2007 11:32 AM
From Get Proprrty "Event Channels" we receive the response "Default" only. When you say use MC Set Property "DAQ Event Channel Name"to specify the Channel for your DAQ List
I have to send the name of the channel? My a2l file is created from a db file, we use ASAP2EDITOR from Vector. and I don't know if during the conversion some info are lost.
I see an other parameter regarding DAQ List single byte o double, I have to set it?
I send you our SPY Log file.
Best Regards
Giuliano
05-17-2007 09:24 AM