Samkoon
The device driver is used for SK series HMI to read and write the data or state of Samkoon FGs series PLC. The serial communication connection is established through the serial port of the HMI and the serial port of Samkoon FGs series PLC, so as to operate Samkoon device. Prior to use of the driver, please carefully read this chapter and the related technical specifications of the Samkoon device.
How to establish connection with Siemens S7-200/300 series PLC
1. Hardware connection
Connecting cable:
|
SK HMI COM1/COM2 |
Samkoon FGs series |
||
|
2 |
RX |
5 |
TX |
|
3 |
TX |
4 |
RX |
|
5 |
GND |
3 |
GND |



Terminal of SK series HMI is DB9F; that of Delta DVP series PLC is MD8M.
RS485
|
SK HMI COM1/COM2 |
Samkoon FGs series |
|
|
8 |
TX- |
B |
|
9 |
TX+ |
A |


Terminal of SK HMI is DB9F, and that of Samkoon series PLC is two-wire terminal.
2. Software settings
ü Select Samkoon in connection device service.
ü Select the corresponding item in connection device service according to the connected PLC model or supported protocol.
ü Ensure that the communication parameters in touch screen connection parameters and PLC station number are consistent with the PLC connected.
ü For settings of the PLC, refer to the technical documents of the Samkoon series PLC.
Default connection parameters of SK series HMI
|
Setting item |
Default parameter value |
Setting scope |
|
PLC type |
FGs Series (RTU) |
FGs Series (RTU)/SamFGS |
|
Communication port type |
RS232 |
RS232/ RS485 |
|
Baud rate |
9600 |
4800/9600/19200/38400/57600/115200 |
|
Data bit length |
8 |
8 |
|
Parity bit |
NONE |
EVEN/ODD/NONE |
|
Stop bit length |
1 |
1/2 |
|
PLC station number |
1 |
0~255 |
|
HMI station number |
0 |
0~255 |
|
Supporting function |
Whether it is supported |
|
Off-line simulation |
yes |
|
On-line simulation |
yes |
|
Extended mode |
yes |
3. Operational register and address range
FGs Series (RTU)/SamFGS
|
Register name |
Address format |
Input range |
Remarks |
|
X |
ooo |
0~127 1000~2777 |
Bit: input connection point, read only 1000~2777(Extension module) |
|
Y |
ooo |
0~127 1000~2777 |
Bit: output connection point 1000~2777(Extension module) |
|
M |
dddd |
0~8191 |
Bit: internal relay |
|
T |
ddd |
0~255 |
Bit: timer status |
|
C |
ddd |
0~255 |
Bit: counter status |
|
S |
ddd |
0~999 |
Bit: stepping relay |
|
D |
dddd |
0~8191 |
Word: temporary data storage |
|
TV |
ddd |
0~255 |
Word: current value of timer |
|
CV |
ddd |
0~199 |
Word: current value of counter |
|
V |
d |
0~7 |
Word: indexed addressing register |
|
Z |
d |
0~7 |
Word: indexed addressing register |
|
AI |
dd |
0~31 100~379 |
Word: analog input 100~379(Extension module) |
|
AO |
dd |
0~31 100~379 |
Word: analog output 100~379(Extension module) |
|
32CV |
ddd |
200~255 |
Double Word: current value of counter |
![]()
Note:
d represents decimal system, input range is 0-9;
o represents octal system, input range is 0-7;
Word in the remarks: represents the register can only be used as word;
Double-word in the remarks: represents that the data type of the register in configuration must be 32-bit;
Bit in the remarks: represents the register can only be used as bit;
Read only in the remarks represents that the register can only be read but not be written;
The names of the registers supported by different equipment model may be different, and the scopes may also be different.
For detailed name and scope, please consult related technical document of the connected device
![]()