Title: 기본 명령 상세  
Owner: CIMON
Creator: CIMON Mar 17, 2023
Last Changed by: 주익균(Ik Kyun Joo) Dec 02, 2024
Tiny Link: (useful for email) https://cimon.atlassian.net/wiki/x/RQe7CAE
Export As: Word · PDF  
PLC 매뉴얼 (1)
    Page: PLC 명령어
Labels
There are no labels assigned to this page.
Outgoing Links
PLC 매뉴얼 (29)     Page: Main Routine Program 종료 : END
    Page: Sub-Routine 분기명령 : CALL, CALLP, SBRT, RET
    Page: Sequence Program 종료 : PEND
    Page: Enable, Disable Interrupt : EI, DI, GEI, GDI
    Page: Bit Device, Timer, Counter 출력 : OUT
    Page: Carry Flag Set or Reset : STC, CLC
    Page: Master Control Instructions : MC, MCR
    Page: Sub-Routine Calls Between Program File : ECALL, ECALLP, SBRT, RET
    Page: 상승, 하강시 1스캔 출력 : PLS, PLF
    Page: 조건에 대한 Main Routine Program 종료 : CEND, CENDP
    Page: 연산결과의 반전 : INV
    Page: Sequence Program 정지 : STOP
    Page: Bit Device Reset : RST
    Page: 순차제어 : SET Sxx.xx
    Page: Block 직렬접속, 병렬접속 : ANB, ORB
    Page: 데이터 디바이스(D영역) 비트제어 : LDBT, LDBTI, ANDBT, ANDBTI, ORBT, ORBTI
    Page: 펄스 출력 : PLSOUT
    Page: FOR to NEXT 명령문의 강제 종료 : BREAK, BREAKP
    Page: 후입우선제어 :OUT Sxx.xx
    Page: Bit Device set : SET
    Page: 연산개시, 직렬접속, 병렬접속 : LD, LDI, AND, ANDI, OR, ORI
    Page: 상승-하강점 연산개시, 직렬접속, 병렬접속 : LDP, LDF, ANDP, ANDF, ORP, ORF
    Page: Jump Instruction : JMP, JMPP, JME
    Page: WDT Reset : WDT, WDTP
    Page: Flip-Flop : FF
    Page: FOR-NEXT 명령 : FOR, NEXT
    Page: 다중분기 명령 : MPS, MRD, MPP
    Page: Enable, Disable Program : EPGM, DPGM
    Page: Return : IRET