12-01-2005 04:59 AM
My problem is as follows, I use modules Advantech ADAM 5000/TCP (Ethernet) even principle that NI Compact Fieldpoint and I must reach these modules via Labview ( I do not want to use a OPC server ). In the handbook Advantech ADAM 5000/TCP there is possibilté to reach this type of module by orders of the ASCII Command type
Example of order: $01M (Cr) or
$ = separating
01 = 2 characters Hexadecimal
M = request of the name to the module of order
(Cr) = carriage return
How in Labview then I to use this type of order by using an OPEN TCP --> TCP WRITE --> TCP READ --> TCP CLOSED.
or any other method for reading information starting from LABVIEW and of a module ADVANTECH ADAM 5000/TCP ( without using a OPC server ).
Somebody can it help me please.
12-02-2005 02:35 AM
12-02-2005 05:39 AM
12-02-2005 07:37 AM
Here is a link to a modbus ethernet llb file in 7.0 format.
http://forums.ni.com/ni/board/message?board.id=170&message.id=144522&query.id=35841#M144522