OMRON C28 Instruction

recycled_mind

Member
Join Date
May 2007
Location
Cebu, Philippines
Posts
118
Please help anybody knows what is FUN98 instruction for OMRON SYSMAC C28? I need to convert this instruction to be loaded to the new SYSMAC CPM2A. I'm in the process of converting the old program of C28 to CPM2A.
 
Please help anybody knows what is FUN98 instruction for OMRON SYSMAC C28? I need to convert this instruction to be loaded to the new SYSMAC CPM2A. I'm in the process of converting the old program of C28 to CPM2A.

RECV

Is there some sort of serial device attached?
 
Far be it for me to be correct, but if nothing connected to any serial port, then more than likely, the instruction is not needed????
 
First of all, is this a C28K or C28H?
Based on the instruction manuals for both units, Fun 98 is not defined. Additionally, these processors do not support expansion instructions.
In theory, this processor should be in an error condition due to an invalid instruction.

Sorry to not be of more assistance.
 
gtsuport said:
First of all, is this a C28K or C28H?
Based on the instruction manuals for both units, Fun 98 is not defined. Additionally, these processors do not support expansion instructions.
In theory, this processor should be in an error condition due to an invalid instruction.

Sorry to not be of more assistance.

Here is the Mnemonic code for the C28 Program:

LD 2

OR 500

AND NOT 1007

AND NOT 507

OUT 500

LD 2

OR 508

AND NOT 1009

AND NOT 507

OUT 508

LD NOT 4

AND NOT 500

AND NOT 508

TIM 0 #0010

LD 1813

FUN (98) 15

LD 2

OR 1815

OR 1500

OR 1

OUT 1807

LD 1500

OR 1002

AND NOT TIM 1

OUT 1002

LD 1002

TIMH (15) 01 #0010

LD 1002

LD 1005

CNT 11 #0003

LD 1002

LD 1005

CNT 12 #0004

LD 1002

LD 1005

CNT 13 #0005

LD 504

AND CNT 11

LD 505

AND CNT 12

OR LD

LD 506

AND CNT 13

OR LD

OUT 1003

LD TIM 05

AND NOT 1003

LD 1010

AND 7

AND NOT TIM 2

OR LD

LD 1010

AND NOT 7

AND NOT 1003

AND NOT 1500

OR LD

LD 507

AND NOT 7

AND NOT 503

AND NOT 1003

OR LD

LD 507

AND 7

AND NOT 503

AND NOTTIM 02

OR LD

AND NOT 500

AND NOT 502

AND TIM 0

LD 504

OR 505

OR 506

AND LD

OUT 1010

LD 4

OR 1010

OUT 501

LD 7

AND NOT 507

AND 1500

LD 7

AND 507

AND 1006

OR LD

LD 7

AND 1004

OR LD

AND NOT TIM 2

OUT 1004

LD 7

AND 1004

TIMH (15) 02 #0010

LD 1003

AND NOT 501

OR 502

AND NOT 8

OR 6

OUT 502

LD 502

OR 1

OR 2

OUT 1005

LD 507

AND 1003

LD 507

AND 1006

OR LD

AND 501

OUT 1006

LD 502

TIMH (15) 04 #0020

LD TIM 04

LD 503

AND NOT 9

OR LD

OR 6

OUT 503

LD 3

TIM 05 #0005

LD 10

AND NOT 11

AND NOT 12

LD 504

AND NOT 505

AND NOT 506

OR LD

OUT 504

LD 11

AND NOT 10

AND NOT 12

LD 505

AND NOT 504

AND NOT 506

OR LD

OUT 505

LD 12

AND NOT 10

AND NOT 11

LD 506

AND NOT 504

AND NOT 505

OR LD

OUT 506

LD 5

OR 507

AND NOT 6

OUT 507

LD TIM 5

OR 1007

AND NOT 12

OUT 1007

LD NOT TIM 5

AND 1007

OR 1008

AND NOT 2

OUT 1008

LD TIM 5

AND 1008

OR 1009

AND NOT 2

OUT 1009



LD 1813

MOV (21) #0005 DM 32

MOV (21) #0005 DM 33

END 01
 
We still need to know if this is a C28K, C28P or C28H.
Based on the 4 digit addresses I would guess it is either a
C28K or C28P, but we really need to confirm this.
If it is a K or P processor, FUN 98 is not a documented instruction.
Try removing it from the program and see what happens.

Here is a link to the C**K Manuals
 
Last edited:
gtsuport said:
We still need to know if this is a C28K, C28P or C28H.
Based on the 4 digit addresses I would guess it is either a
C28K or C28P, but we really need to confirm this.
If it is a K or P processor, FUN 98 is not a documented instruction.
Try removing it from the program and see what happens.

Here is a link to the C**K Manuals

Its a C28P PLC. I am not so sure if this is really the actual program on the unit. I'm still waiting for the cable so that i can verify it. Thanks for help.
 

Similar Topics

Hi dear . I have a system with cj1m cpu11 etn. previously NT 5z HMI was connected with plc. recently my old HMI got damaged. I want to replace it...
Replies
5
Views
56
Omron AD081-V1 Analog Input Card Offset & Gain Adjustment Entering Adjustment Mode 1. Set the input card in adjustment mode (Turn ON Dip SW No-1)...
Replies
0
Views
28
I am working on a project using a NB screen and NX1P2 PLC. I am having a really hard time getting a real number to properly translate through to...
Replies
3
Views
106
Hi, I am facing an error inside Omron Network Configurator. I have 2 PLC communicate each other using ethernet cable, send signal using Network...
Replies
2
Views
92
I have a strange Kepware issue I have been dealing with for a few weeks. I have Kepware setup with the Omron NJ Ethernet driver and reading in...
Replies
0
Views
87
Back
Top Bottom