DataSocket

I get the following error:

"Error-2147467263 occurred in non solution".
"in DataSocket Select URL.vi-> browse for OPC Item.vi.

When you use the supplied example 'Browse to mutual FUND Item.vi'

in LabView 2012 SP1 (64-bit) (12.0.1f2).

Something missing?

Mathias Hucke

Hi Mathias,.

I'm afraid that it will never happen

datasocket 64-bit - NI Discussion Forums
http://forums.NI.com/T5/LabWindows-CVI/datasocket-64-bit/m-p/1111622?requireLogin=false

Tags: NI Software

Similar Questions

  • Get the error 42 with datasocket

    Hi people,

    I'm getting erro 42 with a simple datasocket read to a local network "http://172.27.72.70/versions" connection, I can query other webpages such as www.google.com.   Any idea what I need to add to the front of this URL to make this work?

    I saw this http://digital.ni.com/public.nsf/allkb/27272FE3A32C334286257612004D9153

    I don't know what that means:

    "To work around this problem, you need to add [text] the URL connected to yourDataSocket Read.vi.  "

    Chrome, for example, can display information about the use of the same order.

    Any ideas?

    LV8.6

    -SS

    Usually I find that workaround means exactly what it says.  Change the connection string:

    http://172.27.72.70/versions [text]

  • Datasocket between office and RT PXI

    Try to get Datasocket working between desktop PC (labview 2015) and RT PXI, but having not much of chance.

    Office 192.168.0.1

    PXI 192.168.0.2

    Obtained software installed on the PXI system, and Manager of datasocket datasocket configure to allow any access to 192.168.0.2

    Tried to run both writing and reading on my desktop, works well using localhost, but dislikes when I enter an IP address instead of localhost.

    Why it doesn't work when you enter an IP address?

    Found the problem.

    Damn McAffee firewall blocks all traffic!

  • LabWindows DURATION datasocket server browser

    Hi all

    Can someone tell me if it is possible to use the browser to url datasocket (that popup when you choose 'Binding DataSocket' in the Properties Windows point UIR) when running my application CVI to choose a string url OPC?

    And, if possible, how?

    Thank you for your support.

    Gaspp! I missed the DS_SelectURL function...

  • corrupt datasocket instalation?


    Hello

    There is some information that may help to understand this problem.  Right-click on "My computer" and select manage. Go to event viewer > Application log and search for MSIErrors.  The error that is most useful is one that has a GUID and a file path.  Can you post the test of these newspapers?

    What is happening is THAT MSI is not finding a file or registry key that has been defined as a key element of the DataSocket.  Then it goes and find the first thing that has this file in there to try to fix it, which just happens to be the of LabVIEW Runtime Engine.  In addition, ICB is not in the LabVIEW RTE, is the finder example Application CVI uses is written in LabVIEW that n requires RTÉ.

    Jeff
    NEITHER

  • How to generate a working executable from the example of writer DataSocket VI file

    I am trying to build an executable file of the example "DS Writer.vi".  The first problem was that the "Control.vi of DataSocket Server" was not distributed with my script compile/install.  I fixed it (thanks Dennis) but now I get the following error message.

    LabVIEW: (Hex 0 x 626) cannot open a VI with compiled code separate in a Run Time Engine that does not have access to the VIObjCache.

    There is a solution to this (http://forums.ni.com/t5/LabVIEW/Getting-LabVIEW-load-error-code-59-using-LabVIEW-2010-with-a-Run/td-...), but it involves change a property of a VI library of DataSocket (if I understand though).  I'm reluctant to make a change to a library OR standard, because it could cause maintenance problems in the future (other developers not having the same change, or updated versions of LabVIEW).

    Has anyone successfully built an executable using DataSocket?  If so, can you offer any advice?  I'm using LabVIEW 2011.

    Thank you, Mark

    Thanks Nathan.  I was able to create and deploy an executable with DataSocket.  The last obstacle was to "uncheck the option"Code is compiled separately from the source file"in the properties of the VI" for the "DataSocket Server Control.vi.  The only problem with this solution is that I now have a custom DataSocket library.  I think that a solution would be to copy as VI or library in my project folder so that the solution is transferable to others in the future.  I would like to hear how other developers LabVIEW with custom libraries, either by strictly avoid that, keeping their own copies, or another solution.  But this is probably a topic for a new thread.

  • datasockets - only a partial success.

    Hello

    Tried to run the examples (reader and Writer) in the C:\...\National Instruments\CVI2010\samples\datasocket folder in both scenarios:

    Scenario_1: the two player / Recorder run on different computers, but in the same local network.

    Result: Ran are expected.

    Scenario_2: same as Scenario_1 with the only change: Reader ran outside LAN of the writer. It's in the box wireless Wi - Fi (internet surfing was normal).

    Result: PROBLEM. The player could not connect to the server and a message was produced: error: disconnected: Connection timed out.

    No idea what is causing this problem?

    Andrzej


  • Unable to connect to the remote Mitsubishi OPC server using datasocket

    I can read OPC items locally using datasocket, however if the customer is in another PC I get error 1184 when I try to connect to an element. The datasocket select URL works well.

    Both computers are Windows 7 machines in the same workgroup sharing the same username/password.

    I am able to read items through the DSC OPC client (but I don't want to use DSC). This seems to indicate that the DCOM security settings are good.

    I know there is a lot of documentation on remote access OPC and DCOM and I read most of the documentation by OR and other sources, nothing helps. None of the docs are to mention this specific error code. Any suggestions?

    Well, this is typical... After two days of efforts, just 40 minutes after you posted my question I found the solution in another thread of this forum.

    The remote registry service must be running on the server.

    Now I only need to rewind some of the many settings that I did it carefully, to find the minimum working conditions.

  • datasocket VI of the client side just stops

    Hi guys, I'm trying to send his micro-captured to another PC (two PCs connected by a crossover cable). I tried various options such as TCP, Datasocket but nothing has worked. With TCP, it always shows the input buffer overflow. With Datasocket, it shows no errors, but stop just the VI on the remote PC. I was not able to understand the problem. I'm using LabVIEW 2009 version 9. I enclose two screws for your tests. Help, please. Thank you. Kind regards.

    Hi Rocky,

    I looked at your code and made some changes. First of all, I couldn't tell why you were dividing the samples/ch by two for the audio playback function. I disabled who. In addition, the "initial data" fed you on the first 'handwriting' VI and at the entrance to the function default data DataSocket Read was a cluster of waveform. Audio data sent through the connection DataSocket are an array of clusters of waveform (a cluster by channel). This probably caused DataSocket problems for you.

    I put the configuration values of the sound of what I found in the example of "continuous sound Input.vi' VI. I also added some graphics for Visual indications.

    Note that you must have the DataSocket Server (under windows: start-> programs-> National Instruments-> DataSocket-> DataSocket server).

    If these don't work, I would look at the network/firewall issues. Also, if you want less latency, consider using UDP straight-up. He should have fewer resources than DataSocket (and with a filter connection, I guess you won't have much to worry about data loss).

  • Why did datasocket works on some of the computers in a windows 2000 network, but not others?

    I use an executable program of labview which write Boolean arrays on multiple computers in a network and their bed on a computer 'server '.  All the client computers are running windows 2000 with the labview run time engine 8.6.  The server computer is running windows 2000 with the labview 8.6 developers edition.  I can only contact between a client computer and the server computer.  Communication will work either way between these two computers.  Either the computer can sucessfully read or write data datasocket.  Other computers cannot communicate in both directions.  All the computers are on the same network in the same workgroup and can see through the network.  It doesn't seem to be a firewall on all computers.  Suggestions?

    It seems he needs the installation standard/full engine runtime 8.6 with decision-making data.  I had the engine smaller run time file installed on the computers that did not work.

  • Open connection datasocket 42 error

    Hello

    When I run my application as a stand-alone application from the "open Datasocket connection' VI, I get error 42, I could see using the"Enable debbuging"function in the build specification.  When I run my application in the source code I have no problem with the Datasocket Connection 'open '.  This is the exact address for the stand-alone executable and source code that points to another computer application LabVIEW.  The Protocol that I use is psp://ComputerName...

    Any ideas?

    Michel


  • Datasocket - problem of the OPC

    Hello

    I have a problem with Datasocket, when I try to read some "OPC servers OR", I can't. But if I run the program with the option "Highlight execution", there is no problems. I tried to put a "hold" between the readings, but the problem doesn't go away.

    Thanks for your comments

    Thank you Christophe and billko for your answers.

    I already solve the problem, I'll try to explain it (excuse my English please).

    Before, I put 'DataSocket Open', "DataSocket Read" and "DataSocket farm" in the same loop iteration, without time between opening the connection and read from the OPC server. This is the result of reading was '0' all the time. Here we can see a screenshot:

    To resolve this problem, I've separated the 'open DataSocket', 'DataSocket read' and "DataSocket farm" in three different loops and I added a wait in the first loop:

    No problem now, I think that there was not enough time between opening the connection and read from the OPC server.

    Concerning

  • Updated Datasocket VIs?

    I inherited the maintince of several voluntary initiatives.  They make a pretty intensive use of datasockets.  However, I think that they all use an older version of the datasocket live for example, most of the readings is made with 'Datasocket read Double Vector.vi '.

    It is worth to replace these with the modern datasocket VIs in LabVIEW 8.6?  What differences are there in the VIs?

    There are no performance upgrade I know... as long as it opens and runs in later versions, you should be fine.  The only concern I may have, is that we can still support the oldest style of this vi now, but maybe that gradually he thinks in the future that everyone was using the latest version, so you may be forced to change it in any way in the future.  But if the program is extensive, then maybe you're right and the effort is not worth it - "if it is not broken, do not fix the problem," right?

  • get a table using datasocket

    I want to enter data in my 1st vi ang get in a table in the 2nd, but I can't.

    If someone know the solution

    1 is: remote control

    a 2nd: receiver

    I think my problem is here

    achfire,

    After being able to look at your code, I think you're almost more complicate things. I've looked into these 2 files, who is attached, and they use the DS server and communicate very effectively. These programs are just take LabVIEW program examples, but show the simplicity in using the DataSocket.

  • Not sure what type (Variant) to wire in Datasocket read to a waveform.

    Hello

    I have an accelerometer attached to a housing NI USB-6008 and I try to send the readings taken with it to the server datasocket, (see attached files).  I'm not sure what information and variables are necessary to be wired data read vi (Variant) type so that it displays the information on a waveform graph.

    The accelerometer is just by the way an analog voltage.

    Any help appreciated.

    Hi Ultramar,

    How Datasocket got out before the dynamic data Type was created, it doesn't have full support for this type of data. There is an easy solution that you can apply, which converts the DDT into a table 1 d of waveforms. Screw seal (in the zip file) will show you how to proceed.

    You will also need to add an element named 'test' for Datasocket Server Manager, I've included a settings file, you can import into the DS Server Manager.

    Finally, you will need to run the DS server and you will get the communication.

    I wish to indicate that the 6008 is not the best map to read the values of acccelerometer, but the above steps will allow you to send the data. You will need to change the physical hardware DAQ channel in the publisher.vi DS because I modified the DAQ assistance to work with my setup of the computer.

    Concerning
    JamesC
    NIUK and Ireland

    It only takes a second to rate an answer

  • Web services vs datasocket

    I noticed that there are good ways in Labview to access data remotely via TCP/IP using 3rd party API. Can you help me to differentiate the Datasocket vs web services Labview method?

    Hi jjapuy,

    Datasockets and webservices are completely different systems.

    Datasockets is a technology specially used in SCADA systems and OPC servers to get and set the data of programming on the internet. DataSocket is a very powerful way to transfer data, and create easy connections between computers. The DataSocket Read and DataSocket write screw supports various protocols, including recovery, OPC, Lookout, HTTP, FTP, and File.

    http://www.NI.com/white-paper/3224/en/

    Web services are used to publish data or in the web application providing the function of remote control.

    http://www.NI.com/white-paper/7747/en/

Maybe you are looking for