DOUT#.STATEU

Description

Gets or sets the user command state of the specified digital output when DOUT#.SOURCE = 0 (user).

Value Description
0 - Deactivated DOUT#.STATE = 0, voltage removed on I/O pin
1 - Activated DOUT#.STATE = 1, voltage applied on I/O pin

Examples

Usage

When DOUT#.SOURCE = 0 (user) then the corresponding DOUT#.STATEU can be set to drive the output at the I/O pin.

Code

--> DOUT1.SOURCE 0 //user
--> DOUT1.STATEU
0
--> DOUT1.STATE
0
--> DOUT1.STATEU 1
--> DOUT1.STATE
1

Context

See Digital Inputs and Outputs.

Versions

Action Version Notes
Implemented 02-00-00-000

 

General Information

Type Read/Write
Units N/A
Range 0 to 1
Default Value N/A
Data Type Integer
See Also  

Stored in Non-Volatile Memory

No

Variants Supported

All variants are supported.

Industrial Ethernet Information

EtherNet/IP

ID

Instance

Attribute

Name

Data Type

Access

User Mappable

21050

1

21050 (0x523a)

DOUT1.STATEU

Unsigned8

Read/Write

Yes

21051

1

21051 (0x523b)

DOUT2.STATEU

Unsigned8

Read/Write

Yes

PROFINET

Parameter

PNU

Data Type

Access

Units

DOUT1.STATEU

21050

Unsigned8

Read/Write

-

DOUT2.STATEU

21051

Unsigned8

Read/Write

-