PDA

View Full Version : A quick logic question


mikegriff
28 Oct 08, 09:07 AM
I would like to try and add some logic based on my alarm system
Using System IO on my normal component properties
I can click on In-built and then select Securitry Zone Status
I think you can all see where I'm going to!

How do I use Securitry Zone Status - or even get to this value using logic

Just a quick pointer / example should get me going

Thanks in advance
Mike

Mark
28 Oct 08, 12:06 PM
Hiya,

You'll need: GetIntIBSystemIO("Security Zone Status", _Zone_Number_)

Its also accessible off the right click menu in Logic via: System IO | Get Int IB System IO

Cheers,
Mark.

jory
28 Oct 08, 10:39 PM
How do you write the code to use the status from this internal IO for the zone status

Regards
Glenn