Forum: Championship Event
24-04-2016, 19:13
|
|
Replies: 29
Views: 4,941
|
Forum: Extra Discussion
29-02-2016, 22:38
|
|
Replies: 4
Views: 1,734
|
Forum: NI LabVIEW
25-02-2016, 22:09
|
|
Replies: 3
Views: 512
Re: 2016 Dashboard Camera Image Front Panel
No, I'm not trying to resize the whole dashboard, just the live camera feed section of it.
I've done the right click and exposing the bounding box. That's what I've done in years past without a...
|
Forum: NI LabVIEW
25-02-2016, 16:48
|
|
Replies: 3
Views: 512
2016 Dashboard Camera Image Front Panel
I'm building a custom dashboard (which I've done many times previously).
I'm using the current 2016 Dashboard template. However, I'm struggling to be able to resize the area of the camera image...
|
Forum: Off-Season Events
22-06-2015, 23:36
|
|
Replies: 23
Views: 7,276
Re: Announcing RoboReboot 2015
Being that I'm a newly relocated experienced FRC Mentor from MAR now living in Lewisville I plan on attending to check it out. :)
|
Forum: Off-Season Events
13-06-2015, 13:53
|
|
Replies: 56
Views: 12,550
|
Forum: General Forum
20-05-2015, 23:48
|
|
Replies: 1
Views: 1,164
Dallas Area - Mentor Looking for a Team
I've recently relocated from NJ (MAR) to Lewisville, TX and I'm looking for a new team(s) to work with. I'm a recent WFFA (2015) winner from the MAR region. I'm also a former MAR Board member as...
|
Forum: Championship Event
20-04-2015, 10:40
|
|
Replies: 75
Views: 16,832
Re: 2015 Archimedes Division
1089 is a good capper. They specialize in putting RC's with pool noodles on stacks. They can grab a RC from any orientation on the floor, even on it's side.
They have a 2 RC Canburglar and can do...
|
Forum: General Forum
08-04-2015, 13:55
|
|
Replies: 19
Views: 3,749
Re: 2015 Texas District Ranks
Well, since I'm relocating to Texas(Dallas) in the next few weeks and I'm currently on the MAR Board, I can tell you, that championship slots are percentage based. The way it works, is the size of...
|
Forum: General Forum
29-07-2014, 16:03
|
|
Replies: 44
Views: 8,597
Re: Announcing The Blue Alliance for Android
Nice App. I've always liked TheBlueAlliance on the web, now it's my phone.
I'll be updating it as it evolves over time as I expect it will.
One thing that would be nice would be to be able to move...
|
Forum: Technical Discussion
01-06-2014, 13:41
|
|
Replies: 32
Views: 6,992
|
Forum: Technical Discussion
30-05-2014, 16:06
|
|
Replies: 32
Views: 6,992
|
Forum: Championship Event
17-04-2014, 10:54
|
|
Replies: 139
Views: 37,713
Re: Archimedes 2014!
Awesome news... I worked with you doing inspections last year at Championships. Remember the team with the head light?
My team qualified this year and is in this division, so we'll get to work...
|
Forum: Championship Event
16-04-2014, 16:02
|
|
Replies: 139
Views: 37,713
Re: Archimedes 2014!
After 5 years away from Championships Team 1089 Mercury is excited to be back.
It's our first time ever playing in Archimedes!!!!
We're looking forward to playing with all the great teams here!!!
|
Forum: Programming
24-03-2014, 18:52
|
|
Replies: 67
Views: 10,995
Re: Java vs Labview
This is a debate that has been going on since we've had a choice of multiple languages to choose from. There really isn't any "right" or "wrong" choice or one being better than the other when it...
|
Forum: Technical Discussion
27-02-2014, 16:38
|
|
Replies: 11
Views: 1,590
|
Forum: Robot Showcase
20-02-2014, 22:25
|
|
Replies: 4
Views: 1,185
|
Forum: Robot Showcase
20-02-2014, 22:24
|
|
Replies: 4
Views: 1,185
|
Forum: Robot Showcase
20-02-2014, 22:10
|
|
Replies: 4
Views: 1,185
|
Forum: NI LabVIEW
13-02-2014, 15:39
|
|
Replies: 29
Views: 3,371
Re: 100% CPU Utilization Using 10ms Periodic Task
We didn't wire anything to the error out terminal. So we weren't masking it or handling it ourselves. I didn't see an error message at the time.
Greg, I can't answer that other than to say, that...
|
Forum: NI LabVIEW
13-02-2014, 00:06
|
|
Replies: 29
Views: 3,371
Re: 100% CPU Utilization Using 10ms Periodic Task
I found the problem. One of the GetRefNum's had an incorrect name. The name in Begin.VI was "Ball Collector Limit Switch" and in PeriodicTasks.VI it was "Ball Limit Switch". I corrected that issue...
|
Forum: NI LabVIEW
12-02-2014, 16:10
|
|
Replies: 29
Views: 3,371
|
Forum: NI LabVIEW
12-02-2014, 12:45
|
|
Replies: 29
Views: 3,371
Re: 100% CPU Utilization Using 10ms Periodic Task
We've got a winch and pulley that pulls down our spring loaded launcher, and there's a limit switch to let us know when it's fully tensioned so we can turn off the motor and lock it in place.
The...
|
Forum: NI LabVIEW
12-02-2014, 12:05
|
|
Replies: 29
Views: 3,371
|
Forum: NI LabVIEW
12-02-2014, 11:32
|
|
Replies: 29
Views: 3,371
100% CPU Utilization Using 10ms Periodic Task
Here's what I'm doing. In the 10ms loop in Periodic Tasks I have the following:
2 separate GET digital I/O VI's
Each output I perform a Boolean NOT
Each output is stored in a Boolean global...
|