2 Dim array inside a user defined data type.why not?

Actually you can as far as addressing. You just cant have DINT[10,10]. I'm not sure why.

But create user defined tag Test1 with a tag DINT[10]
Then create user defined tag Test2 with a tag Test1[10]
It is pretty much the same as DINT[10,10]

Fron there create a tag test3 type Test2

Or create a tag test3 type Test2[10] for a 3 dimensional array.
 

Similar Topics

I hope I can explain this right. I have a fuel system that has a fuel cleaning system . I have a calendar with multistate buttons in the...
Replies
2
Views
1,455
Hey guys. Mostly new to this stuff so I apologize if I'm not following proper format. I have 3 working CPU133 /3s. There is a desktop with a...
Replies
2
Views
901
I have been looking on the internet for VBA examples and variable types, but I can't find anywhere that someone explains what a variable of the...
Replies
3
Views
2,089
I'm using Crimson 3.0 build 640.001 to program a G308. My original design had a LOT of stuff on it and was hard for older eyes to read, so I made...
Replies
14
Views
3,535
I need to zero all the values in this array using rs logic 5000 camera_2_[data]1000 thanks jim cav
Replies
2
Views
1,607
Back
Top Bottom