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 #138 background imageLoading...
Page #138 background image
134 • Process Image
WAGO-I/O-SYSTEM 750
Linux Fieldbus Coupler
Example: how to reset a bit
The following example shows how to reset a bit:
Using the
pstPabOut->uc.Pab[0] &= ~0x08;
sample code allows you to perform a boolian AND operation with the inverted
value of 0x08 ('1111.0111') with the output process image to set the bit 0.3 to
FALSE.
Example: byte query
The following example shows how to query a byte:
Using the
if (pstPabIn->uc.Pab[0] == 38)
{
...
}
code allows you to check whether byte 0 has the value 38 by using the equal
conditional operatior.
Example: word query
The following example shows how to query a word:
Using the
if (pstPabIn->us.Pab[0] == 0x0008)
{
...
}
sample code allows you to check whether the 0-bit process array (us) has the
value 0x0008

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