05-20-2007 03:52 PM
05-20-2007 05:13 PM
Hi Brian,
Thanks for your help. The first part of the labview works, insomuch as I no
longer get the same error. Now I get a second error (1074001420) in a different
place. Do you recognize this error message? Thanks again.
Andrew
05-20-2007 07:04 PM
Can you post the entire VI that you are using, and make any settings default?
By the way, you can easily connect to the Eurotherm Modbus OPC server using Datasockets, but without a license it will only run for 30 minutes at a time.
05-20-2007 07:08 PM
05-20-2007 07:53 PM
Hi Brian,
Thank you very much for your continued help.
The vi I am using is et24xx from:
http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=E3B19B3E971F659CE034080020E74861
I am not sure what data sockets is, but I want to eventually integrate the
eurotherm into another vi.
I checked out the thread you posted, I think I have the updated drivers and the
modbus update. But since I don't understand what the error message means, I am
not sure where the problem is.
Thanks again,
Andrew
05-20-2007 09:18 PM
Andrew-
I'm afraid that I have never used those drivers, and I don't have an instrument to test it with. Did you try the drivers that were in my other post?
05-21-2007 10:13 AM
What version of firmware do you have?
The driver was tested with V3.06, V4.11.
05-21-2007 10:27 AM
05-21-2007 11:06 AM
05-21-2007 05:49 PM
There are many definitions here some from Wikipedia:
software driver that allows other programs to interact with a computer hardware to work with a particular device. program invokes a routine or commands to the device, and when the device sends data, the driver invokes routines in the program.
firmware updates can improve the performance and reliability, and many times adds basic available functionality of a device.
The issue may be with the configuration VI.
According to the vendor the solution may be NOT to write to address 555 (Manual/Auto Transfer PD. Control) within the (ET24XX Instrument Configuration.vi). Seems this parameter was removed when the firmware V4.XX was released for the 2400 series.
Block diagram view attached: