GPIB time out

Hi, When I try to control Newport ESP300 motion driver/controler with SR55CC rotary stage by NI GPIB controller,very often I meet with the time out error. If we ignore the error, ,after a while the control come back to life, we can control it already. Any one has similar experience with that or who can have good suggestion?
I'm using LABVIEW 5.1, for windows 98. I also attach my code. Anyone interested can go and take a look. Thank you!
Attachments:
ESP300_Home.llb ‏485 KB

Not sure how old is your ESP300 controller, you need to have the latest firmware, 3.09
Here is attached a MSWord document that will help with the GPIB setup.
There is no problem with hardware, the library might have a problem, if you call Newport Technical Support they could provide the Labview example that works fine.
Attachments:
ESP300 GPIB Communication.doc ‏301 KB

Similar Messages

  • Status byte times out with KS3988 VIs

    I am writing a VI that operates GPIB devices that are being controlled by the Kinetic Systems 3988 CAMAC Crate controller. I have been using the KS3988 VIs that are supplied with LabView 5.1. I have found one problem that persists throughout all of my VIs. They will ALL time out on the VISA Read VI if the status byte is enabled. However, if I change the number of bytes for the VISA Read to expect the applications no longer time out and even return a complete status byte. However, with a different byte count my applications return a warning that the byte count is the same as when it entered--I'm not sure what this means, but it's far better than any time out.
    I am now attempting to do block transfers and acco
    rding to the manual it is best for the status byte to be activated when doing these kinds of transfers. Again, the status byte results in a time out.
    Here is the time out error in its entirety:
    "Error -1073807339 occurred at VISA Read in KS3988 Status Register Read.vi->Untitled.vi."
    Any help would be greatly appreciated.
    -Kazem

    Hallo,
    Concerning "warning that the byte count is the same as when it entered", I
    think it only means that there could be more bytes to read. I got a similiar
    problem with a Visa application, but i knew that the sent data was exactly
    nine byte long. So there was no point waiting for data that won´t come and
    therefore I could ignore the warning.
    mfg Ricci

  • Status byte times out

    I am using LabView 5.1 and writing programs that control teh Kinetic Systems 3988 CAMAC Crate Controller. I use the KS3988 VIs that can be found on the NI web site.
    The one problem that I keep having is that I am unable to get a status byte to return without getting this error in my error out indicator:
    "Error -1073807339 occurred at VISA Read in KS3988 Status Register Read.vi->Untitled.vi."
    If you actually watch what the Status Register Read VI does, you can see that it does return the boolean values of the status byte, however, it doesn't show them on screen due to the time out.
    Thanks.
    -Kazem

    I just figured out the problem.
    Not all CAMAC crates have the +/- 12 V pin assignment. The status byte, among other things, uses an auxilary -6 V which is supplied by the -12 V pin. The -6 V can be found at pin Y1, or the fourth pin up on the left side of the GPIB slots.
    The crate that I have does NOT have 12 V pins. Therefore, the status byte, and things like the Lecroy 2373 Memory Lookup unit DO NOT work.
    Being the hack that I am, I wired -6 V of power into my crate, and now everything works. It looks a little dangerous, but it works.

  • Problem with visa RQS (always times out)

    I am trying to program a pair of Wavetek 39 waveform generators, which us GPIB.  I want to not fill up their input buffer by seending commands too fast, so I want to know when it is done with one before sending the next one.  The way I should do this it seems, is to use the service request event.  Unforunately, I can't get that working. 
    I've slightly modified the SRQ event example (just modified the instrument instruction string to match my instrument) and attaced that.  Unfortunately, when I run that, no service request is generated, or at least the "wait for RQS" vi doesn't pick up on them, so it always times out, even thought the instruction ("WAVE SINE", which just selects a sine wave for output) is definately finfished. 
    Any ideas why this isn't working, or othe methods I might use to make sure I don't send instructions too fast (besides just adding arbtrary waits. .  that would be dumb)?
    Attachments:
    SRQ Event Handling.vi ‏42 KB

    yes I've seen that tutorial.  It is, as far as I can tell, very similar to the example code in SRQ Event Handling.vi.  Unfortunately I still get timeouts when I try using " *OPC? " instead of " *OPC " so either I'm doing something wrong (and not understanding how it's supposed to work), or my GPIB device is simply not generating the service request as it should.
    - Bjørn
    Message Edited by holomorph on 01-26-2007 05:54 PM
    Message Edited by holomorph on 01-26-2007 05:55 PM

  • Yokogawa WT 200 time out error

    I am using yokogawa WT 200 for reading khw of my oven.I am attaching the vi which I wrote for that also required library.I using GPIB to communicate which is connected to USB at the computer end.
    I am getting this 1073807339 Timeout expired before operation completed.
    I tried by changing delay by using wait until next .
    If there is any other way to change visa time out values plz let me knw....
    Attachments:
    kwh measure.vi ‏35 KB
    Yokogawa WT200 Series.zip ‏677 KB

    Changing the timeout value is not going to eliminate the error. With GPIB, the timeout error almost always occurs because the instrument has no data to send. Increasing the timeout inly increase the amount of time it takes to report the error. Why the instrument does not have any data, I do not know. It could be a failure in the setup. Have you run either of the examples that are in the driver? Do you get the same error when you do? After the read times out or before, have you run the error query to see if the instrument is in some sort of error mode?

  • SSO Partner Application and Session Time out

    Hi ,
    We have an application on forums.oracle.com which is implementing the Authentication scheme as SSO, that is working well, now we want to implement Session Time out if the user is idle for some time and ask him to login again after the session fails, I have tried to implement this feature as given by Scott in the thread session timeout , well the problem is since we dont have a login page here how do we set the cookies owa_cookie.send(
    name => 'HTMLDB_IDLE_SESSION',
    value => to_char(sysdate+(20/1440),'DD-MON-YYYY HH24:MI:SS'),
    expires => null,
    path => '/',
    domain => null
    and where is the current point to implement it.
    Any help on this is greatly welcome.
    Thanks in Advance.

    Naveen,
    I don't remember how the solution works. But if you don't have a login page you can usually put code in the post-authentication process of your authentication scheme to do whatever the login page process would have done.
    Scott

  • CRM WEB UI - Time out Pop-up

    Dear All,
    We have a business requirement to monitor and optimize the CRM WEB UI timeout and other related issues.
    I would like to have time-out pop-up for the call center agents  and hence they could better manage the sessions .
    This will avoid loosing the valuable customer data for the session and so on.
    We are now working on the following threads with CRM Technical folks.
    Please share your experience or the detailed steps if you had implemented already.
    SAP  note 1877120 - CRM-IC: session timeout issue with CRM 7 EHP1 and higher
    Also , have a look http://scn.sap.com/community/crm/webclient-ui-framework/blog/2012/05/17/session-time-out-warning-message-on-ui
    2092893 - Session Time Out Notification
    Regards
    Venkat

    Hello Venkat,
    For business roles of type IC Webclient, you have to implement SAP Note 1877120. Don't forget to update your view layout in your custom enhancement if you have enhanced CRMCMP_IC_FRAME/HiddenView.
    After implementation of 1887120, also implement 1977631 and 1955366.
    Best Regards,
    Sigrid

  • RCA Connection Pool idle Time-Out takes no effect !

    My question description goes here.
    According to JCA specification, I developed my 'ManagedConnectionImpl' class from the interface 'ManagedConnection'. I realize the 'destroy()' function to send out logout request to the EIS.
    Then I deployed the connector in Sun Java System Application Server, I noticed there are two parameters in Connection Pool part, they are:
    1. Idle Timeout. It said it's the maximum time that a connection can remain idle in the pool. I assume the connection will be removed after the specific time expired and before it's removed it will call the recallable function, 'destroy()', in my concrete class, 'ManagedConnectionImpl'.
    2. Pool Resize Quantity. it said it's number of connections to be removed when pool idle time expired.
    I am weird about it. I think EIS had itself session control strategy, if the specific session time-out expired, it will invalidate this session. So I think we will set 'Idle Timeout' in application server to be shorter than the EIS session time-out. If the 'Idle Timeout' in application server expired, it should remove all connections inside otherwise maybe the connection with invalid session will exist! (the background knowledge is our system will return back soap fault when it meets invalid session, so the invalid connections will not be removed by switching on your configuration item, 'On Any Failure')
    So I set "inital and minimum pool size" to 8, "maximum pool size" to 32 and "Pool Resize Quantity" to 32. (I expect AS to remove all when pool idle time expired)
    After deploying, I send out requests at the first round and wait for the time expired but I can't see the desired logout requests from pool automatically even one. Firstly I guess if my recallable function definition is wrong but when I shut down the Application Server, the desired logout requests are sent out from pool automatically. So I think my recallable function definition is workable.
    What's your comments on it?
    P.S.
    I am using Sun Java System Application Server 8.1.
    Thanks in advance!
    BRs
    /Leo

    I have had following test to ensure I sent out notification to listener.
    [#|2005-08-23T16:14:25.061+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    It's in managed env!|#]
    [#|2005-08-23T16:14:25.062+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    enter matchManagedConnections() !|#]
    [#|2005-08-23T16:14:25.062+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    try to find a matching and existing one, reuse it!|#]
    [#|2005-08-23T16:14:25.062+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    Found a matching and existing one, reuse it!|#]
    [#|2005-08-23T16:14:25.495+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    tearDown() is called, the application-level connection is released!|#]
    [#|2005-08-23T16:14:25.496+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    enter calling close() of managed connection.|#]
    [#|2005-08-23T16:14:25.496+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    Start calling close() of managed connection.|#]
    [#|2005-08-23T16:14:25.496+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    start to notify the listener the completeness of connection.|#]
    [#|2005-08-23T16:14:25.496+0800|INFO|sun-appserver-pe8.1_01|javax.enterprise.system.stream.out|_ThreadID=12;|
    notify the listener the completeness of connection successfully.|#]
    Whether it's related with the initial and minimum number parameter? Although I found it will not be created during AS start-up and will be created at the first request.
    Whether it shall be kept to meet the minimum requirement? I have failed to set it to 0.

  • Getting time out error when running the assigned verification in DRM 9.3.2.

    Hi,
    I have installed DRM 9.3.2.0.0 in my system (windows 7), when i am trying to run assigned verifications i am getting the time out error within a minute.
    As suggested by oracle,I have added DWORD with value 480000 under Master Data Management in Registry editor. But still getting the error.
    Please suggest a solution for this issue.
    regards,
    sathiya

    Please suggest me the solution.
    regards,
    sathiya

  • Session time out when trying to redeem card!?

    hi, I have tried to redeem my card 5 times now, and itunes keeps saying "session time out your sessions has timed out please try this operation from beginning" I am dualbooting windows xp and windows 7, I have used both OS's and still the same thing. when I try to redeem it on my ipod touch it tells me I have the wrong code. I do not have a mac availble im on vecation and only brought the PC laptop.
    if it matters im using the itunes canadian store.

    This worked for me:
    Establish in her router a WEP 128 bit data encryption password. (Post back if you need help on this). Apparently macs have slightly different Airport drivers and work better with WEP 128 bit than with WPA although this doesn't explain why my friend's MB had your mum-in-law's problem but could connect to my WPA protected network - go figure! Anyway, try a different password encryption and see if that works.
    As for not sending mail, check with your Mail Server what the SMTP setting should be.
    Joe

  • Session time out app store

    I keep getting session time out whenever I try to purchase apps on iPhone 5. It keeps asking me to verify my credit card security number and then when I click DONE, it tells me session time out. Anyone can help?

    Having problem with internet connectivity on WIFI - anything that depends on DNS for data whether it is a web browser or an app while using WIFI.  I call this problem "WIFI Lockout".
    This happens on iphone 4, ipad 2 and ipad 3 that has been updated to iOS 6.
    I am not talking about the issue of the missing apple page (day 1) or the inability to turn on/configure WIFI after updating to iOS 6.
    This is what i have discovered so far.
    You could be in the middle of surfing or using any app that makes data calls based on DNS (when you type google.com that is translated in the background so your device knows where to go - summary only) and suddenly you can go no where or do nothing!
    Sometimes conectivity goes trouble free for long periods, other times it is repetitive "WIFI Lockout".
    Yea sure, you can restart the WIFI connection, but WHO wants to CONTINUALLY do that?
    Interestingly enought the device is still successfully connected to the internet via WIFI, but DNS request fail to pass successfully from the iOS 6 device.
    Apple (or any curious iOS 6 user that wants to see my point), when this happens "WIFI Lockout" open up a browser before you reset the WIFI  connection and type type 74.125.227.144 (google) and then “go” (I tried both safari and chrome).  A google search page will come up and you will be able to execute a search (of course any link you click on will not work as it is dependant on DNS resolution).
    The above IP connection to google proves NON DNS traffic works, so the issue is not the WIFI connection to the access point that is the problem.  It is not an access point configuration/firmware or security protocol issue either because data does pass when the above steps are followed.
    I KNOW THIS IS NOT ALL OF THE PROBLEMS WITH iOS 6, BUT THIS IS A HUGE PROBLEM NOT BEING ABLE TO SURF OR GET DATA THE iOS 6 DEVICE IS REQUESTING WHILE ON WIFI.

  • Session time out

    Hi,
    Is there any way to set ovm manager gui session time out.
    as of now, if there is no action in gui for 2 mins,
    session gets timed out.
    Importing a template takes lot of time and session is
    getting timed out just after 2 mins.
    I have another question. Even if session times out,
    does importing template continue?
    Thanks
    Ram

    887506 wrote:
    Is there any way to set ovm manager gui session time out.There is a way to increase the WebLogic timeout, but I'm not 100% sure on the process. Best thing to do is open an SR with Oracle Support so they can provide the exact steps.
    I have another question. Even if session times out,
    does importing template continue?Yes, this all happens on the Server/Manager side and doesn't require you to remain logged into the UI while the job runs.

  • Session time out in EP & webdynpro

    Hi can any body tell me how to control webdynpro session & portal session?
    I have created a webdynpro application & integrated in EP. I want to control the session time out for my application because if i run my application in Ep & the session time is out, i need to refresh my dynpro application.
    I want to control this session time out.
    Thanks,
    Siva

    Hi siva..
    Chk this link..
    Tabstrip: navigate with buttons instead of tabs
    Regards,
    GS

  • Session time out problem

    Hi guys
    I am using WSAD 5.0. the problem that i am having is that i have a properties file where i give the session time out value along with many other things. and when a user logs in a servlet takes those values from the properties file and sets the session time out value, using session.setMaxInactiveInterval(). but the problem is the session is still maintained even after the stipulated inactive time. Can any one tell me what could be the problem.
    Note: when i say session.getMaxInactiveInterval(), i get the value that i have set in the properties file.
    Thanks

    You're sure you specified seconds rather than milliseconds?
    - Saish

  • Session time out in BIP

    All,
    I have set the BIP security as Oracle BI SERVER and able to successfully log in from dashboards, answers to BIP. but after some time BIP is getting timed out.
    where can I set the session time out parameter? and
    how to make the BIP session valid as long as OBI presentation services session is valid?
    Thanks in advance.

    Post Author: amr_foci
    CA Forum: Authentication
    go to the universe which this report based on, get the parameters window from (File->Paramaters)
    check the CONTROL tab
    see those parameters and configure them as you want
    good luck
    Amr

Maybe you are looking for

  • HT5429 Has anyone reported a problem on iOS 6 Maps and had it fixed?

    Within iOS 6 maps, I reported that searching for Holland Park underground station in London yields two locations for the station (one of them being wrong). It has been over three weeks and the issue has not been corrected.

  • Issue in Proxy service Error Handler.

    Hi, Is it possible to reset or clear all variables used in a proxy service in error handler.

  • I can not initiate a video ichat with Lion.

    I can not start a video iChat since I acquired my new iMac with Lion (10.7.2) in October 2011.  Audio Chat works fine, and incoming video iChat also works normally.  But on iChat there is no camera symbol, and no video available.  Connection Doctor a

  • BAPI_KANBAN_CHANGESTATUS - Control cycle correction (Change status and qty)

    Hi Experts, I have a requirement to upload the kanban status change and actual quantity to SAP either through PK31 or calling BAPI_KANBAN_CHANGESTATUS. In online transaction, I can change the status from "WAIT" to FULL or any other statuses and i als

  • OBI EE maps integration tutorial

    Hi guys! I'm pretty sure that this topic has been mentioned many times before...But my question is..is there any good tutorial on how to integrate maps with oracle biee? I've seen a lot of them..but lets be honest most of them are not for the regular