View Full Version : AX gurus.
freddy-b
03-13-2009, 07:33 PM
I am trying to find a away to create a timestamp to display on a graphic..when I reset the Total Consumption on a Veris Power meter.
TIA
Use an "Interval" trigger component from kitControl\ControlPalette\Trigger to reset your meter.
Set the trigger mode to "Manual"
Then display the "Last Trigger" on your graphic.
freddy-b
03-14-2009, 11:44 AM
Use an "Interval" trigger component from kitControl\ControlPalette\Trigger to reset your meter.
Set the trigger mode to "Manual"
Then display the "Last Trigger" on your graphic.
Thanks man, I basically did the same thing reading the trigger schedule (last and next times to my graphic) to a one shot "out" for 1 second then a "outnot" to my auto slot fo the consumption reset Booleen writable.
Doing it the first of every month at 12:00am. I think this will work pretty sweet combined with reports...on staying on top of monthly usage better.
Digo, how do you get time differntial POs to read out in something other than Milliseconds?
NINAX
03-14-2009, 11:59 AM
Digo, how do you get time differntial POs to read out in something other than Milliseconds?
Since you use that horribly slow, T-box stuff, I suppose, reportedly, that you could read it with an OPC device and get it in nanoseconds.
Would that be fast enough yet?
bobby m
03-14-2009, 06:32 PM
Have you ever looked at niagaras community board theres alot of good stuff there.
http://www.niagara-central.com/ord?portal:/discussion
freddy-b
03-15-2009, 06:23 AM
I figured it out. It works, but a custom PO would be cool and cleaner. Anyone stumbles across one let me know. Also looking for a way to automatically and perpetually roll total consumption for each month...year to to date...past year....at the niagara subscribed point level.
lwarren
03-15-2009, 02:22 PM
You got mail.
kevin stone
03-16-2009, 08:24 PM
Hi Lwarren
can I get mail too????:D
lwarren
03-16-2009, 08:33 PM
Sure, you got mail too.
kevin stone
03-16-2009, 08:35 PM
Thanks email back at you.
Thanks man, I basically did the same thing reading the trigger schedule (last and next times to my graphic) to a one shot "out" for 1 second then a "outnot" to my auto slot fo the consumption reset Booleen writable.
Doing it the first of every month at 12:00am. I think this will work pretty sweet combined with reports...on staying on top of monthly usage better.
Digo, how do you get time differntial POs to read out in something other than Milliseconds?
You're welcome. About time differentials... There's a method you can invoke via a program object called makeMinutes (I think codewriter and rocket scientist sent me something on that before.)
I'm guessing this is what Lane may have sent you.
Java coding is not my forte, but I'm hella good at copy/paste.
do I get an e-mail too?
lwarren
03-17-2009, 07:49 PM
You're welcome. About time differentials... There's a method you can invoke via a program object called makeMinutes (I think codewriter and rocket scientist sent me something on that before.)
I'm guessing this is what Lane may have sent you.
Java coding is not my forte, but I'm hella good at copy/paste.
do I get an e-mail too?
Sure, coming your way. Just don't get your expectations up.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.