KR19980068492A - Communication method and communication device of Piel City (PLC) - Google Patents

Communication method and communication device of Piel City (PLC) Download PDF

Info

Publication number
KR19980068492A
KR19980068492A KR1019970005107A KR19970005107A KR19980068492A KR 19980068492 A KR19980068492 A KR 19980068492A KR 1019970005107 A KR1019970005107 A KR 1019970005107A KR 19970005107 A KR19970005107 A KR 19970005107A KR 19980068492 A KR19980068492 A KR 19980068492A
Authority
KR
South Korea
Prior art keywords
computer
central processing
unit
processing unit
command
Prior art date
Application number
KR1019970005107A
Other languages
Korean (ko)
Inventor
김진우
Original Assignee
김광호
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김광호, 삼성전자 주식회사 filed Critical 김광호
Priority to KR1019970005107A priority Critical patent/KR19980068492A/en
Publication of KR19980068492A publication Critical patent/KR19980068492A/en

Links

Landscapes

  • Programmable Controllers (AREA)

Abstract

본 발명은 피엘시(PLC)의 통신방법 및 통신장치에 관한 것이다. 본 피엘시(PLC)의 통신방법은, 컴퓨터가 통신선로를 통해 접속되는 컴퓨터통신유니트와 상기 컴퓨터통신유니트에 공용버스를 통해 접속된 중앙처리유니트를 갖는 피엘시(PLC)에 있어서, 상기 컴퓨터를 통해 입력되는 사용자명령어에 따라 상기 컴퓨터통신유니트가 소정의 명령신호를 발생하여 상기 중앙처리유니트로 송신하는 단계와, 상기 명령신호에 대응하는 상기 중앙처리유니트의 응답신호를 상기 컴퓨터통신유니트가 수령하는 단계와, 상기 컴퓨터통신유니트가 상기 응답신호를 상기 컴퓨터에 전달하여 표시되도록 하는 단계를 포함한다. 이에 의해, 컴퓨터통신유니트에 접속된 컴퓨터를 이용하여 중앙처리유니트내에 있는 레지스터의 내용을 참조할 수 있는 피엘시(PLC)의 통신방법이 제공된다.The present invention relates to a communication method and communication apparatus of a PLC. A communication method of a PLC is a computer communication unit in which a computer is connected via a communication line and a central processing unit connected to the computer communication unit via a common bus, The computer communication unit generating and sending a predetermined command signal to the central processing unit according to a user command input through the central processing unit; and receiving a response signal of the central processing unit corresponding to the command signal, And causing the computer communication unit to transmit the response signal to the computer for display. Thereby, a communication method of a PLC capable of referring to the contents of a register in the central processing unit using a computer connected to the computer communication unit is provided.

Description

피엘시(PLC)의 통신방법 및 통신장치Communication method and communication device of Piel City (PLC)

본 발명은 피엘시(PLC : Programmable Logic Controller)의 통신방법 및 통신장치에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication method and communication apparatus of a PLC (Programmable Logic Controller).

일반적으로 피엘시(이하 PLC라고도 표기함)는 컴퓨터와 쌍방향통신이 가능하며, 이러한 컴퓨터와의 통신을 수행하기 위한 통신전용보드인 컴퓨터통신유니트(CCU : Computer Communication Unit)를 가지며, 컴퓨터통신유니트(이하 CCU라고도 표기함)를 포함하는 PLC내의 보드는 중앙처리유니트(이하 CPU라고도 표기함)의 제어를 받는다.In general, Pielsi (hereinafter also referred to as PLC) has a computer communication unit (CCU), which is a dedicated communication board for performing communication with a computer, and a computer communication unit (Hereinafter also referred to as a CCU) is controlled by a central processing unit (hereinafter also referred to as CPU).

