Using "signal in"

Hi,
I use in my application two signals-in (in one iView).
I would like to put their values in store, and get them from there later, but if I refere to their values in store - they appear to be empty.
The only thing that worked was connecting each signal to corresponding form (since I failed to connect one form to two signals-in), and refere their values from this form. (I need to find another way, because these forms just make my App bigger)
Another way I'm trying is connecting each input to data service, everytime I need it, but I can't choose the event on link from signal to data store. So I'm not sure that parameters are passed correctly this way: the branch with event chosen by me passes part of parameters, and the signal in should pass it's parameters.
How sould I use signal in?
Thanks,
Yulia

Hi,
what do you mean with "I use in my application two signals-in (in one iView).
I would like to put their values in store..."?
Diego.

Similar Messages

  • Data are not transfered to a table view using signal out

    Hi all,
    we have recently upgraded to SP16 and I'm now facing a problem on my model that worked fine when we were on SP15.
    I have a data service returning data to my model. The data are transfered to a signal out element and then displayed into a table view using a signal in element. Now the table view remains empty.
    I have checked that the dataservice returns data because if I directly connect my table view with the dataservice the data are displayed. But my requirement is to use signal in/out elements.
    This error was not appearing in SP15.
    Any ideas?
    Regards
    Panos

    After doing some tests I found out that if you have a model that has more than 2 signals in/out then the 3rd one will not work. This is definitely a bug.
    Hope that soon there will be a SP without any new bugs!

  • Trying to use signal in and signal out but couldn't pass parameters

    Hi all,
               I am trying to use Signal out from 1st iview and trying to get the same parameters to the second iview where this iview gets populated when i click a button in result of first iview.
    I have created these two iviews in same model and it deployed without errors.
    When i run the first iview and give the parameters and say submit i get the result and when i click a button a new iview opens(requirement) but its not taking the same parameters as i have given in first iview.
    Could any one give me suggestions how to use them or where should i correct it.
    Thanks
    Venkat

    Hi,
    please follow these steps you will be able to achieve the results:
    1.> Go to the form of the first iview.Drag output port and create signal out with proper name.Click the link created in between the signal out and the form and give a proper name(event name). This name you have to mentioned in the button action property.Go to the form and click the button property.Then in action tab you can mentioned the action as custom action.
    2.> Configure the signal out means select the fields which you want to transfer to the other iview.
    3.> Then go to the other layer and drill down in that.
    4.> create a form and drag input port of it and create a signal in and give the same name as you have mentioned in the signal out.
    5.> configure the signal in. And give all the fields which you have mentioned in the signal out.(it is case sensitive, so better give the correct names)
    6.> Double click the form and select all the fields which you want to be visible on the form.
    7.> just save nad deploy the model and you can transfer data between the two iviews.
    You can check with this link having same type of issue:
    Re: pass data between forms in different layers
    Regards,
    Nutan

  • Interrupting clnt_call in Solaris 10 using signals

    Is there a way to interrupt a clnt_call() before it times out in Solaris 10 using signals?
    Under Solaris 2.6, we were able to send a client a SIGINT, the client would accept the signal, reset the timeout using clnt_control() and then immediately time out of the clnt_call when the signal handler returned.
    Under Solaris 8, the SIGINT no longer interrupted the blocked clnt_call when the nsl library was dynamically linked in but we were able to statically link in libnsl.a from the 2.6 library and keep our interrupt functionality working.
    Under Solaris 10, this workaround no longer works. Signals, other than the ones with predefined actions like SIGKILL, SIGSTOP, etc., all get queued up until the clnt_call times out on its own. siginterrupt has no effect on the clnt_call blocking of signals.
    Thanks in advance for any information on this topic.

    The problem only occurs when we use INADDR_ANY to bind a socket. The program works as expected when we use real as well as virtual IP address configured for an interface on any Solaris Zone. When we use INADDR_ANY, error number is 14 (EFAULT, Bad Address).
    Just wondering if we need to make any configuration changes in order to allow INADDR_ANY to work.

  • How to Use signal In and Signal Out with Respect to this Question

    Hi,
    I have a requirement where i have to change the data of the employee.
    For that i am first searching for the employee using a RFC from R/3.
    After searching i call another RFC for udating the Data.
    The Data is updated successfully in the R/3, but its not reflecting in the Iview.
    Can I use the Portal Eventing Mechansim using Signal In and Signal Out.
    If yes then please forward me the example or model file to me on
    dhruvpradipshah at gmail dot com
    Thanks & Regards,
    Dhruv Shah

    Dhruv,
    You can update the status by passing the return message or the output of the BAPi / RFC in a table or a form in the iview.
    Regards,
    Ahmed Salah

  • Generating PWM signal using Signal Express

    Hi,
       Would anyone help in generating PWM signal usinf Signal Express 2.5.1.   I am using a cDAQmx and connected NI 9472 to the slot number 6 to output the PWM signal. Also I have connected a NI 9421 to the slot number 5 to acquire the PWM signal, so that I could verify the signal.
       So would you please let me know how could I generate a PWM signal using Signal Express without any LabVIEW Programming. Please help me out.

    HI Aamruth,
    I atached a project, where you can see how to do it. I hope this helps.
    Regards, Mona 
    Attachments:
    PWM.seproj ‏29 KB

  • Using Signal Express VI for DAQmx, timing & file size issues

    I am using a Signal Express VI with my DAQmx. Long story short, my DAQmx VI's don't work in LV 8.6 (possibly IT installation error). I have a few issues (I'm a beginner so be easy).
    First, I'm confused on how to get the timing correct. I am trying to read a 100 samples (2 channels) average them and repeat this at 30Hz and record this data.
    Second, everytime I open the Signal Express VI (in my block diagram) and change sampling for example, click OK, then save my VI before running my program. I noticed the file on disk increased in size by the megabytes! All I changed were the sampling settings.
    I appreciate any input, thanks in advance!
    -Michal
    Attachments:
    Philtec_09-22-09.vi ‏2589 KB

    To your first concern, it sounds like DAQmx was installed before LabVIEW.  Just reinstall DAQmx and it will work fine in LabVIEW.
    For you second concern.  To get 100 Samples at 30 Hz, you will need to change your channel setup in signal express.  You will need Continuous Aquisition, with 100 Samples to Read at 3000 Hz.  Then you code should work as expected.
    Chris Bakker
    National Instruments
    Applications Engineer
    Check out LabVIEW 2009 and the New X-series DAQ!

  • Why can't I use Signal Express as a Front End to my LV application?

    Why not make an API for Signal Express so I can use its
    functionality as a front-end to my LV
    applications.
    It is very powerful and user friendly so why have LV developers recreate
    the wheel? Give an interface to access a SE project via LV
    to get data and pass results into LV
    so we can then use its power to make quicker more user friendly applications.
    SE could run in the background as the analyzer and the LV application call SE to get the portions of
    the data it needs.
    Even an automatic VI compiler on SAVE would be a start so a user
    could edit a project in SE close it and it would compile the VI which the LV program calls.
    LabVIEW developers typically do not have 6-18months to
    design and perfect a powerful user friendly interface and are stuck using MAX
    and its inadequacies which is much less impressive.

    Arron,
    I agree that it would be a good idea to include this functionality and have filed a product suggestion.  To file a suggestion, you can go to www.ni.com/contact and click on the link in the lower left hand corner for product feedback.  Thanks for letting us know!
    Regards,
    Craig D
    Applications Engineer
    National Instruments

  • Using signal express with NI9227 timing settings

    I have Signal Express LE and using modual NI 9227, I am trying to measure input current draw AAC. What should my timing setting be for "Acquisition Mode," "Samples to Read", and "Rate (Hz)" be if I want to read every .5 seconds and every 1 seconds? Can someone explain to me what the Time Settings mentioned above mean.  I am a Lab Technician learning as I go. My EE's are very busy and want me to do as much as I can on my own, please help.
    Thanks
    DustDevil

    DustDevil,
    First, welcome to our forums!
    Second, we have a great KnowledgeBase article here that talks about the various timing settings you have available and what they each will mean for the timing of your measurements.  In that article, "number of samples per channel" corresponds to the "samples to read" you have available in SignalExpress.
    Also, the 9227 is one of our modules that uses Delta-Sigma modulation to get a higher resolution, which has some caveats as far as sampling rate is concerned.  There is a minimum data rate (about 1600 samples per second) that you cannot sample below.  If you set a rate lower than 1600 you'll still be getting data back at 1600 S/s.  This help file describes the "Subset and Resample" step you can use in SignalExpress so you can acquire data at the minimum rate of the device and then resample the result to end up with data at the "rate" you actually want.
    Give those a look and re-post if you have any follow-up questions or need clarification.
    Best,
    National Instruments

  • Can I use Signal Express for multiple customers for only the one time $699?

    How do I go about distributing Signal Expresss applications to multiple customers?

    Hi Nutter,
    Unlike LabVIEW, Signal Express doesn’t have any file distribution capabilities.  If your application uses only basic features, you could install the free LE version of Signal Express on as many computers as necessary.  If you need the full capabilities of Signal Express, however, you would need to purchase a license for each customer.
    An alternative to paying for Signal Express for each customer deployment would be to generate LabVIEW code from the Signal Express project and create an executable.  This process is described in the Knowledge Base articles Generate LabVIEW VIs from Signal Express and Deploying VIs generated in Signal Express.  Note that this method requires that you have LabVIEW installed on your development computer with Application Builder capabilities.
    Regards,
    Message Edited by Luke G on 05-02-2007 12:23 PM
    Luke
    Applications Engineer
    National Instruments

  • Using "Signal" to control iTunes Remotely

    Hi all,
    The new 802.11n Airport Express has got me thinking about streaming my iTunes library to my living-room stereo and using my iPhone as an iTunes "remote control." I see there's a program called "Signal" that enables this http://www.alloysoft.com
    Has anyone used this program? Any thoughts? Any security concerns? Is it crap or does it work as advertised? Also, it's 25 bucks, which is a bit steep. Is there a comparable program that will do it for less?
    Any advice would be appreciated.
    Thanks,
    Chip

    Helen,
    Look on this website for instructions. I read one place on the web that LR 3.5 (but no earlier version) supports your camera for tethering, but the Adobe site doesn't show it in the list, so it might not work for you.
    Make sure your camera is in P2P mode, not Mass Storage. Go to File/Tethered Capture/Start Tethered Capture.
    Hal

  • Using signals and Equations

    Hi,
    I have an equation like this: y'=Q-3y, when Q is a signal comming from Analog Input or simulated but not convencional, such as square pulses with dampings.
    My question is which equation VI do I need to use in Labview that will use this signal "Q" as input parameter and perform the equation y'?
    Thanks
    Dalia Russek
    Application Engineer Manager
    National Instruments ISRAEL Ltd

    Hi, y' is just a mathematic parameter from the equation. I just put a simply equeation to demostrate what I ment, but its usually more complex such as y'=Q-5y-6t-t'. Not always is the same equeation using n-parameters and their derivative. I just thought to use ODE equation or any other mathematic vi, but I didn't know how to give a signal as input parameter. However, the operator vis can be a simple solution.
    Dalia Russek
    Application Engineer Manager
    National Instruments ISRAEL Ltd

  • Recording Using Binaural Head Using Signal Generated by Loudspeaker

    Hi guys,
    I am new to this software and my question deals with mainly setting up the measurement using a binaural head (basically just a coupld of microphones) to record a signal generated by a loudspeaker.  I would like to generate a signal within Adobe and send it through the sound card to the loudspeaker and then record it using the head.  I have all the hardware for this (amplifier for microphones and loudspeaker), VXI sound card, etc.  This is for a school project, I would really appreciate any feedback on this.
    My specific question is how to set up this recording in the multitrack view in the Main menu (how to set up input channels for recording and an output channel to send signal to the loudspeaker).  As I said, I am really a beginner so any details/tips would really be appreciated.  Thanks guys.

    Ah, so that's a Digigram card rather than one from VXI.
    I assume you have got the output from the card feeding to the loudspeaker from, say, track 1, which would be loaded with the source audio file.
    I haven't used one of these cards with the current version of Audition, but it ought to work fine. I believe it has ASIO drivers, so it ought to be just a question of selecting the correct recording source (Edit->Audio Hardware Setup) to the correst single track if you are aiming for a stereo file, or two mono sources to 2 tracks if you want 2 separate mono files.  In the Audio Hardware Setup, you need to set the Audio driver to the Digigram first, then lower down check that you have entries for mono and stereo for input and output. I'm not sure whether you need to hit the Control Panel button here for this card, but that might be necessary.
    Arm the recording tracks and start recording.
    I have a feeling that you may be asking something more complicated than I am describing.

  • Can I have the user enter a variable to be used in Signal Express?

    We are looking to use Signal Express to collect data from load cells and analog sensors. We would like the user to be able to enter a variable that the Signal Express program can act on. Is this possible within Signal Express?
    Solved!
    Go to Solution.

    Actually, I just found another way that you could perform this task when using the formula node.  What you have to do is create a DC analog signal, bind the variable to the offset parameter and then implement this into the forumla node.  I attached a screenshot below for your reference.  You will have to enable the created DC waveform in the formula node to reference.  Hope this helps! 
    Message Edited by Jordan F on 10-21-2009 04:42 PM
    Regards,
    Jordan F
    National Instruments
    Attachments:
    signalexpress.JPG ‏187 KB

  • My Computer did not use WRE54G V3 signal

    I set the Range Expanders like this and it work with my ppc.(encryption is TKIP on expanders ,ppc and laptop)
    but when i using my laptop(windows7) connect it not use signal from expander.if i go out of range of my wireless and try to connect to expander it say "The settings saved on this computer for the network do not match the requirements of the network"
    Message Edited by parnunu on 03-07-2010 06:53 AM

    but when i using my laptop(windows7) connect it not use signal from expander.if i go out of range of my wireless and try to connect to expander it say "The settings saved on this computer for the network do not match the requirements of the network"
    Try removing some your preferred wireless networks under network & sharing center and re-connect to the network.
    "start -control panel - network&internet/network&sharing center - manage wireless networks "   -- highlight each item & remove them one by one including the name of your network. (if you have an item that's for school/office, you may leave it there).
    Life is Good.

Maybe you are looking for