How can I do to communicate to parallel port using labview 5.0 and NT ?

I am trying to write and read from parallel port using Labview 5.0. It does not work with NT.
How can I do to communicate to parallel port using labview 5.0 and NT ?
Thank you in advance.
Regards,

If you are trying to use In/Out port functions that come with LabVIEW they will not work with NT. I think the AccessHW file at the following link will fix that problem:
http://zone.ni.com/devzone/explprog.nsf/6c163603265406328625682a006ed37d/49664743ded6f1da862564bc004e3a7f?OpenDocument
Try also this link:
http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/0989d3d9dafae64e8625680400679736?OpenDocument
and do some searchs at NI.com for parallel port, you should find some more usefull info.
Good luck
Brian

Similar Messages

  • How can I set up a wi-fi network, using one time capsule and two airport express

    how can I set up a wi-fi network, using one time capsule and two airport express ?
    The time capsule is near the Mac. ok
    The first Airport is on the corridor, ok, works well and the App on the iPad signals so, ok
    But when I plug the next Airport on another room nearby nothing happens, and signals disconected ....
    is the signal so weak that is not able to go to ono room to the other ?

    Well, even if you have the first express set up to extend the network, the second express can only extend from the TimeCapsule.
    Maybe you got walls of sheetrook in the way, or kitchen/bathroom tiles, etc, dampening the signal rapidly.

  • I bought a used iPhone and found him email iCloud does not affect me so how can I deleted this email in order to use the device freely and privacy

    I bought a used iPhone and found him email iCloud does not affect me so how can I deleted this email in order to use the device freely and privacy
    help me please

    You can't. Return the phone for a refund, if you can, because without the previous owner's Apple ID/Password, you will not be able to re-activate the phone. It will be useless to you.
    Apple can't/won't help you with this.

  • "how to read parallel port using labview"

    "i am doing a bio medical project and need to read data from parallel port using labview. can anyone help me"

    Hi
    in most cases a simple example helps best.......see attachment. Find in addition in Word document a helpful picture of LPT - Pins.
    In case you work with WinNT, W2k, XP - you need to install accesshw.
    Regards
    Werner
    Attachments:
    printer_port_test.zip ‏41 KB
    dsub_25_parallel_port.doc ‏29 KB

  • TS1578 How can I remove this "feature" ? I always use caps lock key and it's so annoying ! I'm fed up ! I received my new MBA yesterday, but I think I'm going to come back on Windows because of that ! So is there a solution to remove this annoying feature

    How can I remove this "feature" ?
    I always use caps lock key and it's so annoying (I write very fast) ! I'm fed up ! I received a MBA 13" yesterday, but I think I'm going to come back to Windows because of that !
    So is there a solution to remove this annoying feature ?
    Thank you very much

    Yes, this is really a deal breaker for me as you say ... I'm forced to write three times slower than I did on Windows 8, that's horrible (I used to type about 110 words/min).
    I'm going to return my Mac and I think I'm going to buy an Asus laptop instead ...
    What a shame that Apple does not do anything for this to be configured, I have read other forums and I see that I'm not the only one complaining about that ...
    How to lose customers so stupidly ...
    But thank you for your reply.

  • Controlling XY stage connected to parallel port using labview

    Hi,
    I have a XY stage which I can control using mach3 software. I want to control a signal generator, VNA and the XY stage at the same time. I have programmed SG and VNA using Labview but I am having difficulties controlling XY stage using Labview. I have never controlled an instrument connected through parallel port using labview.
    Can anybody give me some ideas to start with? How do I use VISA to control the parallel port? I really appreciate your help. Thank you in advance.

    Hi srms,
    Since your question is related to using VISA, I would try posting your question on the Instrument Control Board. You're likely to have better luck there.

  • I want to write data into eeprom(93LC86) in parallel port using labview?

    I want to write data into eeprom(93LC86) in parallel port using labview? Also I want to read data from EEprom.

    Hi Mr. Mz,
    after having a look to 93LC86-Datasheet I do not see a problem. The self-timing programming cycle of this Chip avoids timing problems; the rest is only logical stuff.
    If you need more general info, how to use the parallel port, I recommend: http://[email protected]/ or
    in case you need an example of SPI-Interface in LabVIEW with paraport - then write to: [email protected]
    You are welcome
    regards
    wha

  • How can I write to the parallel port using LabVIEW 6.0.2

    I have tried updating the labview.ini file and also using the parallel.llb available on the site. When I execute the program it gives me error 37 saying,"device not found". I am running this code on windows 98. I tried to use VISA write,serial port write (using port 10) but nothing seems to work. I also tried to develop a sample code using inPort and outPort, but no success, it is not able to read the data back from the parallel port, even if it seems (????i don't know any way to cross-check it though????) to write.
    Does anybody know the problem here?
    THanks.
    Pari.

    Thanks Brian.
    Well here is the next problem. I got a VI (attatched) off ni.com and it works fine on a windows98 platform. But quits working on NT.
    I can write perfectly (which i checked by hooking an LED display unit at the other end of the parallel port cable). I observed that the LEDs respond to the toggling of individual bits (data bits). But the error occures at the "out port.vi", when I try to run it on a NT machine (where I actually wanna use it). Are you aware of any changes to be made in order to run a VI on NT that works on 98?
    Thanks again.
    Pari.
    Attachments:
    parallelPortSwitcher.vi ‏124 KB

  • How can i format an external drive to be used for both windows and mac

    i recently bought a macbook pro and used bootcamo so as to be able to run win7 and mac. I now wish to have an external usb drive so as to backup and tranfer files between the two os's. How can I do this?         

    Firstly,
    There is a forum for MacBook Pro - not this. And for Boot Camp.
    You can:
    add Paragon HFS driver to Windows which works
    add Paragon NTFS for Mac OS X
    USB is of course slow and while people use it for backups and TimeMachine, that is one place where FW800, eSATA or USB3 would be better served.

  • How can I view/debug via probes with TestStand using Labview Vi's?

    Hello, I would like to debug a Test Stand Sequence that uses Labview Vi's. Anybody know how?

    Hi,
    You cant use the vi probes in TestStand. But you can set breakpoints in TestStand and then step in the labview VI's.
    TestStand 3.x has improved debugging capabilities over TS2.0.1.
    You can also set you break points in your Labview VI's and when your test code is executed the VI will stop when your break point is reached. Then you can use your probes as you would normally do in your labview.
    In TestSTand you also have the ability to set up watches on your teststand variables and to beable to modifiy these as well.
    I think the TestStand User Manual will help explain in more detail.
    Hope this helps
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • How to access parallel ports using LabVIEW?

    I want to send data to a device which is connected through LPT1.when Iam using serial port write.vi with port number 10(for LPT1) it is giving an error code 37 which means the device not found. whether those vis are only for accessing serial ports? Then how to access LPT1 using LabVIEW?

    Most likely you need to modify your labview ini file to let it know that LPT1 (or whichever) will be controled through the serial port control. See the following link for a knowledgebase answer to this question:
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/a5abd9d76665217b86256333005ac9a5?OpenDocument
    Jared

  • How can I obtain a scope like presentati​on using measuremen​t studio and VB?

    I would like to use the scope active X control provided in Measurement Studio to provide an oscilloscope presnetation of data acquired using the NI 6110 high speed digitizer boards.
    Is this possible?
    Some sample code would be helpful.  I am used to setting up virtual channels in the Measurement and automation software and then referencing the virtual channel number in the properties of the active x control in VB.  I can't figure out how to accomplich this with the scope active x control.
    Thanks

    Hello Cubby!
    I am assuming when you say you want to use the Scope ActiveX control in
    VB6 that you are refering too the IVISCOPE activeX control.  This
    control will allow you to have the O-Scope type interface with little
    to no programming.   Please notice this will be different
    then using MAX because you will need to have an IVI session of your
    scope set up.
    After Adding this component to your project simply lay it on the
    form.  Next in the property page associated with the control find
    the 'Custom' property.  Click on the '...' button inside the
    property which will bring up a attribute page.  Finally, select
    your IVI scope session that was configured in MAX or if your using an
    NI scope board enter the resource in the DAQ::x::INSTR format.  To
    verify that everything is setup correctly click on the 'Configuration'
    tab and click the Verify button.
    For further help see....
    http://digital.ni.com/public.nsf/websearch/CEECFCB​F5015AB6F862568A100640EB0?OpenDocument
    If you have more questions please feel free to ask.  I could not
    locate any example code,  but you should be able to get it working
    by simply configuring the control correctly.  Have a great day!
    Allan S.
    National Instruments

  • How can I find outliers in a DIAdem report using LabVIEW

    I am new to DIAdem and I am trying to take a DIAdem report and find the outliers and mark them with an 'X'. I found an example of this but it uses a VB script. The example has a constant to determine what is an outlier. I need this to be a variable. Thanks for the help in advance.
    AJL

    Hello AJL,
    an easy way to realize your task would be to use the VBS script you allready found.
    You can call a VBS with the "Diadem run script.vi". Inside the VBS, just locate the parameter you want to change and replace it with one of the DIadem Variables (for a realvalue you could use R1 for instance). You do not need to declare those internal variables initially, they are part of DIAdem and free for everybody to use. Just make sure it is not used a second time in the script you are calling. Then, prior to running the script you just have to set the respecting variable with the "DIAdem variable set.vi". This allows you to change DIAdem command parameters from your LabVIEW vi.
    Both VIs I mentioned above are part of the LabVIEW DIAdem Toolkit. In case you don't have it yet, you can download the functions at
    http://digital.ni.com/softlib.nsf/websearch/5121C7​F322C9392886256EDF005BB4FF?opendocument&node=13207​0_US
    Ingo Schumacher
    Systems Engineer Sound&VibrationNational Instruments Germany

  • How to control a parallel port with labview

    Hi. I'm trying to control a dc motor with a parallel port using labview. the program has to be able to vary the out put voltage of the computer (0 - 5V) through the parallel port into a circuit which will step up the voltage for the motor. Any help would be greatly appreicated. garreth

    Do you want to output and varying signal from the parallel port pins? If so you can't do it, the port pins are digital and can only be high or low, not inbetween. You can control the individual lines high or low using the In/Out Port vis in Advanced>>Port I/O. For more help on doing this search the message archives (I know I've answered a few) and NI's site, there is some good info on it out there. Try some of these for starters:
    http://zone.ni.com/devzone/conceptd.nsf/2d17d611efb58b22862567a9006ffe76/0989d3d9dafae64e8625680400679736?OpenDocument
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/f4146c66990c46388625695f00726581?OpenDocument
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/f3c4ee6ee2c23ef386
    25646b007882c8?OpenDocument
    http://www.advmeas.com/goodies/parallelport.html
    I hope this helps get you started
    Brian

  • RE: how can two Forte installtion communicate

    Hi,
    I have similar arrangement here but for "user acceptence test". However,
    may I remind you that when some objects/codes got checked out --> overwrite
    with new import --> integrate --> check out again. Some funny things ( I
    would say corruption ) may happen. I have one time that a normal old piece
    of code got compilation error and no one can find out why. The last resort
    is that I deleted everything and start from scratch again. Then everything
    works.
    Thus, I would suggest that from time to time, you should start out with a
    new repository instead of using it over and over again in this fashion.
    Maybe you can archive the old one as a version backup.
    Regards,
    Peter Sham.
    -----Original Message-----
    From: Kalidindi, Ravi CWT-MSP [SMTP:[email protected]]
    Sent: Tuesday, February 16, 1999 1:10 AM
    To: 'Nick Delany'; 'Jim Rice'
    Cc: [email protected]
    Subject: RE: how can two Forte installtion communicate
    Nick...
    We have a similar situation here. We have about seven teams,
    each
    with their own repositories with interdependent code.
    Let me give you a simple scenario to explain how you can
    make it
    work:
    Problem
    --Team A is responsible for projects 1,2,3 and use repository RepA
    --Team B is responsible for projects 4,5,6 adn use repository RepB.
    --Project 2 is a supplier plan to project 5 and project 3 is a
    supplier plan
    to project 6.
    Solution
    --each repository is reponsible for some projects and these projects
    can be
    changed only in that repository.
    --each repository also has a workspace called "SlaveProjects"
    --This workspace has all the projects that are needed but are not
    developed
    by this team.
    --These projects are checked out so that no one else can change them
    -- so, RepB's slaveProjects workspace will have projects 2 and 3
    (and other
    projects they need).
    -- You can also password protect the slaveProjects workspace.
    -- When team A thinks they have a new working(or atleast compilable)
    "version" of projects 2 and 3, they can trigger of an fscript which
    will
    export the projects 1 and 2, possibly save it in version control.
    -- team B can then trigger another fscript which will pull the code
    from
    version control, import the projects 1 and 2 into RepB's
    slaveProjects
    workspace, integrate it and recheck everything out.
    Options
    -- you can get fancy with the scripts
    -- you can add the two scripts together to do the whole thing in one
    shot.
    However existense of many such repositories can cause integrate
    failures and
    you might not know where exactly it stopped. You need to log the
    output to
    keep track.
    -- you should probably make the second script actually create a
    temporary
    workspace, and import projects there and integrate. This is in case
    you had
    many other projects in the slaveprojects workspace that need not be
    integrated and rechecked out each time.
    -- you could create an application in forte or VB etc.. to make this
    process
    more sophisticated.
    Hope that gives you a start. Different locations definetly
    adds more
    complexity to this, but the concept should be the same. If you have
    more
    questions or need more help, I suggest you call Len Lopez at
    612-594-2539
    who has played around with this stuff a lot. He put in place a VB
    app that
    does most of the stuff for us and will probably make a presentation
    at the
    Forte Forum this year on the same topic.
    Good Luck!
    -Ravi Kalidindi
    Born Info Svcs Group.
    > -----Original Message-----
    > From: Nick Delany [SMTP:[email protected]]
    > Sent: Monday, February 15, 1999 10:27 AM
    > To: 'Jim Rice'
    > Cc: [email protected]
    > Subject: RE: how can two Forte installtion communicate
    >
    >
    > Jim,
    >
    > Rajiv may not be referring to scenario 1, but I'm involved in
    something
    > like
    > that.
    > We're a bi-located team, and while we are trying to split up the
    work to
    > minimise the geographical dependancies, I'd be interested in
    anything you
    > might have to say about the best way to share code/repositories.
    >
    > Nick
    >
    > -----Original Message-----
    > From: Jim Rice [mailto:[email protected]]
    > Sent: 08 February 1999 22:38
    > To: Rajiv Srivastava
    > Cc: [email protected]
    > Subject: Re: how can two Forte installtion communicate
    >
    >
    > Rajiv,
    >
    > Can you elaborate ? I can see your questions leading toward at
    least the 3
    > following scenarios....
    >
    > 1. Are you asking about 2 different independent developer groups
    which
    > have
    > only the internet as a possible connection pipe between them,
    > or
    > 2. Are you asking about 2 deployed applications which are the same
    > application but deployed to environment production1 and redeployed
    to
    > environment production2
    > or
    > 3. Are you asking about 2 deployed applications whic are different
    > applications and each is deployed to either
    > 3a. a common deployment environment using the same
    "Forte_NS_ADDRESS"
    > 3b. two seperate deployment environements using the different
    > "Forte_NS_ADDRESS" and therefore may even be on sepearte LAN/WAN's
    >
    > -Jim
    >
    > At 11:33 AM 2/8/99 , Rajiv Srivastava wrote:
    > >Can somebody tell me that what r the possible way where two
    different
    > >independent Forte Installation can communicate to each other.
    > >and share certain the information.
    > >
    > >thanking you in anticipation.
    > >
    > >Rajeev
    > >
    > >-
    > >To unsubscribe, email '[email protected]' with
    > >'unsubscribe forte-users' as the body of the message.
    > >Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    > >
    > Jim Rice mailto:[email protected]
    > Partner ConCall @ Feb 17
    > http://www.forte.com/events/frameset_partners.html
    > Forte Usr Mtg @ May9-12 http://forum99.forte.com
    > Partner Tech Specialist Work#: 301-721-1910
    >
    > -
    > To unsubscribe, email '[email protected]' with
    > 'unsubscribe forte-users' as the body of the message.
    > Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    > -
    > To unsubscribe, email '[email protected]' with
    > 'unsubscribe forte-users' as the body of the message.
    > Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi,
    I have similar arrangement here but for "user acceptence test". However,
    may I remind you that when some objects/codes got checked out --> overwrite
    with new import --> integrate --> check out again. Some funny things ( I
    would say corruption ) may happen. I have one time that a normal old piece
    of code got compilation error and no one can find out why. The last resort
    is that I deleted everything and start from scratch again. Then everything
    works.
    Thus, I would suggest that from time to time, you should start out with a
    new repository instead of using it over and over again in this fashion.
    Maybe you can archive the old one as a version backup.
    Regards,
    Peter Sham.
    -----Original Message-----
    From: Kalidindi, Ravi CWT-MSP [SMTP:[email protected]]
    Sent: Tuesday, February 16, 1999 1:10 AM
    To: 'Nick Delany'; 'Jim Rice'
    Cc: [email protected]
    Subject: RE: how can two Forte installtion communicate
    Nick...
    We have a similar situation here. We have about seven teams,
    each
    with their own repositories with interdependent code.
    Let me give you a simple scenario to explain how you can
    make it
    work:
    Problem
    --Team A is responsible for projects 1,2,3 and use repository RepA
    --Team B is responsible for projects 4,5,6 adn use repository RepB.
    --Project 2 is a supplier plan to project 5 and project 3 is a
    supplier plan
    to project 6.
    Solution
    --each repository is reponsible for some projects and these projects
    can be
    changed only in that repository.
    --each repository also has a workspace called "SlaveProjects"
    --This workspace has all the projects that are needed but are not
    developed
    by this team.
    --These projects are checked out so that no one else can change them
    -- so, RepB's slaveProjects workspace will have projects 2 and 3
    (and other
    projects they need).
    -- You can also password protect the slaveProjects workspace.
    -- When team A thinks they have a new working(or atleast compilable)
    "version" of projects 2 and 3, they can trigger of an fscript which
    will
    export the projects 1 and 2, possibly save it in version control.
    -- team B can then trigger another fscript which will pull the code
    from
    version control, import the projects 1 and 2 into RepB's
    slaveProjects
    workspace, integrate it and recheck everything out.
    Options
    -- you can get fancy with the scripts
    -- you can add the two scripts together to do the whole thing in one
    shot.
    However existense of many such repositories can cause integrate
    failures and
    you might not know where exactly it stopped. You need to log the
    output to
    keep track.
    -- you should probably make the second script actually create a
    temporary
    workspace, and import projects there and integrate. This is in case
    you had
    many other projects in the slaveprojects workspace that need not be
    integrated and rechecked out each time.
    -- you could create an application in forte or VB etc.. to make this
    process
    more sophisticated.
    Hope that gives you a start. Different locations definetly
    adds more
    complexity to this, but the concept should be the same. If you have
    more
    questions or need more help, I suggest you call Len Lopez at
    612-594-2539
    who has played around with this stuff a lot. He put in place a VB
    app that
    does most of the stuff for us and will probably make a presentation
    at the
    Forte Forum this year on the same topic.
    Good Luck!
    -Ravi Kalidindi
    Born Info Svcs Group.
    > -----Original Message-----
    > From: Nick Delany [SMTP:[email protected]]
    > Sent: Monday, February 15, 1999 10:27 AM
    > To: 'Jim Rice'
    > Cc: [email protected]
    > Subject: RE: how can two Forte installtion communicate
    >
    >
    > Jim,
    >
    > Rajiv may not be referring to scenario 1, but I'm involved in
    something
    > like
    > that.
    > We're a bi-located team, and while we are trying to split up the
    work to
    > minimise the geographical dependancies, I'd be interested in
    anything you
    > might have to say about the best way to share code/repositories.
    >
    > Nick
    >
    > -----Original Message-----
    > From: Jim Rice [mailto:[email protected]]
    > Sent: 08 February 1999 22:38
    > To: Rajiv Srivastava
    > Cc: [email protected]
    > Subject: Re: how can two Forte installtion communicate
    >
    >
    > Rajiv,
    >
    > Can you elaborate ? I can see your questions leading toward at
    least the 3
    > following scenarios....
    >
    > 1. Are you asking about 2 different independent developer groups
    which
    > have
    > only the internet as a possible connection pipe between them,
    > or
    > 2. Are you asking about 2 deployed applications which are the same
    > application but deployed to environment production1 and redeployed
    to
    > environment production2
    > or
    > 3. Are you asking about 2 deployed applications whic are different
    > applications and each is deployed to either
    > 3a. a common deployment environment using the same
    "Forte_NS_ADDRESS"
    > 3b. two seperate deployment environements using the different
    > "Forte_NS_ADDRESS" and therefore may even be on sepearte LAN/WAN's
    >
    > -Jim
    >
    > At 11:33 AM 2/8/99 , Rajiv Srivastava wrote:
    > >Can somebody tell me that what r the possible way where two
    different
    > >independent Forte Installation can communicate to each other.
    > >and share certain the information.
    > >
    > >thanking you in anticipation.
    > >
    > >Rajeev
    > >
    > >-
    > >To unsubscribe, email '[email protected]' with
    > >'unsubscribe forte-users' as the body of the message.
    > >Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    > >
    > Jim Rice mailto:[email protected]
    > Partner ConCall @ Feb 17
    > http://www.forte.com/events/frameset_partners.html
    > Forte Usr Mtg @ May9-12 http://forum99.forte.com
    > Partner Tech Specialist Work#: 301-721-1910
    >
    > -
    > To unsubscribe, email '[email protected]' with
    > 'unsubscribe forte-users' as the body of the message.
    > Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    > -
    > To unsubscribe, email '[email protected]' with
    > 'unsubscribe forte-users' as the body of the message.
    > Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

