dipen_95

Question regarding CJ Addressing in Sysmac studio

3 posts in this topic

In Sysmac Studio, is there a way of addressing Array of for argument sake 100 INT.

For ex: TEMP[array 0..99 of int]- AT %W0 

If I do that will TEMP[1] be %W1 or I cannot address array.

PS: I am currently using NJ501-1300 and Omron NB Screen. I am reading/writing total of 450 variable all comprise of either INT or WORD. I would like to group them together for easy access and keeping my variable table neat. Is there a better way of doing this.

Any help is much appreciated.

Share this post


Link to post
Share on other sites

Yes you are correct, that's the way it allocates

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now