GCAN GC-1008 User manual

GC-1008
8-channel digital input module (PNP)
User manual
Document version 3.02(2020/10/27)

Vhandy technology GC-1008 user manual
Revision History
Version
Date
Reason
V1.00
2015/09/16
Create
V2.01
2015/12/20
Modify device parameters
V3.01
2017/10/22
Add parameters
V3.02
2020/10/27
Modify device appearance picture

Vhandy technology GC-1008 user manual
Contents
1. Introduction ..............................................................................................................4
1.1 Overview ........................................................................................................4
1.2 Properties at a glance ..................................................................................... 4
1.3 Typical application ........................................................................................ 4
2. Installation ............................................................................................................... 5
2.1 Module fixing ................................................................................................ 5
2.2 Wiring method ............................................................................................... 5
2.3 System status indicator .................................................................................. 7
2.4 Combined with GCAN-PLC-400/510 series ................................................. 7
2.5 Combined with GCAN- 8000 series ..............................................................8
3. Technical Specifications .......................................................................................... 9
4. Disclaimer ..............................................................................................................10
5. Module selection table ...........................................................................................11
Sales and service ........................................................................................................13

Vhandy technology GC-1008 user manual
1. Introduction
1.1 Overview
The GC-1008 module has integrated 8 digital input channels, which
acquires digital signals in real-time and transmits them to the GCAN-PLC
coupler. This module can be used with any other GC Series IO module to
capture and process digital data in industrial automation or distributed control
systems.
1.2 Properties at a glance
●8 input channels
●Nominal voltage: 24V DC(±20%)
●Signal voltage "1":11~30V
●Signal voltage "0":-3~+5V
●Maximum input current:3mA
●Electrical isolation: 500 V(GC-bus)
●Current consumption:100mA
●The bit width input in the process image is 1byte
●No address setting, configuration via bus coupler or controller
●Operating temperature: -40°C ~+85°C
●Size: 100mm*69mm*12mm
1.3 Typical application
●Distributed acquisition system collects digital quantity
●Industrial field acquisition switch quantity

Vhandy technology GC-1008 user manual
2. Installation
This chapter will describe the installation method, wiring method,
meaning of the indicator and meaning of the interface of the GC-1008 module.
2.1 Module fixing
The installation method of GC-1008 module as shown in Figure 2.1 and a
flat-blade screwdriver is needed for auxiliary installation.
Figure 2.1 Installation of GC-1008 module
First install the GCAN-PLC on the guide rail and plug the GC-1008 along
GCAN-PLC's right side until the lock is stuck. When remove the GC-1008, the
user need to release the self-locking mechanism by pulling out the orange label.
2.2 Wiring method
The power wiring as shown in figure 2.2. First, use a flat-blade
screwdriver to insert into the square hole, hold the top edge of the metal sheet
in the square hole, and press toward the hole. Then, insert the wire into the hole.
After plugging in, pull out the screwdriver and the wire can be firmly locked in
the hole.

Vhandy technology GC-1008 user manual
Figure 2.2 Wiring method of GC-1008 module
Figure 2.3 GC-1008 module terminal definition

Vhandy technology GC-1008 user manual
Terminal
No.
Definition
Input1
1
Digital input 1
Input2
2
Digital input 2
Input3
3
Digital input 3
Input4
4
Digital input 4
Input5
5
Digital input 5
Input6
6
Digital input 6
Input7
7
Digital input 7
Input8
8
Digital input 8
Table 2.1 GC-1008 module indicator
Note: When using, please connect digital input signal to the terminal of GC-
1008 and connect the reference ground to the negative power supply of GCAN-
PLC-400 or GCAN-IO-8000 modules (corresponding to pins 5 and 6).
2.3 System status indicator
Indicators
Definition
1
Digital input1 is valid.
2
Digital input 2 is valid.
3
Digital input 3 is valid.
4
Digital input 4 is valid.
5
Digital input 5 is valid.
6
Digital input 6 is valid.
7
Digital input 7 is valid.
8
Digital input 8 is valid.
Table 2.2
The GC-1008 module has no error indicator. The user can determine the
status through the "IO RUN" and "IO ERR" indicators of the GCAN-PLC. If
the "IO ERR" indicator of the GCAN-PLC lights up, it indicates that the IO
module is not working properly. Please check the module installation.
2.4 Combined with GCAN-PLC-400/510 series
When using with GCAN-PLC-400/510, GC series IO modules shall be
configured in the order of DI, DO, AI and AO, and the same type of modules
shall be put together.GCAN-PLC-400/510 supports programming in five
languages. The following is an example of ST language showing how to
program GCAN-PLC-400 to read the state of digital input of GC-1008 module.

Vhandy technology GC-1008 user manual
In the process of ST programming definition, gc-1008 module needs to define
variable type, input signal position, start character, delimiter and so on.
For example: "DI0 AT%I0.0:BOOL;"
"0.0"represents the position of the input point, and "0.0"~"0.7"
respectively define the 1-8 input points in the first GC-1008 module. When the
user uses more than one GC-1008 module, the second GC-1008 shall be
defined from "1.0" to "1.7", and so on.
"%" (percent sign) is the direct variable starter; ":" (colon) is the variable or
type separator.
The Boolean is read from the %I0.0 address using the symbol variable
DI0. AT represents the address of the variable access and the additional
attribute of the variable.
2.5 Combined with GCAN- 8000 series
The state of the digital input is represented by one byte, with channel 8 in
the high and channel 1 in the low.
For example,when GCAN-8000 module node number is 1,the input state
of channel 8 and channel 4 of the first GC-1008 module is logic "1", and the
input state of other channels is logic "0", the CAN data frame ID sent by the
GCAN-IO-8000 module is0x181,the data length(DLC) is 8, and the frame data
is 0x88, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00. Please note that when only
one GCAN-1008 module is inserted, only the first byte of the frame data is
valid. The table below lists two common DI state sand their corresponding
status data.
DI status
Channel
8
7
6
5
4
3
2
1
Status
1
0
0
0
1
0
0
0
CAN bus data
88
DI status
Channel
8
7
6
5
4
3
2
1
Status
0
1
0
1
1
0
1
0
CAN bus data
5A
Table 2.3

