EasyManuals Logo

WAGO 750 Series User Manual

WAGO 750 Series
248 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #120 background imageLoading...
Page #120 background image
116 Step-by-Step Guide to your own Linux Application
NFS Server Setup
WAGO-I/O-SYSTEM 750
Linux Fieldbus Coupler
5.11 NFS Server Setup
NFS (Network File System) allows access to files across the networks as if
they were local files. This service is available under both Linux and Unix.
The local /targetfs directory serves as output directory for the application
creation. It can be linked to the Linux coupler file system via NFS.
To enable NFS support, add the following line to the file /etc/exports:
/targetfs *(rw,sync,all_squash,anonuid=<uid>,anongid=<gid>)
The Linux user ID/group ID must be entered as UID and GID. One way to
determine the number is
> id
uid=501(u04711) gid=100(users) Gruppen=100(users),14(uucp)...
which results in:
/targetfs *(rw,sync,all_squash,anonuid=501,anongid=100)
Linux coupler NFS client configuration
NFS is integrated into the Linux kernel and is used as a file system. In order to
link a directory of a remote system it has to be assigned to the Linux directory
structure using the mount call, just like a partition on the hard drive.
In order to be able to use the NFS service, a NFS server and an enabled
directoty must be available on the remote PC. The remote directory is linked
to the Linux fieldbus coupler file system by the call
mount -t nfs -o nolock <IP/hostname>:/<Directory>
/<local directory>
Example: > mount –t nfs –o nolock 192.168.1.12:/targetfs /nfs
To serve this purpose, the Linux coupler provides the /nfs drive (delivery
status). The drive can be accessed like a local drive. If drives are to be linked
automatically during system start-up, they must be entered in the /etc/rc file.

Table of Contents

Other manuals for WAGO 750 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the WAGO 750 Series and is the answer not in the manual?

WAGO 750 Series Specifications

General IconGeneral
Protection ClassIP20
Bus CouplersPROFIBUS, CANopen, Ethernet
ModulesDigital Input, Digital Output, Analog Input, Analog Output
MountingDIN rail mounting
Voltage Supply24 V DC (typical)
Communication ProtocolDepends on the bus coupler (e.g., PROFIBUS, CANopen, DeviceNet, Ethernet)
Digital Input ChannelsVaries by module (e.g., 8, 16 channels)
Digital Output ChannelsVaries by module (e.g., 8, 16 channels)
Analog Input ChannelsVaries by module (e.g., 2, 4, 8 channels)
Analog Output Channels1, 2, 4 channels (depending on module)
Width12 mm, 24 mm (typical module widths)
Number of ChannelsVaries by module type
Current Consumption per ChannelVaries by module type

Related product manuals