Make oversampling setting

1. The terminal supports oversampling factors from 8-fold to 10,000-fold for both inputs and both outputs.
Conditions: The oversampling factor must be the same for both channels and for input and output.

Make oversampling setting 1:Fig.190: DC/oversampling setting

Note: the oversampling factor must be selected at the EtherCAT cycle time so that the divisor in [1 ns] remains an integer.

2. Examples:

Make oversampling setting 2:Fig.191: Suitable representation Oversampling factor

3. For linking with the PLC a byte array is suitable. For example, a byte array of size 1250 for OVS = 10,000:
Make oversampling setting 3:

The linking in TwinCAT 3 can take place, for example, under the selection of "Matching Size":

Make oversampling setting 4:Fig.192: Linking by "Matching Size" variable type

It should be noted that the byte sequence corresponds to the ascending array index in terms of time and the bits of a byte are output from right to left, i.e. from the least significant (.0) to the most significant (.7) bit: the byte 2#10100001 would therefore be visible on the oscilloscope (1 V/digit, 1 µs/digit, time axis from left to right) as 10000101 (blue line):

Make oversampling setting 5:Fig.193: Oscilloscope display