LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW low level Ethernet communication, 802.3 physical layer

I'm trying to use LabVIEW to establish communications with a Freescale
8270 PowerPC CPU with built-in 802.3 Ethernet. The microcode on the CPU
end supports only the 802.3 MAC/PHY layer (with CSMA/CD). We will not
be implementing a TCP or UDP stack in the CPU code. It appears that the
built-in LabVIEW functions communicates with Ethernet through the TCP
and UDP stacks only, which in turn call the windows API. LabVIEW does
not access the Ethernet 802.3 physical layer directly at all. So, there
is a gap in the communications between the two. I do not need a lot of
networking functionality, this is only for a simple continuity test
(CPU sends a test message, LabVIEW displays it). Any LabVIEW code
examples or app notes would be helpful. Thank You, Larry Junek
(larry4882@yahoo.com)

0 Kudos
Message 1 of 2
(2,503 Views)

See this Link where it sounds like Bim has already cracked that nut.

http://forums.ni.com/ni/board/message?board.id=170&message.id=206697#M206697

Ben

Message Edited by Ben on 09-26-2006 11:19 AM

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,501 Views)