도 1은 일반적인 PLC와 이에 접속된 컴퓨터를 개략적으로 나타낸 도면이다. 도면에 나타낸 바와 같이, 일반적인 PLC(10)는 전원유니트(101), CPU(102), CCU(103), 입력유니트(104) 및 출력유니트(105) 등의 보드로 구성되며, 각각의 보드는 기본마더보드의 공용버스를 통해서 서로 접속된다. 그리고, CCU(103)는 컴퓨터A(11)와 RS-232C 방식으로 연결되어 직렬통신을 수행할 수 있다.1 is a schematic diagram of a general PLC and a computer connected thereto. As shown in the figure, a general PLC 10 is composed of boards such as a power supply unit 101, a CPU 102, a CCU 103, an input unit 104, and an output unit 105, They are connected to each other through a common bus on the motherboard. The CCU 103 is connected to the computer A 11 through an RS-232C method to perform serial communication.

그런데, PLC(10)의 동작중에는 PLC(10)의 현재상태 등을 파악하기 위해서 CPU(102)내에 있는 시스템레지스터 등의 레지스터 내용을 참조할 필요성이 생기게 된다. 이러한 경우, 종래에는 CPU(102)에 별도의 컴퓨터B(13)를 접속하여 모니터링하는 방법이 사용되었다. 즉, CPU(102)에 접속된 컴퓨터B(13)를 통해 CPU(102)로 소정의 사용자명령어를 전송하고, 이에 따른 CPU(102)의 응답신호를 컴퓨터B(13)가 수령하여 이를 표시함으로써, 사용자는 필요한 레지스터의 내용을 참조하게 된다.During the operation of the PLC 10, it is necessary to refer to the register contents such as the system register in the CPU 102 in order to grasp the current state or the like of the PLC 10. [ In this case, conventionally, a method of monitoring and connecting a separate computer B 13 to the CPU 102 has been used. That is, a predetermined user command is transmitted to the CPU 102 via the computer B 13 connected to the CPU 102, and the computer B 13 receives the response signal of the CPU 102 accordingly and displays it , The user refers to the contents of the necessary registers.

따라서, CPU(102)내에 있는 레지스터의 내용을 참조하기 위해서는, 별도의 컴퓨터B(13)를 마련하여 CPU(102)에 접속하여야 하므로 사용하는데 불편함이 있고, 더욱이 통상적으로 PLC(10)의 CCU(103)에는 컴퓨터A(11)가 접속되어 있음에도 불구하고 이를 직접 사용할 수 없으므로 장치의 효율적인 사용이 불가능하다는 문제점이 있다.Therefore, in order to refer to the contents of the registers in the CPU 102, it is inconvenient to use a separate computer B (13) to connect to the CPU 102, Even though the computer A 11 is connected to the personal computer 103, it is impossible to use the device directly.

따라서, 본 발명의 목적은, 컴퓨터가 접속된 CCU를 통하여 CPU 보드에 있는 레지스터들의 내용을 읽어볼 수 있는 PLC의 통신방법 및 통신장치를 제공하는 것이다.SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide a communication method and a communication apparatus of a PLC capable of reading the contents of registers on a CPU board through a CCU to which a computer is connected.

도 1은 피엘시(PLC)와 컴퓨터 사이의 연결 상태를 나타낸 개략도,1 is a schematic diagram showing a connection state between a PLC and a computer,

도 2는 본 발명에 따른 피엘시(PLC)의 통신방법을 나타낸 흐름도이다.2 is a flowchart illustrating a communication method of a PLC according to the present invention.

도면의 주요부분에 대한 부호의 설명DESCRIPTION OF THE REFERENCE NUMERALS

10 : PLC 11 : 컴퓨터A10: PLC 11: Computer A

13 : 컴퓨터B 101 : 전원유니트13: Computer B 101: Power unit

102 : CPU 103 : CCU102: CPU 103: CCU

104 : 입력유니트 105 : 출력유니트104: Input unit 105: Output unit

상기 목적은, 본 발명에 따라, 컴퓨터가 통신선로를 통해 접속되는 컴퓨터통신유니트와 상기 컴퓨터통신유니트에 공용버스를 통해 접속된 중앙처리유니트를 갖는 피엘시(PLC)의 통신방법에 있어서, 상기 컴퓨터를 통해 입력되는 사용자명령어에 따라 상기 컴퓨터통신유니트가 소정의 명령신호를 발생하여 상기 중앙처리유니트로 송신하는 단계와, 상기 명령신호에 대응하는 상기 중앙처리유니트의 응답신호를 상기 컴퓨터통신유니트가 수령하는 단계와, 상기 컴퓨터통신유니트가 상기 응답신호를 상기 컴퓨터에 전달하여 표시되도록 하는 단계를 포함하는 것을 특징으로 하는 피엘시(PLC)의 통신방법에 의해 달성된다.The above object is achieved by a communication method of a PLC having a computer communication unit in which a computer is connected through a communication line and a central processing unit connected to the computer communication unit via a common bus, The computer communication unit generating and sending a predetermined command signal to the central processing unit in response to a user command input via the central processing unit; and receiving a response signal of the central processing unit corresponding to the command signal, And causing the computer communication unit to transmit the response signal to the computer so that the computer communication unit displays the response signal to the computer.

여기서, 상기 사용자명령어는 상기 중앙처리유니트내의 시스템레지스터들중 적어도 어느 하나에 저장된 내용을 읽어내는 명령어를 사용하는 것이 가능하며, 상기 사용자명령어는 읽어내고자 하는 시스템레지스터들의 선두번호와, 최종번호를 포함하는 것이 바람직하다.Here, the user command may include a command to read contents stored in at least one of the system registers in the central processing unit. The user command may include a head number of a system register to be read and a final number .

한편, 본 발명의 다른 분야에 따르면, 컴퓨터가 통신선로를 통해 접속되는 컴퓨터통신유니트와 상기 컴퓨터통신유니트에 공용버스를 통해 접속된 중앙처리유니트를 갖는 피엘시(PLC)에서, 상기 컴퓨터를 통해 입력되는 사용자명령어를 수령하여 소정의 명령신호를 발생하는 명령신호발생부와, 상기 명령신호를 상기 중앙처리유니트로 전송하는 컴퓨터통신유니트전송부와, 상기 명령신호를 수령하여 대응하는 응답신호를 발생하는 응답신호발생부와, 상기 응답신호를 상기 컴퓨터통신유니트로 전송하는 중앙처리유니트전송부와, 상기 응답신호를 수령하여 상기 컴퓨터에 표시되도록 하는 표시제어부를 포함하는 피엘시(PLC)의 통신장치가 제공된다.According to another aspect of the present invention, there is provided a computer system having a computer communication unit in which a computer is connected via a communication line and a central processing unit connected to the computer communication unit via a common bus, A computer communication unit transfer unit for transferring the command signal to the central processing unit, and a controller for receiving the command signal and generating a corresponding response signal A communication unit of a PLC including a response signal generation unit, a central processing unit transmission unit for transmitting the response signal to the computer communication unit, and a display control unit for receiving the response signal and displaying the response signal on the computer, / RTI >

여기서, 상기 사용자명령어는 상기 중앙처리유니트내의 시스템레지스터들중 적어도 어느 하나에 저장된 내용을 읽어내는 명령어를 사용하는 것이 가능하다..Here, the user command may use a command to read contents stored in at least one of the system registers in the central processing unit.

이하, 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the drawings.

PLC는 종래의 기술과 관련하여 설명한 도 1에 도시되어 있는 바와 같이, 하나의 기본마더보드에 장착되는 전원유니트(101), CPU(102), CCU(103), 입력유니트(104) 및 출력유니트(105)등의 보드를 가지며, 이들 보드는 기본마더보드의 버스를 통해서 상호연결되고, CCU(103)는 컴퓨터A(11)와 RS-232C 방식으로 접속되어 직렬통신을 수행할 수 있다.1, the PLC includes a power supply unit 101, a CPU 102, a CCU 103, an input unit 104, and an output unit 102 mounted on a single basic motherboard, And these boards are interconnected via a bus of the basic motherboard, and the CCU 103 can be connected to the computer A 11 through the RS-232C method to perform serial communication.

이러한 구성에 의한 PLC(10)에서, 본 발명에 따른 통신방법은 도 2에 나타낸 흐름도와 같다. 흐름도에서, 먼저 CCU(103)와 RS-232C 포트를 통하여 직렬접속된 컴퓨터A(11)를 사용하여 명령프로그램을 입력한다(S30). 명령프로그램의 입력은 컴퓨터A(11)에서 실행되는 편집기를 사용하며, 명령프로그램의 수행에 의해 컴퓨터A(11)로부터 CCU(103)로 사용자명령어가 전송된다(S32).In the PLC 10 having such a configuration, the communication method according to the present invention is the same as the flowchart shown in Fig. In the flow chart, first, the command program is inputted using the computer A 11 connected in series through the RS-232C port with the CCU 103 (S30). An input of the command program uses an editor executed in the computer A11, and a user command is transmitted from the computer A11 to the CCU 103 by the execution of the command program (S32).

만일, 사용자명령어가 CPU(102)내의 시스템레지스터를 읽고자하는 명령인 경우에 표 1과 같은 형식으로 구성할 수 있다.If the user command is an instruction to read the system register in the CPU 102, it can be configured in the format shown in Table 1.

[표 1][Table 1]

%% 송신처Sender ## RRRR 00 선두번호Head number 최종번호Last number BCCBCC crcr

여기서, %는 헤더로서 명령신호의 시작을 나타내고, 송신처는 사용자명령어가 처리될 PLC의 번호를 나타내며, #는 명령이나 메시지가 바로 뒤에 있다는 것을 나타낸다. 또한, RR은 시스템레지스터의 내용을 읽어내라는 명령을 나타내며, 0은 형식상 고정적으로 사용되며, 선두번호와 최종번호는 연속된 번호를 갖는 CPU(102)의 시스템레지스터들 중에서 읽어내고자 하는 시스템레지스터들의 선두번호와, 최종번호를 나타낸다. 그리고, BCC(Block Check Code)는 전송신호의 신뢰성향상을 위해 사용되는 패리티(parity)의 에러를 체크하기 위한 코드로, BCC 값은 전송되는 명령신호의 헤더부터 최종문자까지 배타적 논리합(XOR)을 취하여, 그 비트 데이타를 아스키(ASCII) 코드문자로 변환하여 작성된다. 이러한 BCC 값을 송신하기 전과 수신된 후에 검사하여, 그 값이 다를 경우, 통신중에 이상이 있음을 알 수 있다. 마지막으로 cr은 명령신호의 종료를 나타낸다.Here,% indicates the start of a command signal as a header, the destination indicates a PLC number to be processed by a user command, and # indicates that a command or a message is directly behind. In addition, RR denotes a command to read the contents of the system register, 0 is fixedly used in a format, and the head number and the last number are system registers to be read out from the system registers of the CPU 102 having consecutive numbers And the last number. The BCC (Block Check Code) is a code for checking parity error used for improving the reliability of the transmission signal. The BCC value is an exclusive OR (XOR) from the header of the transmitted command signal to the final character And converting the bit data into an ASCII code character. This BCC value is checked before transmission and after reception, and if the value is different, it can be known that there is an error during communication. Finally, cr represents the end of the command signal.

CCU(103)는 사용자명령어를 수령하여 이를 해석한 후, 이에 따른 명령신호를 발생하여 CPU(102)로 송신한다(S34). 이때, 사용자명령어의 수령과 명령신호의 발생은 CCU(103)내의 명령신호발생부에서 수행하고, 명령신호의 전송은 CCU(103)내의 컴퓨터통신유니트전송부가 담당한다.The CCU 103 receives a user command and analyzes it, generates a corresponding command signal, and transmits the command signal to the CPU 102 (S34). At this time, the reception of the user command and the generation of the command signal are performed by the command signal generating unit in the CCU 103, and the transmission of the command signal is performed by the computer communication unit transmitting unit in the CCU 103.

CPU(102)의 응답신호발생부는 CCU(103)에서 송신된 명령신호를 수령한 후, 이를 해석하여 이에 따른 응답신호를 발생하고, 이 응답신호를 CPU(102)내의 중앙처리유니트전송부가 CCU(103)로 전송한다. CCU(102)의 표시제어부는 CPU(102)의 응답신호를 수령하여(S36), 수령한 응답신호를 컴퓨터 A(11)에 전송하여 표시되도록 한다(S38).The CPU 102 receives a command signal transmitted from the CCU 103, analyzes the received command signal, generates a response signal corresponding to the received command signal, and transmits the response signal to the CCU 103, 103). The display control unit of the CCU 102 receives the response signal of the CPU 102 (S36), and transmits the received response signal to the computer A11 so as to be displayed (S38).

