PID controller for level controlHi
i am designing a water level controller (just the simulation using labview).
its a simple control system.
a water tank, an inflow and an outflow.
Inflow is manipulated to control the level
Given a setpoint, How can i control the level using a PID controller
If anyone have any examples or solutions of this problem, pls post it here or email <a href="mailto:sreejith1232@yahoo.co.in" target="_blank">sreejith1232@yahoo.co.in</a>
thanx very much
There are several PID controlle...
Refs to controls on tab controlI'm really stumped. I have been able to get all of my references to all my controls with property nodes - even controls inside clusters for all of the controls on a vi front panel. However, when I move these very same controls onto a tab control I can't seem to figure out how to get these same references! I can only get the tab control ref. :smileyindifferent:
<img src="http://forums.ni.com/attachments/ni/170/243049/1/Cotrols%20on%20pages.JPG">
BenMessage Edited by Ben on 04-20-2007 05:01 PM
Cotrols on pages.JPG:
http://forum...
Is a control member of a Collection of controls?Hi all:
I would like to know in run-time if a control is a member of a
control collection or not. For example, I have the string "Command1",
for each control in the form, I�ll compare its name with "Command1".
When I find it I want to Know if the control is a member of a control
collection.
thanks in advance:
Vicent Vidal
VVIDALGINER@terra.es (Vicent)'s wild thoughts were released
on 24 Sep 2004 06:55:48 -0700 bearing the following fruit:
>Hi all:
>
> I would like to know in run-time if a control is a member of a
>control collection or not. For exa...
Cruise control with distance controlI need code for a microC program that simulates cruise control with
distance control. I've been at it for a while without being able to
get it to work. Any help is appreciated.
ACC wrote:
>I need code for a microC program that simulates cruise control with
>distance control. I've been at it for a while without being able to
>get it to work. Any help is appreciated.
>
>
Start by defining what you want the program to do. What are the
inputs? What is the desired behavior? I, and probably others, don't
know what "distance control" does for cruise cont...
Syntax of control on tab controlsI have a form "frmturnover" on which there is asubform "subfrmturnover"
which has three tabcontrols say Page1, Page2 and Page3. There is control
"control2" on Page2 that when its is entered I want to check if it is the
same value as a control "control1" on Page1 and then show a pop up box if
they don't match. I can work out the code for the message box but I'm
getting a little lost on the syntax for referring to the controls on the
pages of the tab control.
I also want to check the value of Control2 on page2 with the vale of
control3 on a page1 o...
Attach a control to another controlHi,
I want to add a button next to a text box that will copy the text box
text to the clipboard.
I want to this generically so that I can do this for any text box.
I got it working now using:
Private Sub Command153_Click()
SendKeys "+{TAB}", Wait
SendKeys "^c"
End Sub
But I've been reading that SendKeys isn't good to use.
Any help is appreciated.
Thanks,
--FB
...
Path control sprite controlPath control sprite control
any site to learn about it?
...
How do I use a LabView control element as ActiveX Control in another application?I am was trying to include some simple ActiveX Controls(sliders,
buttons) in my VBScript. It worked with other ActiveX Components from
the web, however I wasn't able to include the LabView ActiveX Controls
because I was missing the necessary IDs. Moreover I was able to test
the LabView control by inserting it into the VC++- Test Container. But
I still can't find the necessary IDs...
I don't believe that any of the LabVIEW controls (except for 3D
Graphs) are ActiveX controls so I'm not sure what control you were
able to insert into the VC++ container. What's the exact name ...
Treeview control and locking up other controls?It's difficult to know to which ng to post this. It's a message that's
been floating around, out there, with the typical '1 message in
thread'. So, maybe nobody still knows - maybe not even a Microsfoft,
itself. And this seems a fairly obscure problem, though I have seen
others post with exactly the same symptoms.
A treeview control is used in a subform. The treeview subform is in a
tab control. And the tab control is in a subform. The treeview subform
has a textbox (used to create new categories).
The rest of the form has other subforms. Some of these, and the
'paren...
Can a Combo Box control a Tab Control, like an Enumerated Ring control canIs there any way to have a Combo Box control a Tab Control. An Enumerated Ring control can if all the names match "Exactly", question is can a Combo Box do the same, especially within an Event Structure?
I haven't been able to figure it out. Enclosed is a test VI that has an enumerated ring example, and a combo box with the same data. Thanks for your help...
Test Tab Control [1].vi:
http://forums.ni.com/attachments/ni/170/215375/1/Test Tab Control [1].vi
A tab control can be treated like an enum, so your question comes down to: "Can I map a ...
How do I select a control based on another control's selection and how do I remove enumerations from a control?Hi everyone,
I have a question and I *think* the answer may be the new active controls, so here goes: I have a control which contains a variety of enumerated items - essentially a typedef enum. I may have up to several dozen items in this control, like this:
Position - 1
Current - 2
Pressure - 3
Temperature - 4
Duty Cycle - 5, etc.
I also have a 2nd control (actually a set of controls) that refer to the indices of the above control. For example, if I "Position" chosen, I wish the 2nd control to appear that refers to posit...
Moving focus from bound control to unbound control causes bound control changes to be cancelledHow can I trap this and keep it from happening?
TD wrote:
> How can I trap this and keep it from happening?
My bad! Leftover code under the gotfocus event of unbound textbox was
doing it.
Sorry about that, carry on!
...
Control/Indicator descriptions are not imported or checked from LabVIEW to NI RG when they are placed on Tab controlsHi Allen,
I am currently testing Requirements Gateway. As it seems it does not find any controls placed on a tab control to see if it is covered or not.
Is there any reason not searching for controls placed on tab controls?
We have VIs iterating over complex Front Panel structures to find all controls. Maybe we can add this functionality to NI RG LabVIEW interface.
Is there anyone can help in this?
Andras
...
RT Reboot Controller and RT Ping Controllers with PXI-8184 and LabVIEW 7.1Hi,
I?m having problems using RT Reboot Controller and RT Ping Controllers from the Real-Time Utilities palette with LabVIEW 7.1, but only with PXI-8184 controllers. This work fine with PXI-8175.
The attached VI will list all the 8175 on the subnet, but none of my 8184. However, I can ping and FTP all my 8184. If Local Subnet? is TRUE, I don?t get any error, but the RT controller doesn?t reboot. If it is FALSE, I get: Error 63 occurred at TCP Open Connection in FPC open connection.vi->RT Ping Controllers.vi-&...
How to control Arcus Technology's PMX 2 ED motion controller using labVIEWPlease guide me, for controlling the PMX 2 ED using labVIEW. http://www.arcus-technology.com/pmx-2ed-sa.php?osCsid=4cc1dd9c238572468a87a72d16d7fd93 Please let me know if any one has used labVIEW for this before.Thank you.
There seem to be USB drivers for that device. Have you installed them? Was there a DLL provided? If so, you can call the DLL functions using Call Library Function. Do they have a software programming manual?
Thank you for instant reply. I downloaded the driver. Its not helping to run it using labVIEW. They do not provide DLL. They provide some VI...
Tab Control and Rectangle Hiding ControlsI'm trying to change the back colour of a tab control in Access 2010 by
using a rectangle.
I've selected the tab control (not an individual page) and pasted the
rectagle (solid with required colour).
I then send the rectangle to the back and then the tab control to the back.
The problem is that most (but not all controls remain hidden) on each tab.
Subform and list boxes are visible, but labels and text boxes aren't.
I've done this before in another application, but can't remember how I did
it.
Any ideas?
--
Bob Darlington
Brisbane
On Thursday, June 20, 2013 1:57:59 AM UTC-5, Bob Darlington wrote:
> I'm trying to change the back colour of a tab control in Access 2010 by
>
> using a rectangle.
>
> I've selected the tab control (not an individual page) and pasted the
>
> rectagle (solid with required colour).
>
> I then send the rectangle to the back and then the tab control to the back.
>
> The problem is that most (but not all controls remain hidden) on each tab.
>
> Subform and list boxes are visible, but labels and text boxes aren't.
>
> I've done this before in another application, but can't remember how I did
>
> it.
>
> Any ideas?
>
>
>
> --
>
> Bob Darlington
>
> Brisbane
Not sure I understand your issue. Anyway, check in properties and set the background to transparent.
...
Are raid controllers more sensitive than normal controllers?Hi,
I have a Mylex DAC960PU-3 controlller I'm playing
around with but I have problems with detecting the
drives I attach to it.
One Compaq (Seagate) Wide - WORKS
One Compaq (Seagate Barracuda) Wide - DON'T WORK
One HP (IBM) SCA-80 to Wide - WORKS
One HP (Seagate Cheetah) SCA-80 to Wide - DON'T WORK
All drives at approx 4.3Gb. The two HP's comes
from an old HP Netserver and should 'be used to' raid.
I'm using only internal cabling, but with no termination
on the cables. I'm always placing a disk at the end of
a cable though and TP to BUS (only this jumper...
LCD-embedded controller or separate controllerwhat are the pros and cons for using embedded LCD controller and
separate LCD controller?
On Aug 13, 2:13 pm, Ajab <jasusvi...@yahoo.com> wrote:
> what are the pros and cons for using embedded LCD controller and
> separate LCD controller?
embedded inside a microcontroller. forgot to mention.
"Ajab" <jasusvijay@yahoo.com> wrote in message
news:1186996713.603899.78910@j4g2000prf.googlegroups.com...
> On Aug 13, 2:13 pm, Ajab <jasusvi...@yahoo.com> wrote:
>> what are the pros and cons for using embedded LCD controller and
>> separate LCD cont...
control file .ctl and control charactersHi all,
I'm loading a data file into a temp table using SQL Loader. One of the
columns is a date type field. However, in the data file there is
sometimes a series of control characters like
'' in the date fields. This is causing problems as all those
records are getting bumped to the bad.file. I tried to use a nullif
but that is not working either.
Its okay if the field is blank because when i update the data from the
temp table to the target update table i'll use the TRIM function.
Here is the control file
LOAD DATA
INFILE 'C:\testfile.dat
REPLACE
INTO TABLE testtable
(
varcol1 POSITION(01:01),
varcol2 POSITION(02:16),
charcol1 POSITION(17:27),
charcol2 POSITION(28:107),
charcol3 POSITION(108:109),
datecol1 POSITION(110:119) date nullif (datecol1 =3D
'')
)
Any help would be greatly appreciated.
AA
correction to the control file specs.
it should be
..=2E..datecol1 POSITION(110:119) date "YYYY-MM-DD" nullif (datecol1 =3D
'')=20
)=20
thanks
spudlover2001@yahoo.com wrote:
> Hi all,
>
> I'm loading a data file into a temp table using SQL Loader. One of the
> columns is a date type field. However, in the data file there is
> sometimes a series of control characters like
> '' in the date fields. This is causing problems as all those
&g...
Controlling a terminal in order to control gdb ...
I need to feed commands to gdb and pick them up out of a terminal (in
effect feed commands to a terminal window and pick up the responses to
those commands within gdb).
I am wondering what toolkit will enable me to do this for gnome or x
terminals ...
I wish to remotely control gdb programmatically to aid in my learning
of assembly language (recording register and flag settings etc and
also programmatically setting up breakpoints - (controlling gdb
completely programmatically) ...
The way I have looked at this so far is through a scripting language
such as Tcl? (?)
Does anyone have any id...
Control texbox or label with VScroll controlHello all.
I am pretty sure i saw a relevant post some time ago in the ng, but did not
save it somewhere.
Anyway, my problem is as follows,
I have data from an Access base to be shown (in 5 textboxes or 5 label
controls - it does not matter) and i want them to be scrolled. I plan to
"break" each record from the base into 5 parts and show them separately. So,
each scroll click should move all 5 lines so the visual of the 5 of them is
as one single line.
I would like to avoid Grid control or any similar because
1) i have no idea how to use it, and
2) i was planning to have as few a...
Move from SCSI Controller to RAID ControllerWe are moving a workstation from a regular SCSI Controller to a RAID
situation.
Do you know of a utility that would enable to move data from a single
SCSI drive to a RAID Array without having to back up the data to a CD,
Tape or Server ?
I beleive when an RAID array is created, all the disks get formatted
or initialized and therefore, loose their data.
Thanks for your help.
Pierre
"Pierrot" <pierrot@verizon.net> wrote in message
news:7081a013.0407221336.48e26e8c@posting.google.com...
> We are moving a workstation from a regular SCSI Controller to a RAID
> situation.
...
Finding control type from control referenceI have a stric type control (A) on the front panel of a VI. This control is a cluster made up of a number of instances of another strict typed control (B). Later control (B) is also a cluster made up of two controls, a check box and an enum. In the VI there is a value change event handler for control A. (I have included the check box to conrol B, it previously had only the enum). There is existing code in that event handler that works on the enum control. When I check a box, event handler is called and it tries to detect which enum's value has been changed. Since none has been changed, it ...
PID control with a simulated controlled systemHello!
I'm working on a PID control with a simulated controlled system and i have three big problems in it and i need urgend help.
So here are the problems:
1. If i adjust T=3seconds at all filters (PT1/lowpass attitude) for example, the control device acts oddly (look the jpg attachment). If all
filters are adjusted at T=9s however, the control goes off without a hitch?!?! It is possible, that "T" is calculated for di...
Satellite attitude control by NN controller?Does anybody have information about implementation NN to Satellite attitude control?
...