Embedded Linux >> Ask for materials about the origin, history, recent applications and developing trend of fieldbus

by yliu » Sun, 26 Sep 2004 15:06:24 GMT

Dear friends:
Could anyone be so kind to provide me with some materials about the
origin, history, recent applications and developing trend of fieldbus?
Thank you, very much!

Best regards,

Yong Liu


Embedded Linux >> Ask for materials about the origin, history, recent applications and developing trend of fieldbus

by Grant Edwards » Sun, 26 Sep 2004 23:45:29 GMT






Which fieldbus?

--
Grant Edwards grante Yow! I'm using my X-RAY
at VISION to obtain a rare
visi.com glimpse of the INNER
WORKINGS of this POTATO!!



Embedded Linux >> Ask for materials about the origin, history, recent applications and developing trend of fieldbus

by Vincent Crabtree » Wed, 29 Sep 2004 22:01:22 GMT





Is this a home work question?

Vincent




Similar Threads

1. [News] Recent Linux Trends Raise Need for a Fifth Freedom

2. Study Material for Multi-threaded application developement in UNIX/LINUX

3. Develop application with .Net + Unix

4. To develop application on .Net with the server Unix - CSharp/C#

5. Cisco Systems - Facebook Group - Cisco Developer Contest - Win $100,000 Developing applications for Linux

6. AD: New course available: Developing Applications for z/OS UNIX

7. Migrating applications developed in LV 6.1 in Win2k into Linux

Dennis Knutson wrote:

> You cannot run an exe built for windows on Linux, Unix, or MAC. 

That is technically not entirely right. Using Wine http:/www.winehq.org, 
you can execute Windows executables on a Linux system. I did test the 
Full Development System of LabVIEW 6 under Wine a few years ago and got 
it to work back then. An executable should be actually even easier.

Modern LabVIEW versions however including built applications have a 
number of potential problems such as the many extensions such as 
Bluetooth, .Net, Active X etc which might not necessarily be built into 
LabVIEW in a way that LabVIEW can work or even load properly even if 
those extensions are non-existent on the system.

Another issue are the InstallShield Installers LabVIEW uses. 
InstallShield support under Wine is up to now quite limited but that is 
going to change soon.

That all said, it is technically definitely a better idea to port a 
LabVIEW app to Linux using LabVIEW for Linux.

Rolf Kalbermatter




If you have LabVIEW for Linux with the app builder, you can take your 
program and rebuild it on the Linux system assuming you haven't used any 
windows specific functions in LabVIEW (i.e. ActiveX) or any other 
functions, toolsets, etc. that are not supported.

8. AD - New course available: Developing Applications for z/OS UNIX