만일, 사용자명령어가 CPU(102)내의 시스템레지스터를 읽고자하는 명령인 경우에 표 1과 같은 형식으로 구성할 수 있다.If the user command is an instruction to read the system register in the CPU 102, it can be configured in the format shown in Table 1.

이때, 응답신호는 표 2와 같은 형식으로 구성할 수 있다.At this time, the response signal can be configured in the format shown in Table 2.

[표 2][Table 2]

%% 송신원Source $$ RRRR R[start]R [start] .......... R[end]R [end] BCCBCC crcr

여기서, %는 응답신호의 시작을 나타내며, 송신원은 응답신호를 발생한 PLC의 번호, $은 응답신호가 정상적인 응답임을 나타내며, RR은 RR명령에 따른 응답신호임을 나타내며, 이어서 사용자명령어에서 설정된 시스템레지스터의 선두번호와 최종번호에 따라 선두번호인 시스템레지스터의 내용인 R[start]로부터 최종번호인시스템레지스터의 내용인 R[end]가 순서대로 표시된다. 이때, 시스템레지스터의 내용은 4자리의 10진수로 표시되며, BCC 와 cr은 앞서 설명한 바와 같이, 패리티(parity)의 에러를 체크하기 위한 코드와 응답신호의 종료를 나타낸다.Here,% indicates the start of the response signal, the source indicates the PLC number where the response signal is generated, $ indicates that the response signal is a normal response, RR indicates the response signal according to the RR command, R [start], which is the contents of the system register, which is the head number, R [end], which is the final number, which is the contents of the system register, is sequentially displayed according to the head number and the final number. At this time, the contents of the system register are represented by a 4-digit decimal number, and BCC and cr indicate a code for checking parity error and an end of a response signal, as described above.

