micro830 and ST

lcd

Member
Join Date
Oct 2012
Location
DK
Posts
1
Hi.

I'm hoping someone can help me with a solution to the following:

I'm using Connected Components Workbench and a micro830 with several analog plugin modules.

I have created a user defined function block and I'm trying to figure out how to change a analog output current level for a plugin module within that function block, using a input variable containing the physical output (ie. _IO_P2_A0_00).

I'm trying to do this:

output + output - lightlevel;

instead of this:

_IO_P2_A0_00 + _IO_P2_A0_00 - lightlevel;

Is there some kind of eval command that will help me here, or maybe some specific variable type which will let the program know that the variable is an actual output reference and not just a container?

Thanks.

lcd
 
It is not very Frendly
I found that the function block will not work with Analogue Modules
you are better writing seperate sequence programs
Welcome to the site - by the way.
Please post what you have done so far
 

Similar Topics

I am having issues getting a Red Lion HMI and Micro830 controller to communicate. I am using the cable here to connect the controller to the RS232...
Replies
0
Views
112
Trying to put these equations in structured text program in a Micro 830. when I run the verify I get this error. ;:expected before this new...
Replies
4
Views
427
Having to add some programming to a Micro830. I want to add a free running TON, reset with a done bit. in the drop downs or the instruction...
Replies
4
Views
279
Hello, We have a project on our shop floor that for some reason project management decided to not talk to controls about and pick some...
Replies
2
Views
1,306
I have an application using an A-B Micro830 controller. Does anyone have a PDF tutoring how to program one of these. Not very intuitive especially...
Replies
23
Views
6,538
Back
Top Bottom