Built-in Digital I/O of the XMC
The XMC models have the same amount of built-in digital inputs and outputs.
-
There are 8 digital inputs that can be wired for sinking or sourcing.
-
There are 16 sinking digital outputs.
Terminal Number | Description | XG5000 Direct Variable | |
---|---|---|---|
00 | Input Signal 0 | %IX0.0.0 | |
01 | Input Signal 1 | %IX0.0.1 | |
02 | Input Signal 2 | %IX0.0.2 | |
03 | Input Signal 3 | %IX0.0.3 | |
04 | Input Signal 4 | %IX0.0.4 | |
05 | Input Signal 5 | %IX0.0.5 | |
06 | Input Signal 6 | %IX0.0.6 | |
07 | Input Signal 7 | %IX0.0.7 | |
COM | Input Common. +24VDC for sourcing inputs. 0VDC for sinking inputs. |
Terminal Number | Description | XG5000 Direct Variable | |
---|---|---|---|
00 | Output Signal 0 | %QX0.0.0 | |
01 | Output Signal 1 | %QX0.0.1 | |
02 | Output Signal 2 | %QX0.0.2 | |
03 | Output Signal 3 | %QX0.0.3 | |
04 | Output Signal 4 | %QX0.0.4 | |
05 | Output Signal 5 | %QX0.0.5 | |
06 | Output Signal 6 | %QX0.0.6 | |
07 | Output Signal 7 | %QX0.0.7 | |
08 | Output Signal 8 | %QX0.0.8 | |
09 | Output Signal 9 | %QX0.0.9 | |
10 | Output Signal 10 | %QX0.0.10 | |
11 | Output Signal 11 | %QX0.0.11 | |
12 | Output Signal 12 | %QX0.0.12 | |
13 | Output Signal 13 | %QX0.0.13 | |
14 | Output Signal 14 | %QX0.0.14 | |
15 | Output Signal 15 | %QX0.0.15 | |
Blank (+VDC) | +24VDC | ||
COM | 0VDC |
Step | Action |
---|---|
1 |
Double-click I/O Parameter in the Project window.
|
2 |
Double-click XMC-DN24 in the lower part of the I/O Parameter screen.
|
3 |
Choose the input Filter Value to set a time the input needs to be ON for the XMC CPU to set the input status as ON in code.
|
4 |
Choose the status of outputs when an error on the XMC CPU occurs. Hold will keep the current output state when a CPU error occurs. Clear will turn outputs off when a CPU error occurs.
|
LM004