![]() |
LabView Dashboard Problems
The dashboard that is usable in LabView won't conect to my robot to recieve data from it. How do i do it?
|
Re: LabView Dashboard Problems
Quote:
-Danny |
Re: LabView Dashboard Problems
Quote:
|
Re: LabView Dashboard Problems
Quote:
-Danny |
Re: LabView Dashboard Problems
But how do i write to the source code? And how do i also get labview to show me the PWM values and the things already relaed to the driver?
|
Re: LabView Dashboard Problems
Quote:
Fool around in the block diagram and you will get it. |
Re: LabView Dashboard Problems
can u give me alittle more than that, the block diagram is very confusing right now
|
Re: LabView Dashboard Problems
Quote:
Hope that helps, Matt |
Re: LabView Dashboard Problems
Ah...ok...I get it now. We aren't using the default IFI Code and MPLAB, we are using EasyC. In EasyC, the user bytes aren't being sent because there is no code written to do so (default template in EasyC). If we had installed the default IFI Code, these user bytes are already included in the default code, I believe.
Thanks guys for helping one of my programmers. He is a freshman and doing very well. I'll see if I can give him a hand now that I understand what is going on myself. (newbie to Labview).... |
Re: LabView Dashboard Problems
alright now that i know what to do, how do i do it. i cant find anywhere how to change the user byte assignments
|
Re: LabView Dashboard Problems
Quote:
Code:
User_Mode_byte = backup_voltage*10; /* so that decimal doesn't get truncated. */
|
Re: LabView Dashboard Problems
Quote:
where is user_routines.c though, i found the file on my comp but i cant open it with wnything. is that what u ment or is it a part of easyc or something |
| All times are GMT -5. The time now is 00:15. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi