DIO#.SOURCEID
Description
DIO#.SOURCEID sets the digital IO source ID, for sources that require an ID.
Examples
Usage
DIO#.SOURCEID can be used to select the compare channel whenDIO#.SOURCE = 4 (Compare).
Code
The following commands set the source of digital IO 1 to compare channel 1, and digital IO 2 to compare channel 2.
--> DIO1.SOURCE 4
--> DIO1.SOURCEID 1
--> DIO2.SOURCE 4
--> DIO2.SOURCEID 2
Context
For more information see Digital Inputs and Outputs.
Versions
| Action | Version | Notes |
|---|---|---|
| Implemented | 02-00-00-000 | |
| Added Compare source | 02-06-00-000 |
General Information
| Type | Read/Write |
| Units | N/A |
| Range | 1 to 2 |
| Default Value | 0 |
| Data Type | Integer |
| See Also | |
|
Stored in Non Volatile Memory |
Yes |
Variants Supported
All variants are supported
Fieldbus Information
| Fieldbus |
Parameter | Index | Sub-Index | Data Type | Float Scale | Units | Access | PDO |
|---|---|---|---|---|---|---|---|---|
| EtherCAT |
0x368A | DIO1.SOURCE | 0x5 | USINT | - | - | RW | False |
| DIO2.SOURCE | 0x5 | USINT | - | - | RW | False | ||
| DIO3.SOURCE | 0x5 | USINT | - | - | RW | False | ||
| DIO4.SOURCE | 0x5 | USINT | - | - | RW | False | ||
| DIO5.SOURCE | 0x5 | USINT | - | - | RW | False | ||
| DIO6.SOURCE | 0x5 | USINT | - | - | RW | False |





