Omron Cx-programmer Array Value into Location

Tommycai

Member
Join Date
Aug 2011
Location
KY
Posts
120
I have faults (cylinder not making a position) that set array bits.

I want the value of the array to be moved into a location so I can see what the value is from the array does anyone know if this is possible?

I tried moving the array to an ir but then I can not add the IR with a D address? not sure why?
 
Ok here it goes.

In Omron Cx-programmer I have made an array of bool. These Bool are set when a fault occurs (cylinder not making position not actual plc fault). I would like to send this value of this array to another location so that I can send this value to redlion crimson 3.0.

1. PLC Fault occurs
2. Value from array to Another location (Value not bool, but # value).
3. Trigger RedLion to Read Value
4. RedLion sends Value to webserver for customer to see fault.

Sorry it is confusing. I will try and zip it up later today, currently working on com stuff.
 
Or is there a better way? can crimson 3.0 have arrays or bool? I am not sure about this? Or I am open to suggestions.
 

Similar Topics

I am using a function block that has a in/out parameter that is a structure. The structure has an array as one of the elements. I can index the...
Replies
1
Views
738
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
375
Is there a way in CX-Programmer to call Ladder Instructions from a structured text program? I can see several functions in the autocomplete...
Replies
3
Views
1,974
Is there a way in CX-Programmer to call functions from a structured text program? I have found this manual that seems to describe the process...
Replies
1
Views
1,062
Is there a way in CX-Programmer to initialise an array? Set all values to zero or false depending on the data type Solutions in Ladder and...
Replies
2
Views
1,292
Back
Top Bottom