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 There. I have PC to get few tags from PLC into C# windows forms application. What is the best and fastest way? I could not find Omron in...
Replies
3
Views
164
Our plant manger/my boss wants each line to display the takt time above the line. I am trying to research the cheapest way to do this. Our plant...
Replies
3
Views
166
Hello everyone. I am new when it comes to Omron PLCs. Currently I'm uploading program from CJ1M PLC using CS1W-CIF31 cable only. I connected the...
Replies
2
Views
99
Hello ! I am trying to use an omron cj2m-cpu33 with a CP1W-CIF01 plug in serial connector to talk to a zebra ZT610 printer. I am getting the data...
Replies
8
Views
317
Hello everyone, I'm having trouble downloading a file to a omron nt11 PT. I am able to upload from 2 other PT's but am unable to download...
Replies
3
Views
209
Back
Top Bottom