Menu

Mounting and wiring

Dimensions and Wiring Instructions


Wiring Table

Input Point Terminal silkscreen identification (Version A) Terminal silkscreen identification (Version B) Description
I 0.0 1 0 Input Channel 0
I 0.1 2 1 Input Channel 1
I 0.2 3 2 Input Channel 2
I 0.3 4 3 Input Channel 3
I 0.4 1 4 Input Channel 4
I 0.5 2 5 Input Channel 5
I 0.6 3 6 Input Channel 6
I 0.7 4 7 Input Channel 7
COM1 5&6 C1 Common terminal of Input Channels 0-7
I 0.8 1 8 Input Channel 8
I 0.9 2 9 Input Channel 9
I 0.A 3 10 Input Channel 10
I 0.B 4 11 Input Channel 11
I 0.C 1 12 Input Channel 12
I 0.D 2 13 Input Channel 13
I 0.E 3 14 Input Channel 14
I 0.F 4 15 Input Channel 15
COM2 5&6 C2 Common Terminal of Input Channels 8-15

SRT1016 Wiring mode:

SRT1016 is a 16-channel general-purpose digital input module, and COM1 is the common terminal of the channels corresponding to Input points I 0.0~I 0.7; COM2 is the common terminal of the channels corresponding to Input points I 0.8~I 0.F. Two groups of COM are connected independently according to the type of external input signal. When the type of external input signal is PNP, COM is connected to 0V; When the type of external input signal is NPN, COM is connected to 24V. Each COM group provides two terminals internally connected, allowing users to parallel wires for convenient wiring.

 


Module Description

SRT1016 is a 16-channel general-purpose digital input module. It also has functions such as filter parameter configuration, module configuration status monitoring, and communication status monitoring. It occupies 2 words for input and 1 word for output (see Table 1-2 for the address table). The module needs to be used with the SRT series coupler, and the IO terminal cannot be used alone; The module functions described in this paper are realized on the premise of normal communication between SRT1016 module and the coupler (1word=2byte).

Note: during module parameter configuration, first set module parameters in the plc initialization program, and then enable the parameter configuration bit of the coupler to make the parameter configuration effective; The second modification of module parameter configuration takes effect only after the module is powered off and restarted once.

I/O Signal Word Size Divided by word
Input (CPU Module ← SRT1016 Module)(2word) 0 1
Status Word Data Word
Output (CPU Module → SRT1016 Module)(1word) 0
Control Word
Detailed Description of Status Word
 
Software Component Address Signal Name
Bit0 Module communication status (when the input value is“0”, it means normal; When it is“1”, it means fault)
Bit1 Module parameter configuration status (when the input value is “0”, it means invalid configuration; When it is “1”, it means valid configuration)
Bit15~Bit2 Reserved

Detailed Description of Data Word

Software Component Address Signal Name
Bit15~Bit0 Digital Data Acquisition Input

Detailed Description of Control Word

Software Component Address Signal Name
Bit2~Bit0 Module filtering delay parameter configuration, specifically divided into 6 levels as follows:Note: The high and low bits of parameter configuration values are: high bits on the left and low bits on the right. (Example 001: the leftmost first '0' is the highest bit Bit2, and the rightmost '1' is the lowest bit Bit0000 (default value): 4 ms delay001: 0 ms delay010: 1 ms delay011: 10 ms delay100: 30 ms delay101: 100 ms delay
Bit15~Bit3 Reserved
Last modified: 2025-11-06