Maybe you are looking for

  • Service purchase order, with price 0.

    Hi again, I have tested to create or modify a purchase order using (BAPIs CREATE1 and CHANGE) using the FREE_ITEM flag, but it doesn't work. There is a SAP note that explain that is not possible. Anybody know any way to uptade a service purchase orde

  • Hyperlink title in pdf

    Hi! i have generate a report in pdf format which has hyperlink i have set that using srw.set_hyperlink. when i move cursor to that hyperlink. it shows target address. how can this remove. i want to show my own text. thanx

  • Getting ical to speak current calendar events

    I am admittedly an applescript rookie. I am trying to figure out how to get the computer to speak today's ical events. I have found this information: http://www.macosxhints.com/article.php?story=20091115201138792 I have installed the necessary icalbu

  • Display System Preference Underscan Slider Gone

    I always look for solutions in these support communities but have never posted one. Figure I was due as I was up till 3:30am fixing this problem, sort of. My TV is a Mac mini with an old/ancient Sony WEGA LCD Projection TV for a display. When I upgra

  • ADFS 2.0 service does not automatically start after reboot

    Hello, We have two ADFS 2.0 servers in a farm.  Any time these servers reboot, the ADFS service does not automatically start, even though the service is set to auto start.  If I manually start the service it starts within 10 seconds. The error in the