I would like to modify the Aggregate Template so that one of the items (Read|Write) is Negative. Mostly to make it more legible. I can't seem to get a new CDEF working to do multiply x 1024 and make negative. I get this on the graph when I try to apply.
ERROR: RPN final stack size != 1
my CDEF
cdef=CURRENT_DATA_SOURCE,1024,-1,*
Aggregate Graph CDEF help
Moderators: Developers, Moderators
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Use
R
Code: Select all
cdef=CURRENT_DATA_SOURCE,-1024,*
-
- Posts: 18
- Joined: Wed Mar 19, 2008 2:42 pm
that works
thanks alot. no I just need to figure out how to get it the way I want
Who is online
Users browsing this forum: No registered users and 1 guest