Jump to content

How can I control PIC programmer with LabVIEW 7.1 ?


psiam

Recommended Posts

QUOTE (psiam @ Apr 28 2008, 05:03 AM)

I could not get any information googling on PIC MPLAB IDE V8.00. You did not provide any definitive information. Impossible to comment.

There are some forum guidelines and information on how to ask questions in the most effective way to gain help.

http://wiki.lavag.org/Forum_Guidelines

http://www.catb.org/%7Eesr/faqs/smart-questions.html

Also, it is always better to show any work you have done on your own.

Many, many people here put food on the table by writing LabVIEW code.

You are asking for a free gift of a serious person's time. It is presumptuous to ask for help from professiionals without putting in some serious effort on your own.

Link to comment

QUOTE (psiam @ Apr 28 2008, 02:03 AM)

How can I control PIC programmer (MPLAB IDE V8.00) with LabVIEW 7.1?

MPLAB IDE is an Integrated Development Environment for developing embedded code for a PIC. Do you want to control a PIC programmer (the hardware that programs the PIC) or are you trying to make calls to the IDE from LabVIEW?

If you want to control the hardware we need to know specifically what hardware you are using and through what interface. In any case, you will usually need to search the manufacturers website for instructions. There will often be a library available for download that you can call from LabVIEW to drive your hardware.

Link to comment

QUOTE (psiam @ Apr 28 2008, 10:03 AM)

How can I control PIC programmer (MPLAB IDE V8.00) with LabVIEW 7.1?

I think there is a commandline executable that's part of MPLAB (PM3.exe) that you could call via system exec with the right parameters to program your device. You should find more information in your MPLAB documentation or on the Microchip site.

Link to comment

QUOTE (mross @ Apr 28 2008, 08:41 PM)

I could not get any information googling on PIC MPLAB IDE V8.00. You did not provide any definitive information. Impossible to comment. There are some forum guidelines and information on how to ask questions in the most effective way to gain help. http://wiki.lavag.org/Forum_Guidelines http://www.catb.org/%7Eesr/faqs/smart-questions.html Also, it is always better to show any work you have done on your own. Many, many people here put food on the table by writing LabVIEW code. You are asking for a free gift of a serious person's time. It is presumptuous to ask for help from professiionals without putting in some serious effort on your own.

Thank you for suggestion from professionals person.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.