Vhandy technology GC-1008 user manual
3. Technical Specifications
Interface characteristics
Number of inputs
8
Signal voltage "1"
11~30V
Signal voltage "0"
-3~+5V
Input current (Max.)
3mA
Electrical isolation
500 V(GC-bus/ Signal voltage)
Bit width
in the process image
Input 1 byte
Installation position
In sequential order
Power supply
Powered by GCAN-PLC, current consumption
100mA
Environmental testing
Operating temperature
-40℃~+85℃
Permissible relative
humidity
95%RH,no condensation
EMC test
EN 55024:2011-09
EN 55022:2011-12
Vibration/shock
resistance
EN 60068-2-6/EN 60068-2-27/29
EMC resistance burst/
ESD
EN 61000-6-2 /EN 61000-6-4
Protection class
IP 20
Basic information
Dimensions
100mm *69mm *12mm
Weight
50g

Vhandy technology GC-1008 user manual
4. Disclaimer
Thank you for purchasing GCAN's GCAN series of hardware and
software products. GCAN is a registered trademark of Shenyang Vhandy
Technology Co., Ltd. This product and manual are copyrighted by Vhandy
Technology. Without permission, it is not allowed to reproduce in any form.
Before using, please read this statement carefully. Once used, it is deemed to be
an endorsement and acceptance of the entire content of this statement. Please
strictly abide by the manual, product description and related laws, regulations,
policies and guidelines to install and use the product. In the process of using
the product, the user promises to be responsible for his actions and all
consequences arising therefrom. Vhandy Technology will not be liable for any
losses caused by improper use, installation, or modification by users.
The final interpretation right of the disclaimer belongs to Vhandy Technology

Vhandy technology GC-1008 user manual
5. Module selection table
GCAN-PLC-400 series products consist of a programmable main control
module, several GC series IO modules and a terminal resistance module.
GC series IO modules currently include five categories: digital input, digital
output, analog input, analog output, and communication extension. The specific
selection table is shown in Table 5.1.
I/O
Type
Characteristic
Signal
Channel
PLC
Control
module
GCAN-PLC-400
CPU:168M
-
-
GCAN-PLC-510
CPU:400M
-
-
GCAN-PLC-511
CPU:400M (2CAN)
-
-
Digital
input
GC-1008
Digital input (PNP)
24V DC
8-channel
GC-1018
Digital input (NPN)
24V DC
8-channel
GC-1502
Counter(200kHz max)
-
2-channel
Digital
output
GC-2008
Digital output (PNP)
24V DC
8-channel
GC-2018
Digital output (NPN)
24V DC
8-channel
GC-2204
relay output
-
4-channel
GC-2302
PWM (20Hz~200kHz)
-
2-channel
Analog
input
GC-3604
Voltage input, 16 bits
-5~+5V
4-channel
GC-3624
Voltage input, 16 bits
10V~+10V
4-channel
GC-3644
Current input, 16 bits
0-20mA
4-channel
GC-3654
Current input, 16 bits
4-20mA
4-channel
GC-3664
Voltage input, 16 bits
0~+5V
4-channel
GC-3674
Voltage input, 16 bits
0~+10V
4-channel
GC-3804
2-wire PT100, 16 bits
Thermal
resistance
4-channel
GC-3822
3-wire PT100, 16 bits
Thermal
resistance
2-channel

Vhandy technology GC-1008 user manual
GC-3844/3854/3
864
K type / S type / T type
thermocouple
Thermocouple
4-channel
Analog
output
GC-4602
Voltage output, 16 bits
-5V~+5V
2-channel
GC-4622
Voltage output, 16 bits
-10V~+10V
2-channel
GC-4642
Current output, 16 bits
0-20mA
2-channel
GC-4652
Current output, 16 bits
4-20mA
2-channel
GC-4662
Voltage output, 16 bits
0~5V
2-channel
GC-4672
Voltage output, 16 bits
0~10V
2-channel
GC-4674
Voltage output, 12 bits
0~10V
4-channel
Special
module
GC-6101
RS232/RS485 extension
-
-
GC-6201
GPRS extension
-
-
GC-6221
4G extension
-
-
GC-6501
WiFi extension
-
-
Table 5.1 Selection table
Other manuals for GC-1008
1
This manual suits for next models
1
Table of contents
Other GCAN Control Unit manuals
Popular Control Unit manuals by other brands

Dometic
Dometic Smart Touch Cabin Control Installation & operation manual

V2
V2 MR2-U manual

ViewSonic
ViewSonic VPC12-WPO-15 quick start guide

Emerson
Emerson ANDERSON GREENWOOD 4142HF Installation, operation and maintenance instructions

Panasonic
Panasonic KX-T7603X Service manual

National Instruments
National Instruments NI 9401 Getting started