Studio example, now trying in a Micro 820. There is no Control Data Type in CCW.

There is a BSR data type in CCW, and that is what is the analogue for the Control Data Type from Studio.

When you insert an BSR instruction, CCW will create a BSR instance called BSR_1 (or BSR_2, or BSR_3, etc.) in the program-local variable list; you can then move it to global variables, or rename it, or whatever.
 
There is a BSR data type in CCW, and that is what is the analogue for the Control Data Type from Studio.

When you insert an BSR instruction, CCW will create a BSR instance called BSR_1 (or BSR_2, or BSR_3, etc.) in the program-local variable list; you can then move it to global variables, or rename it, or whatever.

I've never used CCW for anything other than drives -- this makes it sound like they have basically just dropped having a generic control structure that's used for pretty much everything and now have dedicated control tag types for the different instructions. Is this the case?
 
I've never used CCW for anything other than drives -- this makes it sound like they have basically just dropped having a generic control structure that's used for pretty much everything and now have dedicated control tag types for the different instructions. Is this the case?
That is correct. I used them in RS Logix, 500, 5000 and studio for many things. Not in CCW
 

Similar Topics

Hello, i've been at this for months now, i tried creating accounts on the aveva website but it seems to never approve my accounts or at least when...
Replies
0
Views
23
Hi Everyone. Not posted on here for a long time, but I am hoping someone can help me. I am doing a differential pressure calculation in a L27ERM...
Replies
15
Views
233
Hi, how do I convert 2x Integer registers to a Real? The two integers are from Modbus registers that contain a floating point value, I need to...
Replies
2
Views
118
What is the best way to extract the hour and minute from the register that comes from Yaskawa VFD. In studio 5000 I have a register saved as INT...
Replies
3
Views
123
I have an Allen Bradley temperature switch that I am trying to use in studio 5000. I am getting the message "Unable to interpret the IODD file"...
Replies
0
Views
74
Back
Top Bottom