huziming219
級(jí)別: *
精華主題: * 篇
發(fā)帖數(shù)量: * 個(gè)
工控威望: * 點(diǎn)
下載積分: * 分
在線時(shí)間: (小時(shí))
注冊(cè)時(shí)間: *
最后登錄: *
查看huziming219的 主題 / 回貼
樓主  發(fā)表于: 2008-09-24 21:13
請(qǐng)問(wèn)歐姆龍的FUN49指令是什么意思
FUN49    (49)    Set System
    

Variations:

Differentiated variant available.

Purpose:

FUN49 is used to control the following 4 operating parameters:
1.    The battery check in system error checks. If FUN49 is executed and bit 00 of OPR1 is ON, the battery check will be excluded from system error checks when PLC power is turned ON.

2.    The initial operating mode. If FUN49 is executed and bit 01 of OPR1 is ON, the PLC will enter MONITOR mode when PLC power is turned ON (see Initial Operating Mode below).

3.    The Force Status Hold Bit (SR 25211). If FUN49 is executed and bit 06 of OPR1 is ON, the Force Status Hold Bit (SR 25211) will be effective when PLC power is turned ON.

4.    The I/O Status Hold Bit (SR 25212). If FUN49 is executed and bit 07 of OPR1 is ON, the I/O Status Hold Bit (SR 25212) will be effective when PLC power is turned ON.

Operand Data Areas:

OPR1    Parameters    # nnnn or 0 (IR0)

OPR2    Online switch    # nnnn or 0 (IR0)

OPR3    Password    # nnnn or 0 (IR0

甈roperty of Omron Corporation 1999-2002  All rights reserved.
cvlsam
富士低壓,POD(觸摸屏),PLC專賣
級(jí)別: VIP會(huì)員

精華主題: 3 篇
發(fā)帖數(shù)量: 6760 個(gè)
工控威望: 38361 點(diǎn)
下載積分: 923 分
在線時(shí)間: 9472(小時(shí))
注冊(cè)時(shí)間: 2006-09-13
最后登錄: 2024-09-20
查看cvlsam的 主題 / 回貼
1樓  發(fā)表于: 2008-09-24 22:02
FUN49的作用保護(hù)程式,也就是通常所述的PLC加密。

主要應(yīng)用于CPM1A,CPM2A。

在CJ,CS機(jī)型上不使用該指令,而使用CX-P軟件來(lái)設(shè)定任務(wù)密碼以及程序密碼……

以上~~~
huziming219
級(jí)別: *
精華主題: * 篇
發(fā)帖數(shù)量: * 個(gè)
工控威望: * 點(diǎn)
下載積分: * 分
在線時(shí)間: (小時(shí))
注冊(cè)時(shí)間: *
最后登錄: *
查看huziming219的 主題 / 回貼
2樓  發(fā)表于: 2008-09-25 08:27
我只知道第3操作數(shù)是密碼數(shù),那第一。第二操作數(shù)是什么意思?謝謝樓上的老師。