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 IO pin
1 - Activated DOUT#.STATE = 1, voltage applied on IO pin

Examples

Usage

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

Code

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

Context

For more information 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.

Fieldbus Information

FieldbusClosedA Fieldbus is an industrial network system for real-time distributed control (e.g. CAN or Profibus). It is a way of connecting instruments in a plant design EtherCATClosedEtherCAT is an open, high-performance Ethernet-based fieldbus system. The development goal of EtherCAT was to apply Ethernet to automation applications which require short data update times (also called cycle times) with low communication jitter (for synchronization purposes) and low hardware costs COE and CANopen
Index 0x360A to 0x3612
Subindex 0x1
Data Type USINT
Float Scale N/A
Access Read Only
PDO Map RX Pdo