Anda di halaman 1dari 2

Top Back Contact Us

With the KV, analog input is easy


Use the KL-N10V to input analog values.

[Control description]

The AP Series pressure sensors connected to


each device measure the pressure values. The
pieces of resulting analog data are input to the
KV for centralized control.

[Example of system configuration]

Long distance, high-speed


serial communication hardly
affected by noise

The analog unit shows


analog values on its 7-
segment display.
Top Back Contact Us

[Communication setup of the KL unit]


The following table shows the setup of the KL-N10V and KL-4AD connected to the KV Series.
To specify the communication setup of each unit, use a ladder program to set the KL-N10V, and use the built-in
setup switches of each unit to set the KL-4AD.

KL-N10V KL-4AD KL-4AD KL-4AD


1st address of send data 00H - - -
No. of send addresses 00H - - -
1st address of receive data 00H - - -
No. of receive addresses 18H - - -
Preset address - 00H 08H 10H
FINAL OFF OFF OFF ON

[Ladder program description]


Basic ladder program for controlling measured values of several pressure sensors

✩ Communication setup of KL-N10V ✩


2008 2700 2701 2702 2704 2705 2706
(RES) (SET) (SET) (RES) (RES) (SET) Set the communication parameters of the KL-N10V as follows:
(1) (2) (3) (4)
No. Setup parameters Value Device
$0000 $0000 $0000 $0018 1 KL communication baud rate 5 Mbits/s 2701, 2702
DW DW DW DW
2 Unit for data sampling 16-bit 2704
DM1800 DM1801 DM1802 DM1803
(5) (6) (7) (8) 3 FINAL OFF 2705
2007 2700 4 Input clear at disconnection Error clear 2706
(SET) 5 1st address of send data 00H DM1800
(9)
The pressure values measured with the AP-43 6 No. of send addresses 00H DM1801
units (0 to 1 MPa) are input as analog voltage 7 1st address of receive data 00H DM1802
between 1 to 5 V. 8 No. of receive address 18H DM1803
The following expression is used to obtain the 9 KL use enable Enable 2700
pressure value from the input voltage.
Pressure (Pa) = (1000000/4000) x Digital value
= 250 x Digital value
✩ Collect the measured values of the AP-43
units. ✩

2002 DM1600 #00250 DM0000 The measured value of the AP-43 input to Ch0 of the KL-4AD at address
LDA MUL STA 00H is stored in DM0000. (Unit: Pa)
DM1604 #00250 DM0001
The measured value of the AP-43 input to Ch0 of the KL-4AD at address
LDA MUL STA
08H is stored in DM0001. (Unit: Pa)
DM1608 #00250 DM0002
LDA MUL STA The measured value of the AP-43 input to Ch0 of the KL-4AD at address
10H is stored in DM0002. (Unit: Pa)
END

ENDH

Anda mungkin juga menyukai