DIO#.SOURCEID
Description
DIO#.SOURCEID sets the digital I/O 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




