Can I control the POSIDYN SDS 5000 driver with LabView?

Hey all,
I am working on the automation of some high power syringe pumps, the proposed driver is Stoeber POSIDYN SDS 5000 driver (http://www.stoeber.de/TDE/G5/DOKUV56D/442277_01_PHB_SDS_5000_en.pdf).
Can this driver be controlled via the NI CAN CompactDAQ (http://www.ni.com/white-paper/12316/en/)?.
I don't understand the level of integration of the NI CAN interface with generic CAN drivers. In concrete, I want to know if I will need custom binary/ASCII commands or if the NI XNET CAN API will provide the necessary function blocks. If anyone has an example VI that would be great.
Thanks for your time.
E.

Hello Cheve,
Thanks for using National Instruments forums! Answering your question, yes it is possible to control the POSIDYN 5000 with the XNET driver, just to let you know XNET is the software layer that allows specific hardware to execute CAN commands (as well as LIN and FlexRay) and performs all the communication between NI hardware and your application. For a better understanding you can check the CAN Loopback Test.vi within the Find Examples section in LabVIEW (Help --> Find Examples…).
Have you already thought about which HW platform you will use? Do you need portability with more than 1 POSIDYN driver or your system will just be mounted in a bench? If you can provide me with this information I will be glad to help you with a recommended hardware platform that fits your needs.
If you plan to use cDAQ the modules that you can use are the 9861 and 9862.
http://sine.ni.com/nips/cds/view/p/lang/es/nid/209347
http://sine.ni.com/nips/cds/view/p/lang/es/nid/210072
Hope you find this information useful!

Similar Messages

  • How can I control the music on my iPad with my iphone?

    I can't seem to find a way of controlling the music on my iPad from my iPhone

    You can't. You cannot remote control an iOS device from another device if that is what you are trying to do.

  • How can I set the SRQ bit on GPIB with LabView ?

    Hello,
    I am developping an application with LabView RT on a PXI RT system. This application acts as an instrument (non controller GPIB), and I need to assert the SRQ line. How can I do that ?
    I know the ibrsv function, but I can't find it in LabView, and I can not use it through a DLL call since GPIB DLLs are not compatible with Real-Time.
    Thank you.

    Hello Alfonso,
    It sounds like you might be getting errors -200279 and -200278.  (In the future, if you post the actual error codes, it helps us to know exactly what is happening).  Error -200279 happens when you are performing a hardware-timed acquisition (meaning the data is sampled according to a clock signal on your board), but your LabVIEW program is not reading the values from the buffer allocated for that task in computer memory fast enough.  Basically it's a buffer overflow error.  It means older samples have been overwritten before you attempted to read them out.  As the error message suggests, "increasing the buffer size, reading the data more frequently, or specifying a fixed number of samples to read instead of reading all available samples might correct the problem."  For more information on this error, please see the KB (DAQmx) Error -200279 During a Continuous, Buffered Acquisition.
    Error -200278 happens most often when you have configured a finite acquisition, but are calling the DAQmx Read function in a loop.  If you want to perform a finite acquisition, you should only call DAQmx Read once.  For more information on this error, see the KB Error -200278 at DAQmx Read.
    Finally, please refer to Abhinav's earlier post about the sample rate on the 9237 module.  As he described, the NI-DAQmx 8.3 driver will only allow you to set the sample clock to integer divisions of 50k (50,000/n, where n can be 1, 2, 3...13).  Since the maximum divisor is 13, the smallest sample rate that can be used is 3.846 kS/s.  You can check what value the driver is actually using for the sample clock by reading from the SampClk.Rate property of the DAQmx Timing property node.
    I hope this helps!  Let me know if you have any questions about what I've described.
    Best regards,

  • Can I use the latest version of MAX with labview 6.0?

    Problem Description :
    We have an old system running LabView 6.0 and MAX4.5 with NI-DAQmx 8.7 and
    NI-VISA 4.4.
    We had a hard disk problem which we fixed and now MAX 4.5 with NI-DAQmx 8.7
    will no longer import the configdata.nce file.
    The error message is:
    The following products cannot copy to the desination system:
    NI-DAQmx 8.7: error code 0x80004005 (no error description available)
    Continue?
    OK, cancel
    What can I do to get past this? Can I load the latest MAX and NI-DAQmx and
    expect it to work?
    Thanks
    Chris
    NI Software :  LabVIEW  version 6.0
    NI Hardware :  Select one if your issue is related to hardware device
    Driver Version :  
    OS :  Windows XP
    Solved!
    Go to Solution.

    http://digital.ni.com/public.nsf/allkb/B0D5630C0A5​0D5C6862578E800459248
    You might want to double check your versions.  8.7.1 only supports back to LabVIEW 7.1 according to the chart in my link.

  • How can i control the Tektronix AFG3022 with LabView 7.0

    I am trying to control the Tektronix AFG3022 Function Generator with LabView 7.0. Is there a premade program I can download and use?

    If it is not in 7.0 make new thread and ask nice if someone can convert to labview 7.0.
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • Can not control the color in JOGL

    I am a beginner to use JOGL.
    I find that I can not control the color, both background and foreground. The background is always Black, and foreground is always Red.
    I use canvas.setBackground(Color),
    gl.glColor3*(), trying to change the color. But it does not work.
    What is the problem?
    Thanks.
    Toby

    A big help for learning JOGL is reading the Red Book from OpenGL, which can be downloaded in pdf. Since JOGL is almost a direct wrapper, the function calls are identical.
    To set the background color, you need to add a GLEventListener to the GLCanvas that you're using. To set the background color, in your init() method for GLEventListener do:
    public void init(GLAutoDrawable glad) {
    GL gl=glad.getGL();
    gl.glClearColor(r,g,b);
    or something similar, I'm not on my normal computer so this was all from memory. Check the JOGL API for the exact method name for glClearColor. To change the foreground color, there are a bunch of various methods that are all similar to glColor3f(float r,float g,float b).
    Calling this on the GL object in the display() method will set the foreground color and everything drawn that isn't using lighting will use this color.

  • How can I control the zoom on my mac mouse?

    How can I control the zoom function on my mouse? In the middle of working on things my hand will rub the mouse by accident and all of a sudden the context within the screen is large. I have no idea of how to work this feature on my mouse and most times to get it to return to normal, I have to escape out of the work I am performing.

    If you are pressing the "Control" button on the Mac keyboard, scrolling up will zoom in and scrolling down will zoom out. You can disable this if it annoys you through System Preferences > Universal Access. If you are using Mountain Lion, it would be System Preferences > Accessibility.
    Uncheck the in the "Seeing" or "Zoom" section that says "Use scroll gesture with modifier keys to zoom".  It may be slightly different if you have an older OS X version. I have Mountain Lion and am going off of memory on the older versions.

  • I had a power mac g4 into which i put 3, 320 gb PATA hard drives in a raid slice config so that it worked as one drive needless to sat that i lost the g4 to a surge but the drives are good. now i have an imac, how can i recover the info off those drives

    i had a power mac g4 into which i put 3, 320 gb PATA hard drives in a raid slice config so that it worked as one drive needless to sat that i lost the g4 to a surge but the drives are good. now i have an imac, how can i recover the info off those drives. can i put the drives in external cases and plug them all in, will the imac see them as a raid slice then  help please

    Before you have another accident:
    Buy a UPS of good quality and sufficient to your needs.
    I would have to assume that the drives were connected to a PCI PATA card, hopefully. Otherwise, well RAID and having drives on the same bus (master and slave).
    And no backup, none at all...
    Get your hands on a G4.
    Data Rescue 3 from Prosoft maybe.
    If they were SATA and running on PCI SATA controller, very popular and common really in G4s, more options would be open.

  • How can I control the volume in a Appletv movie from my remote control App. In my IPad ?.

    How can I control the volume in a Apple Tv movie from my remote control App. In my IPad ?.

    There is not now, nor has there ever been a version of flash for any iOS device.
    Adobe has abandoned mobile flash, so there never will be.
    Browsers like iswifter or photon may work for you, but don't hold your breath.
    Check app store for an app of whatever game you want.

  • How can I control the size of a cell in the GridBagLayout?

    Hi,Swing Gurus
    I am developing a swing-based program using JBulider5 enterprise.
    It seems to me that the GridBagLayout is really a hard nut!
    How can I control the size of a cell in the GridBagLayout?
    It seems that I cann't control the size of a cell directly.
    But how the size of a particular cell is determined when I switch the layout manager from XYLayout to GridBagLayout?
    Thx in advance!
    Regards,
    Justine

    hi,i have not done what you are asking but there are fields like
    COLUMNWIDTH, MINSIZE, MAXGRIDSIZE, PREFEREDSIZE to which you can set the appropriate values and test for your need.hope this helped.bye martian.

  • Can we control the PDF file name that is generated by BI Publisher based on the content in the input PDF

    can we control the PDF file name that is generated by BI Publisher based on the content in the input PDF?

    No, there isn't. The way you're using the file is not recommended. You
    should use a review tracker to avoid getting in the way of one another.

  • HT1947 Can I control the volume of my MacBook Pro with the remote app on my IPhone or IPad?

    Can I control the volume of my MacBook Pro with the remote app on my IPhone or IPad?

    Welcome to the Apple Community.
    To an extent yes. You can't control the master volume, but tou can turn the volume up and down, up to the maximum set manually on your computer.

  • After updating with IOS7, i can no longer control the music on my iPhone with my car controls. I have deleted the phone and re-synced it twice????

    After updating with IOS7, i can no longer control the music on my iPhone with my car controls. I have deleted the phone and re-synced it twice????

    Go here: http://www.apple.com/feedback/iphone.html and report it with as much detail as possible.

  • Can I increase the capacity of Time Machine with an external hard drive connected to Time Capsule?

    Can I increase the capacity of Time Machine with an external hard drive connected to Time Capsule via the USB port?  My current Time Machine has a total capacity of 1TB.  I'd like to double or triple its memory.  I don't want to use the external hard drive in lieu of the Time Capsule hard drive.  I'd like to use it in addition to.  Just don't know if/how it's possible.
    This is another one of those questions that I've searched the web for answers, and have gotten tricky answers back.  So now I'm trying to introduce a clean slate to the mix.
    Thank you for your time!

    Well, what you mentioning is possible.  However, I don't know whether it's supported (as in, "easy to set up.").  Time Machine officially supports backing up to a locally attached drive, to a machine running a Time Machine server (i.e. running OS X Server software), and to a Time Capsule.  I don't know that it officially supports a drive attached to an AirPort or to a Time Capsule.  Though I know some people have gotten it to work.
    Best I can say is to try it.  Plug the drive into the Time Capsule, ensure it's shared on the network, and then try and set it as a backup target from a machine in the Time Machine backup panel (you'll need to ensure it's mounted first).  If it works, you're all set.

  • I am looking to control a 4-way hydraulic solenoid valve. Do I need a PID control toolset, or can i control the system through my 16E4 daq card and scxi chasis

    I am looking to control a 4-way hydraulic solenoid valve. Do I need a PID control toolset, or can i control the system through my 16E4 daq card and scxi chasis

    I think you're asking 2 different questions.
    The PID control toolset is for using PID loops for control; it's just software.
    The DAQ card and scxi chassis are hardware. If you have the appropriate signal conditioning cards in your chassis to control/monitor your solenoid valve, then you can run a PID loop.
    I believe the simple answer is: the PID control toolset is the best way to do control, but there are simple PID VI's (even on this website) that you can download and use for simple control.
    Mark

Maybe you are looking for

  • Itunes and quicktime not working!!! HELP PLEASE!!

    I upgraded my itunes and stopped working. i uninstall everything that said apple in my pc and install them again and i keep getting this error: "quick time Player has encountered a problem and needs to close. We are sorry for the inconvenience". Any

  • How to make JSF render binary data

    Hi Everybody, I am trying to make JSF render some binary data. I have my own components, set of renderers and render kit all implemented. Still, I get several problems, one of them seems to bo implementation of UIComponentTag (in Sun's reference impl

  • Okay, so now I cannot view photos

    Trying to put up a web with photos has been a challenge....I get it but yet I don't. All I want to do is share some kids sports photos with other team members.... Can't seem to get the album I created in iphoto to transfer to a group or .mac site....

  • My mac isn't detecting my external hard drive (LACIE). Please help!

    I've got all my important file in it I urgently need and I cannot open my Lacie external hard drive on my Macbook pro. I tried putting it on to a Window's laptop and it works but not on the mac. How can I check if there's a problem with the mac or my

  • Weblogic.utils.AssertionError moving from 6.1sp3 to 6.1sp4

    Has anyone used webstart with 6.1sp4 I have a Java Webstart (v1.0.1) swing application deployed to a weblogic 6.1 sp3 server. This configuration has worked successfully for the last 6 months. I am now trying to install sp4 and I get the following err