apex fusion graphing virtual ports

Charles Silva

Community Member
View Badges
Joined
Dec 18, 2016
Messages
55
Reaction score
7
Location
Rio de Janeiro - Brazil
What state or country do you live in
Rating - 0%
0   0   0
hi all

Is it possible to graph a virtual port status in Fusion ?
I have a magnetic sensor on my door and I plugged in my Apex I/O port.
I'm able to monitor if the door is open or closed but the Fusion graphic is does not log the period when the door is open or closed. It is only changing the graphic status when the port status changes.
The log option is enabled.
What I would like to see is if my living room door is open the graphic must show ON for the entire period.
 
Yes you can do it, but you already know that the chart only updates on state changes. This means when you look at the chart the last dot is the current state of the switch.

I just tried this on my apex and got the same result as you.
Sw1 is the door switch input. Normally open if the door is open. This means when the door closes Sw1 closes.

Then I made a virtual output called DoorOpen

Enable the log
Program
Set OFF
If Sw1 CLOSED Then ON

Then I had the ability to make a chart for DoorOpen.

I opened and closed the switch and this is the chart I got. You can see from the time at the top 9:29, and the chart stops at 9:23, that the switch is still open (off).
IMG_2835.PNG
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%
Back
Top