Herunterladen Inhalt Inhalt Diese Seite drucken

IFM Electronic ecomat 100 CR2011 Gerätehandbuch Seite 42

Ausgangs-modul
Inhaltsverzeichnis

Werbung

Verfügbare Sprachen

Verfügbare Sprachen

CR2011
OUTPUT MODULE
Data structure:
CR2011 InOutStruct
Purpose:
The current I/O data of the module
are read or written.
The data structure is assigned to the
function input "IO_DATA" via the ADR
operator.
Structure components
Name
Data type
BinOut1
BOOL
BinOut2
BOOL
BinOut3
BOOL
BinOut4
BOOL
BinOut5
BOOL
BinOut6
BOOL
BinOut7
BOOL
BinOut8
BOOL
AnaOut1_2
INT
AnaOut3_4
INT
AnaOut5_6
INT
AnaOut7_8
INT
Note:
AnaIn1_2
INT
AnaIn3_4
INT
AnaIn5_6
INT
AnaIn7_8
INT
Note:
42
PAGE
All manuals and user guides at all-guides.com
Description
output status
channel 1
channel 2
output status
channel 3
channel 4
output status
channel 5
channel 6
output status
channel 7
channel 8
analog output value
channel 1 or 2
analog output value
channel 3 or 4
analog output value
channel 5 or 6
analog output value
channel 7 or 8
The odd-numbered channels 1, 3, 5, 7 are active if the variable
contains a positive value.
The even-numbered channels 2, 4, 6, 8 are active if the variable
contains a negative value.
actual current value [mA], channel 1 or 2
actual current value [mA], channel 3 or 4
actual current value [mA], channel 5 or 6
actual current value [mA], channel 7 or 8
The actual current value can only be read if connection is made via
the outputs with current monitoring. (see also page 27,
Electrical connection).
TYPE CR2011 InOutStruct
STRUCT
BinOut1: BOOL;
BinOut2: BOOL;
BinOut3: BOOL;
BinOut4: BOOL;
BinOut5: BOOL;
BinOut6: BOOL;
BinOut7: BOOL;
BinOut8: BOOL;
AnaOut1_2: INT;
AnaOut3_4: INT;
AnaOut5_6: INT;
AnaOut7_8: INT;
AnaIn1_2: INT;
AnaIn3_4: INT;
AnaIn5_6: INT;
AnaIn7_8: INT;
END_STRUCT
END_TYPE
(if Ch1_2 configuration = 2)
"
(if Ch3_4 configuration = 2)
"
(if Ch5_6 configuration = 2)
"
(if Ch7_8 configuration = 2)
"
(if Ch1_2 config. = 4 or 5)
(if Ch3_4 config. = 4 or 5)
(if Ch5_6 config. = 4 or 5)
(if Ch7_8 config. = 4 or 5)

Werbung

Kapitel

Inhaltsverzeichnis
loading

Inhaltsverzeichnis