Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Custom LED outputs (http://www.chiefdelphi.com/forums/showthread.php?t=33828)

JoelP 02-02-2005 00:57

Custom LED outputs
 
hi, rookie programmer here

In the IFI operator interface manual, it says that port 1 and port 3 have robot feedback LED pins so you can display feedback on a custom control box. I would like to do that on a custom box along with some switches, however, it also says that these feedback LED pins just copy the LEDs on the Operator Interface. This seems a little pointless to show the same information in 2 places. I would like LEDs on the control box to display a different set of informations, sooo
in short, is there a way to map out the pins on the ports to control different feedback LEDs that you could add to the code? eg. Relay3_red, Relay3_green?

btw, i'm not sure if this is against the rules or anything :yikes:

Dave Flowerday 02-02-2005 01:20

Re: Custom LED outputs
 
Quote:

Originally Posted by JoelP
I would like LEDs on the control box to display a different set of informations, sooo in short, is there a way to map out the pins on the ports to control different feedback LEDs that you could add to the code?

No, you're limited to the outputs that are provided, which do mirror the LEDs on the OI. It is useful if you want to arrange them differently or use different colors, etc.

If you need more feedback than what is provided by those LEDs, you can look into using a laptop or handheld device to display data from the dashboard port on the OI. If you're interested in that then search around here for the word 'dashboard' and you should find lots and lots of good information.


All times are GMT -5. The time now is 20:31.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi