How set parameters of AKD driver with LABVIEW ?

Hi
     I  am looking a simple example to set or read paramaters of AKD driver with Labview .
The AKD has ethernet communication and the control is analogue - AKD-P00306-NBAN-0000
I want to use Labview to read the same paramerters like Kollmorgen WorkBench
Thank you for  you help
Solved!
Go to Solution.

Hi k-usa,
We use Workbench to access these parameters, and unfortunately for many of them there isn't a way to access them in LabVIEW.  The manual for using the AKD with our C-Series modules (http://www.ni.com/pdf/manuals/375516b.pdf) specifies setting these parameters in Workbench for this reason.  I apologize that there isn't a way to access many of them in LabVIEW.
Julian R.
Applications Engineer
National Instruments

Similar Messages

  • I have an Ipad, I activated the time capsule with no issues. I added the airport Utility application without issue.  However, I do not know how to access the hard drive with either my Windows computer or the Ipad.  Does someone know how?

    I have an Ipad, I activated the time capsule with no issues. I added the airport Utility application without issue.  However, I do not know how to access the hard drive with either my Windows computer or the Ipad.  Does someone know how?

    On windows load the airport utility .. latest correct version as possible.. there is no windows 8 but win7 works after a fashion.
    Make sure the TC is using SMB compatible names.. short no spaces and pure alphanumeric.
    Type the name directly into windows explorer.
    \\TCname or \\TCIPaddress
    If no luck turn off all the firewalls.. internal windows plus security software plus whatever other gargyoles and other rubbish AV software you have running.
    Ensure windows is able to at least ping the TC by IP address and name..
    Use the utility in windows to set file sharing to guest account on with full read and write access.. and set workgroup to WORKGROUP.

  • How can I record a video with LAbview?

    Hi,
    I have a question: How can I record a video with labview?
    I have a camera (AXIS 221) connected via rj45 on PC. I see the video of the camera in a browser.
    And I would to acquire the video in labview.
    Could someone help me?
    Thanks
    Raf

    Unfortunately I haven't any experience with this camera. Iguess, you should install API, then crete new VI, place ActiveX container (palette Container->ActiveX) on the Front Panel, then right mouse click, then choose Insert ActiveX object..., then found you camera object and select it and press OK. Then you probably can see image from the on the front panel. Also probably you will be able to get image data in array (how easy is it - depends from the camera API).
    If you able to see image from camera in the Internet Explorer, then another method - you can put Microsoft Web Browser as ActiveX object, then you should also see the image. Disadvantage of this method - you will be not able to get image data.
    Andrey.

  • [pavilion g7-2116sr] How can I use amd driver with only integrated graphic?

     Radeon hd 7670m is disabled coz it's broken. Amd driver don't work. Windows use vgasave driver. How can i use amd driver with radeon hd7660g?
    P.S.  Sorry, my english isn't good(

    Hi @Leys 
    I see you are stilll unsuccessful installing the drivers as you get the blue screen.
    Here is a link to Computer Does not Start (Windows 7, Vista, XP) that may help.
    Here is a link to Testing for Hardware Failures (Windows 7, Vista) to determine if your graphic card is defective.
    If the graphic card fails, here is a link to the HP Pavilion g7 Notebook PC Maintenance and Service Guide. Please note page 9 or chapter 1 page 9 for a list of recommended replacement graphic cards.
    If the graphic card passes you may wish to consider doing a restore back to a known good time or a full recovery back to factory.
    Using Microsoft System Restore (Windows 7)
    Performing an HP system recovery (Windows 7)
    During the recovery process there is an option to backup your personal files to prevent data loss.  If you have not done one yet I suggest you do one now.
    Restoring Files that were Backed Up Using HP Recovery Manager (Windows 7)
    At any time you may wish to contact HP support for assistance.
    Please call our technical support at 800 474 6836. If you live outside the US/Canada Region, please click the link below to get a support number for your region.
    World Wide Phone Support
    Good Luck!
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • How Setting up global http proxy with profile in iphone(file.mobileconfig)

    how Setting up global http proxy with profile in iphone(file.mobileconfig)

    how Setting up global http proxy with profile in iphone(file.mobileconfig)

  • How to compile COM 1 data with LabVIEW?

      I have a device connected to my COM 1 port. How do I input data with that into labVIEW? The program that comes with it is really elementary, it only shows me the data that the comes straight from the device, no analysis.  Its like labVIEW and MAX dont recognize the device, but my device manager says its connected and works fine. How do i input that data and compile it with labVIEW?

    Much better
    MAX will not detect instruments connected to a com port. The reason is that there is no standard for serial instruments (unlike GPIB). You should only have your com port listed in MAX. If the instrument is listed in your device manager, then it sounds like the driver you got with the instrument is a little weird. It may be that the driver software has taken control over one of your serial ports. Normally, all you would have to do is use the serial functions on the Instrument I/O palette. However, if the instrument driver has taken control of the com port, you won't be able to do this because the OS will only allow one process access to the port at any one time. You can test this by trying to open a Hyperterminal session to the com port. If you can an error indicating that the port is in use, then that's the driver running in the background. You can uninstall the driver and everything should be okay. You could also try to use the driver as provided. I'm assuming it's a DLL. You could call the functions in the DLL with the LabVIEW Call Library Node function. You will need documentation from the vendor on the DLL in order for this to be done. It's probably simpler, though, just to use the LabVIEW serial functions. You would still need the command set/syntac from the instrument manufacturer in order to communicate with it.

  • How to switch central frequency fastly with labview and USRP?

    Hello everybody,
             Recently I was making a frequency hopping receiver with labview and USRP N210 and SBX. The transmitter works on the 2.4G band, and it changes from one central frequency to another every 65536us. As I think, if I start receiving at the correct time, and  change the central frequency of the USRP every 65536us, I should be able to receive the data.
        But I find that, when usrp switch form one central frequency to a different one, it spends nearly 48ms and when it switch from one frequency to the same one, it only spends 3ms(I test the performance by modifying the niUSRP EX Rx Continuous Async Reconfig on the Fly.vi example). So if I want to follow the hopping sequency, I may can only receive 17ms data because I have to save time for switching central frequency. 
         My problem is that: why usrp changes central frequency so slow,  how can I make the process faster? If I want to follow the hopping sequency, can anybody give me some good advice? Thanks

    There is an attribute "LO Frequency" that you can use to lock down the frequency of the local oscillator.  Then, when you set the "Carrier Frequency" attribute, the difference between the carrier frequency value and the LO frequency value will be realized by frequency shift in the DSP in the FPGA.  Changing this "digital" frequency shift value is much faster, since you don't have to re-tune the local oscillator.
    Let's say you're sweeping from 2.44 GHz to 2.46 GHz.  Set the "LO Frequency" to 2.45 GHz then Commit.  Then, in your loop, program the "Carrier Frequency" attribute from 2.44 GHz to 2.46 GHz.  In the loop, it will only program the digital frequency shift, which will happen much faster.
    Another tip is to use the property node to program only the attributes you want to change, rather than the niUSRP Configure Signal.vi (which sets many at once).
    For more details, see the "Configuration:Advanced:LO Frequency Property" in the NI-USRP Help, and look at this example:
    <LabVIEW dir>\examples\instr\niUSRP\niUSRP EX Fine-Tune LO Frequency.vi

  • Has anyone used an USB ASIO driver with LabVIEW ?

    Anyone has already tried to use LabVIEW to get data from USB audio recording equipment (M-Audio Quattro)?
    RKO

    Hi,
    NI-VISA 3.0 is the only driver in LabVIEW that would give you access to an USB device. You would probably use NI-VISA USB Raw mode.
    To use the VISA driver you need to know in detail how the device works and how to program with USB. There isn't too much documentation, but if you are clear on those two things it should be easier to get familiar with the NI-VISA API.
    You'll need the USB specification (www.usb.org). Also check the NI-VISA Programmer Reference Manual
    Hope this is what you are looking for.
    DiegoF
    National Instruments.

  • How interface N5181A MXG signal generator with labview by using LAN Interface????????????

    hai every one ...i have a doubt how  to interface N5181A MXG signal Generator with Labview by using LAN Interface???? and
    how to find IP Address of N5181A MXG signal Generator????????
    when i connect instrument with labview it shows that no instrument connected and what are the requirements for LAN interfacing with that instruments in labview and please help me?????? 

    You can set the IP Address on the instrument.  You may need to be in the same subnet of your controlling computer, so you may need to set your computer's IP Address to something static.
    Use VISA.  It makes life easier if you decide to use another bus (like GPIB, USB, serial, etc).  In MAX, create a network session with the static IP address you set the instrument to and use that as the VISA Resource.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • Sencore color pro USB drive with labview

    I have a Sencore color pro which measures lumens, Color temperature, Cx,Cy cordinates.
    If I want to measure these values using labview, how am I supposed to integrate this sensor
    with labview. It has a USB drive. I need to acquire these values and analyze them.

    HelloYesh,
    MikeS81 is correct. Yu can interface with your sensor using either ActiveX or Call Library Function Node.
    ActiveX and LabVIEW
    http://zone.ni.com/devzone/cda/tut/p/id/2983
    An Overview of Accessing DLLs or Shared Libraries from LabVIEW
    http://zone.ni.com/devzone/cda/tut/p/id/3009#toc1
    Andy Chang
    National Instruments
    LabVIEW Control Design and Simulation

  • How do I replace my drive with an SSD drive?

    Hey guys, I have an early 2009 iMac 21" and was curious about replacing the hard drive with a 120gb SSD drive. Will I find it problematic that the SSD is 2.5" nd the original drive is 3.5"?
    How would I get around this? I know how to replace it, just don't know exactly what to do for the size.
    I will be using this:
    http://www.amazon.com/SanDisk-Extreme-Gb-s2-5-Inch-Solid-SDSSDX-120G-G25/dp/B006 EKJCWM/ref=sr_1_4?ie=UTF8&qid=1383680505&sr=8-4&keywords=ssd+120gb
    Thanks guys!

    It can be used although you may need to jury-rig a mount.
    I would not use SanDisk. Stick to OCZ Vertex 2 or OWC Mercury 3G.

  • How to calibrate analyseur HP 8753E with Labview??

    ghabri
    Envois : 1
    0 Compliments
    Driver instrument pour la calibration du HP8753E sous labview
    Driver instrument' for the calibration of HP8753E in labview
    Bonjour,
    Je suis entrain de développer une interface utilisateur sous labview 8,5 pour interfacer un analyseur de fréquence HP 8753E, j'ai pas pu trouver une solution (normalement avec les driver d'instrument) pour faire la calibration du l'analyseur (remarque la calibration peut se faire manuellement mais je doit le faire avec labview)
    j'espére que ma question est claire, merci de me répondre
    Cordialement
    Hello,
    I am currently developing a user interface in labview 8.5 to interface a frequency analyzer HP 8753E, I could not find a solution (normally with the instrument driver) to the calibration of the analyzer (note the calibration can be done manually but I must do with labview)
    I hope that my question is clear, thank you for answering me
    cordially

    duplicate post
    Please do not post the same question on multiple boards.

  • How to re-lock a drive with bitlocker

    I am using windows 7 bitlocker to encrypt a secondary hard drive. So I unlock the drive with the password successfully. Now how do I relock the drive? The only way I can see is to restart the machine. What bothers me is that even if you log off, and log in as another user the drive is still unlocked! Isnt there a menu item or option to re-lock it?-mi

    I made a .cmd-file to re-lock the drives:
    From a cmd-prompt, type the following:
    C:\Windows\system32>copy con lockdrive.cmd
    manage-bde -lock l:
    manage-bde -lock k:
    ^Z     [press CTRL-Z]
            1 file(s) copied.
    Replace l: and/or k: to the corresponding drive letter on your computer.
    Make a shortcut to the lockdrive.cmd-file, and check the "run as administrator" check box.
    Rgs,
    Inge
    That works great, thank you. Some points to clarify for those of us not so advanced in computing. Just to point out I am running Windows 7 Ultimate with UAC turned off. I'm
    not sure if this will work in other versions or with UAC on, I think so but perhaps someone will confirm this.
    To turn off UAC, go to control panel, select 'User Accounts' then your account name, 'Change user account control settings' and select 'Never notify' and reboot. Next navigate
    to 'Control panel / Folder options', click the 'View' tab and move the radio button to 'Show hidden files, folders and drives', then uncheck the 'Hide extensions for known file types' box, Apply, OK and close Control panel. 
    1. It is easier to go to your windows folder, find the System32 folder, put your mouse cursor on it, hold the shift key, right click and select 'Open command prompt here'. That
    way when the DOS window opens you only need to type "copy con lockdrive.cmd" (without the quotes) and press Enter.
    2. Type "manage-bde -lock #:" again without the quotes and replace the "#" with the letter of your bitlocker drive as Inge stated. If you have another drive to lock then repeat
    this line with your other drive letter and press Enter.
    3. Hold 'Ctrl' on your keyboard and press the 'Z' key once, '^Z' will be displayed, press Enter on your keyboard and '1 file(s) copied' will be displayed.
    4. Type "exit" (no quotes) to close the DOS window.
    5. Navigate into this folder 'C:\Windows\System32' and look for the file 'lockdrive.cmd', right click it and select 'create shortcut' a new file called 'lockdrive.cmd shortcut'
    will appear below it. Right click the shortcut file and select 'Cut'.
    6. Navigate to 'C:\Users\*YOUR USERNAME*\AppData\Roaming\Microsoft\Windows\Start Menu\Programs' right click in a blank area of the window where your Accessories and Administrive
    Tools are (being sure not to highlight one of the other files) and select 'Paste'.
    7. Right click the ''lockdrive.cmd shortcut' and select 'Rename' and just call it 'Lockdrive.cmd' and press Enter, then close all windows.
    8. Click 'Start', select 'All Programs' and look for your 'lockdrive.cmd' file. Put your mouse on it, left click and hold the button down. Drag it down to the 'Back' selection which
    was 'All Programs' and wait for the first Start Menu to appear, move your mouse up to a blank area and release the button. If done correctly you should now have 'lockfile.cmd' on your main Start menu. Click it to lock your drive.
    9. Navigate to 'Control panel / Folder options' and on the 'General' tab select 'Restore Defaults' and Apply. Select the 'View' tab and select 'Restore Defaults' and Apply.
    Click 'OK' and you’re done.
    Thanks to Inge for this short and perfect work-around.
    Phill Thorne.

  • Help: Set up Time Machine Drive with Airport Extreme

    I've read a few posts on this topic, none of which addressed my specific issue, but all of which stated that this functionality is not officially supported. I really hope this is not true because I bought my Airport Extreme and Hard Drive based on numerous Apple Store clerks assuring me that this was possible. So any help would be most appreciated. Here's the details/story:
    I have a 13" MBP 2.53ghz, running 10.5.8 I've been backing up to a local 1TB HDD over FW800 since July with no problems.
    I bought an Airport Extreme and am trying to move the drive to the AE to back up wirelessly. Here's what's happened so far:
    1. I connected the drive with USB to the AE. It mounted no problem and I could see all my backups easily, but Time Machine did not recognize it as my back up drive. When I used the "Change Drive" button in the hopes of "finding" the drive, it just tried to start a new Time Machine back up set, wirelessly. So I think the broad concept is working, it just a matter of getting TM to recognize the back up set.
    2. I plugged the drive in locally with USB (rather than FW800) and did a back up, no problem. After doing this, and plugging the drive back into the AE, TM no recognizes my backup set as mine, and tries to start the next backup, but I got an error message about not being able to write to the drive.
    3. I did some reading online to get some ideas, I used Disk Utility to verify and repair the drive (over USB locally) Disk utility did find some errors, but it didn't seem like anything major.
    4. Now, TM really starts to get going doing a backup, but when it actually comes time to transfer/write the new data over, I get an new error, that my drive is not formatted as a Mac OS Extended (Journaled). I use disk utitilty again, which confirms that the drive IS Mac OS Extended (Journaled) and is partitioned GUID (which I read is also a requirement)
    And this is where I am. Any one have any ideas?
    Thanks in advance for your help.

    TSomers wrote:
    I'd hate to think it's just to sell their $500 2TB Timecapsule (which is more than 2x the cost of competing 2Tb drives). Maybe Apple should share their secret sauce with the other drive makers so that they all can work.
    Though you seem to hate it, you have indeed hit the nail... I also had issues with USB attached drives on my AEBS (Airport Extreme Base Station). This problem occurred before Apple had the policy statement in place and they ended up exchanging my AEBS, since it was crashing the AEBS when the USB drive did not become accessible (it was a WD brand that didn't play nice with any USB connection, as it later turned out). I suspect there was nothing wrong then with my original AEBS' USB connection, but the replacement was more reliable overall however, so it proved a boon. Perhaps Apple learned something from my previous problems.
    Anyway, Apple is not without its reasons for this policy. That's the long story.
    Short story? Use supported configurations only if you want a reliable backup. In my case, can easily move my drive to a Mini and have it run in a supported configuration whether by sparse bundle format or otherwise.
    Network connections do indeed format the way described. You can check this very thorough article...Suggest you read the unofficially sanctioned discussion list article by Pondini (kudos for your thoroughness, sir/madam!) first. Many great suggestions and nifty storage ideas to maximize your use of available media in your particular situation will come from a careful reading.
    http://discussions.apple.com/thread.jspa?threadID=1964018

  • How can I control PIC programmer with LabVIEW

    I need to control a PIC Programmer (MPLAB PM3) with LabVIEW. How to do this?

    Hi Paul.
    I am working on a project that is using LabVIEW to communicate via serial communication with 4 programmers (Com 1, 2, 3, & 4). I am currently using the Microchip PM3 programmer DOS utility PM3CMD.exe to send/receive commands from the system exec.vi in LabVIEW. I am attempting to program simultaneously with 4 programmers, but the PM3 programmers are returning a database error if I try and communicate with more-than 2 programmers at a time. I noticed that you have some experience with some drivers from Microchip and using serial commands.
    Do you have any suggestions that may help me.
    Thanks.

Maybe you are looking for

  • Settlement of Project through WBS Element

    Hi I tried to execute the transaction code CJ8G for settlement of WBS Element i got the following error You cannot use this transaction type to post to this asset Message no. AA834 Diagnosis The transaction type entered belongs to transaction type gr

  • CFolder Integration with SNC

    Hi Experts, We are integrating cFolder with SAP SNC (Supply Network Collaboration) application. Both SNC and cFolder application are installed on the same server. We have activated cFolder within SNC application. As per SAP help, we have not added an

  • Networking Wallstreet to PC

    Hi, be gentle Im a newbie. I have a PC with a Belkin 4 port ADSL2 with Voice modem and I would like to know if I can network my Wallstreet and/or my clamshell G3/300 for file sharing and internet. Both are running o/s 9.2.2. I have asked a lot of PC

  • Qosmio F30 PQF32E- WI-FI card issue

    Dera all, A long time i am using wi-fi connection for connecting internet. Yesterday i tried to connect wi-fi, i got error. When I am activating wi-fi in notebook, it is getting frozen or working very very slow and even wi-fi card disabled. i am enab

  • Version of Oracle application server

    Hi, How to find the version of Oracle application server installed on RedHat Linux AS machine and Sunsolaris10 machine? Regards, Mathew