만일, 사용자명령어의 수행과정에서 에러가 발생한 경우에 응답신호는 표 3과 같은 형식으로 구성할 수 있다.If an error occurs during the execution of the user command, the response signal can be configured in the format shown in Table 3.

[표 3][Table 3]

%% 송신원Source !! 에러코드Error code BCCBCC crcr

여기서, % 와 송신원은 앞서 설명한 바와 같으며, !는 응답신호가 에러발생시의 응답임을 나타낸다. 그리고, 에러코드는 데이터에러, 오버런(over-run)에러, 전송포멧에러 등의 다양한 에러에 대응하는 코드를 표시하며, 사용자는 이 에러코드를 참조하여 해당 에러의 발생원인을 알 수 있도록 한다.Here,% and source are as described above, and! Indicates that the response signal is a response when an error occurs. The error code indicates a code corresponding to various errors such as a data error, an over-run error, and a transmission format error, and the user can refer to the error code so as to know the cause of the error.

이러한 응답신호를 전송받은 컴퓨터A(11)는 모니터 등에 해당 응답신호를 표시한다(S40). 이에 의해 사용자는 CPU(103)내에 있는 시스템레지스터중 원하는 것의 내용을 참조할 수 있게 된다.The computer A 11 having received the response signal displays a response signal corresponding to the monitor or the like (S40). This allows the user to refer to the contents of the desired one of the system registers in the CPU 103. [

상기한 바와 같은 통신방법 및 장치에 의해, CCU(102)에 접속된 컴퓨터A(11)를 통하여 CPU(103)에 대한 사용자명령어를 출력하고, 이에 대한 응답신호를 수령하여 표시하도록 함으로써, 사용자는 원하는 CPU(103)의 시스템레지스터 내용을 읽어볼 수 있게 된다.By the above-described communication method and apparatus, a user command for the CPU 103 is output through the computer A 11 connected to the CCU 102, and a response signal is received and displayed, The system register contents of the desired CPU 103 can be read.

또한, 상기의 예에서는, CPU(103)내의 시스템레지스터를 읽어내는 경우에 대해서만 설명하였지만, 같은 방식으로 CPU(103)내의 시스템레지스터에 원하는 내용을 쓰는 것도 가능하며, 사용자명령어의 형식과 응답신호의 형식을 변형하여 CPU(103)내에 있는 다른 자원에 저장된 내용을 참조하거나 그 내용을 변경하는 것도 가능하다.In the above example, only the case where the system register in the CPU 103 is read is described. However, it is also possible to write the desired contents to the system register in the CPU 103 in the same manner. It is also possible to refer to the contents stored in other resources in the CPU 103 or change the contents thereof by modifying the format.

이상 설명한 바와 같이, 본 발명에 따르면, CCU와 CPU를 갖는 PLC에서 CCU에 접속된 컴퓨터를 통하여 CPU내의 레지스터의 내용을 읽어볼 수 있는 PLC의 통신방법 및 통신장치가 제공된다.As described above, according to the present invention, there is provided a PLC communication method and a communication device capable of reading the contents of a register in a CPU through a computer connected to the CCU in a PLC having a CCU and a CPU.

Claims (5)

컴퓨터가 통신선로를 통해 접속되는 컴퓨터통신유니트와 상기 컴퓨터통신유니트에 공용버스를 통해 접속된 중앙처리유니트를 갖는 피엘시(PLC)의 통신방법에 있어서,A communication method of a PLC having a computer communication unit in which a computer is connected through a communication line and a central processing unit connected to the computer communication unit via a common bus, 상기 컴퓨터를 통해 입력되는 사용자명령어에 따라 상기 컴퓨터통신유니트가 소정의 명령신호를 발생하여 상기 중앙처리유니트로 송신하는 단계와,Generating a command signal by the computer communication unit according to a user command input through the computer and transmitting the command signal to the central processing unit; 상기 명령신호에 대응하는 상기 중앙처리유니트의 응답신호를 상기 컴퓨터통신유니트가 수령하는 단계와,Receiving, by the computer communication unit, a response signal of the central processing unit corresponding to the command signal; 상기 컴퓨터통신유니트가 상기 응답신호를 상기 컴퓨터에 전달하여 표시되도록 하는 단계를 포함하는 것을 특징으로 하는 피엘시(PLC)의 통신방법.And causing the computer communication unit to transmit the response signal to the computer for display. 제1항에 있어서,The method according to claim 1, 상기 사용자명령어는 상기 중앙처리유니트내의 시스템레지스터들중 적어도 어느 하나에 저장된 내용을 읽어내는 명령어임을 특징으로 하는 피엘시(PLC)의 통신방법.Wherein the user command is a command to read contents stored in at least one of the system registers in the central processing unit. 제2항에 있어서,3. The method of claim 2, 상기 사용자명령어는 읽어내고자 하는 시스템레지스터들의 선두번호와, 최종번호를 포함하는 것을 특징으로 하는 피엘시(PLC)의 통신방법.Wherein the user command comprises a head number and a final number of system registers to be read. 컴퓨터가 통신선로를 통해 접속되는 컴퓨터통신유니트와 상기 컴퓨터통신유니트에 공용버스를 통해 접속된 중앙처리유니트를 갖는 피엘시(PLC)의 통신장치에 있어서,1. A communication apparatus of a PLC having a computer communication unit in which a computer is connected via a communication line and a central processing unit connected to the computer communication unit via a common bus, 상기 컴퓨터를 통해 입력되는 사용자명령어를 수령하여 소정의 명령신호를 발생하는 명령신호발생부와,A command signal generator for receiving a user command input through the computer and generating a predetermined command signal; 상기 명령신호를 상기 중앙처리유니트로 전송하는 컴퓨터통신유니트전송부와,A computer communication unit transmitting unit for transmitting the command signal to the central processing unit, 상기 명령신호를 수령하여 대응하는 응답신호를 발생하는 응답신호발생부와,A response signal generator for receiving the command signal and generating a corresponding response signal; 상기 응답신호를 상기 컴퓨터통신유니트로 전송하는 중앙처리유니트전송부와,A central processing unit transmitting unit for transmitting the response signal to the computer communication unit, 상기 응답신호를 수령하여 상기 컴퓨터에 표시되도록 하는 표시제어부를 포함하는 것을 특징으로 하는 피엘시(PLC)의 통신장치.And a display control unit for receiving the response signal and displaying the response signal on the computer. 제4항에 있어서,5. The method of claim 4, 상기 사용자명령어는 상기 중앙처리유니트내의 시스템레지스터들중 적어도 어느 하나에 저장된 내용을 읽어내는 명령어임을 특징으로 하는 피엘시(PLC)의 통신장치.Wherein the user command is a command to read contents stored in at least one of the system registers in the central processing unit.
KR1019970005107A 1997-02-20 1997-02-20 Communication method and communication device of Piel City (PLC) KR19980068492A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970005107A KR19980068492A (en) 1997-02-20 1997-02-20 Communication method and communication device of Piel City (PLC)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970005107A KR19980068492A (en) 1997-02-20 1997-02-20 Communication method and communication device of Piel City (PLC)

Publications (1)

Publication Number Publication Date
KR19980068492A true KR19980068492A (en) 1998-10-26

Family

ID=65984063

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970005107A KR19980068492A (en) 1997-02-20 1997-02-20 Communication method and communication device of Piel City (PLC)

Country Status (1)

Country Link
KR (1) KR19980068492A (en)

Similar Documents

Publication Publication Date Title
JP2001156872A (en) Communication protocol conversion system and monitor
JPH0252281B2 (en)
KR100720145B1 (en) Master module, function module, electronic device comprising the same and identification data setting method thereof
KR19980068492A (en) Communication method and communication device of Piel City (PLC)
KR100975333B1 (en) Apparatus for transmitting data, apparatus and method for generating request
KR0170740B1 (en) Communication apparatus for programmable logic controller and data format thereof
US6351645B1 (en) Wireless selective calling receiver and external registering device therefore
JPH08202207A (en) Device for detecting connection state of optional equipment
JPH0441399B2 (en)
KR20030030450A (en) Testing tool system of car controller
JPH05336208A (en) Input/output device containing monitoring function
JP3057539B2 (en) Communication emulator device
KR970002959B1 (en) Interface apparatus for error detection in data generation device
JP2765659B2 (en) Self-test method for data processing equipment
JP3001008U (en) Data converter
JPH11103307A (en) Transmission system with trigger function and method for measuring time interval of its input output signal
JP3322767B2 (en) Connection method between printer controller and facsimile device and printer interface device
KR100208335B1 (en) Apparatus and method for detecting communication error between plc computer communication uint and computer
JPH02141835A (en) Test processing system for online system
JPH05250111A (en) Printer
JPS61150429A (en) Data collecting and processing device
JPH1097232A (en) Communication system for display
JPH11166954A (en) Cable connection inspection system
JPH04185031A (en) Data transmission system
JPH06292279A (en) Test and monitor control system for transmitter-receiver

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application