Announcement
Collapse
No announcement yet.
Relay action implementation
Collapse
X
-
You have taken a creative path to getting your relays to work. I'm guessing what is happening is that when the Temp08 is selected as an interace then the data collection timing is slaved to the clock of the Temp05 Temp Sensor #1 and this clock is not part of your simulation.
I see two solutions that appear relatively equivalent in complexity.
1. I could decouple the Temp05 timing from the data collection timing as an option.
2. Accept the Rly commands even though the Temp05 is not an interface
I elected to try #2 with the attachment below. I'm rushed now to get to the airport so I've not totally thought it out, but give me some feedback.Attached Files
-
In your setup I expect you to leave the Temp08 checkbox on the first tab unchecked. On the Temp05 tab you should be able to check the relay 05 checkbox and any of the checkboxes on the right to xfer the data to the database. Check the Relay 05 checkbox and any other you may want on the right. The change I made enabled you to use the Relay05 without the Temp05 to support your partial emulation.
The checkbox you mentioned in your last post has always been there and its definition changes based upon the Temp05 checkbox use. You will want to use internal timing of whatever you define if the Temp05/08 checkbox is not checked
Comment
Comment