Jump to content

pravin

Members
  • Posts

    68
  • Joined

  • Last visited

Posts posted by pravin

  1. hi all,

    i am devloping a software with server client base in using mysql sever 5.1

    i have following following quries regarding mysql server+labview

    1) is their any way to detect server problem on client machine such as server communication failure

    and stop accessing data from server and show error popup on client machine using labview.

  2. Here is a way to display a Google Map in a front panel. Is this what you are looking for?

    http://decibel.ni.co...t/docs/DOC-7983

    HI,

    you are getting wrong, i want a combobox type of control that containing city, somthing like in when we are

    creating account in gmail or yahoo that time the register form having that type of combobox to select the city or country

  3. hi all,

    I want to access database on one PC(let’s consider A ) from remote PC (let’s consider B ) in LabView. I am using Mysql 5.1 with ODBC 5.1.

    On B mysql 5.1 is configured as server while on A it is configured as development machine.

    On both A and B, we have checked with command prompt. With command prompt it is working fine but when I tried to make UDL file (to access database in lab view) it is showing error as connection Failed.

    And also please let us know setting about how to configure mysql as a server for particular database in “MySQLInstanceConfig.exe””

    And similarly for client to access server database.

    And guide also for software selection that we are using i.e. Mysql server 5.1 and connector/ODBC

    Please send me correct procedure to make server client connection.

    pravin

  4. The NI-OPC Server supports the UDC 3000 and UDC 2500 see the following Link

    http://zone.ni.com/d...p/id/6417#toc17

    So with the NI-OPC Servers you can communicate to your UDC controller, in LabVIEW you just use DataSocket to read and write to items.

    Alternatively Honewell probably have their own OPC Server which you should be able to connect to.

    You mentioned the Burr Brown Converter, what type of converter is it? do you have more info?

    i had tried the NI OPC but i have't get any responce from controller. and the converter is Burr-Brown Companys LDM 485 this is special converter recommanded by honeywell, is their any way to solve this problem.

  5. Hi, I am trying to read the data in labview from honeywell controllerUDC 3000 via Burr Brown Converter. Has anyone been able to do itsuccessfully? I am not sure what I need to do on the labview to talk tothe controller? Can someone through some light on it? and also give me prpper hardware and software Support (Including Code Guidence)

  6. Hi Pravin

    Could you provide more information about the problem? There could be many reasons why your software hangs or locks up. Perhaps you could post an image of your code where the problem is occurring or post some code that replicates the issue.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.