Results 1 to 7 of 7
Thread: FX-40-Programing question
-
08-11-2006, 04:27 PM #1
Banned
- Join Date
- Mar 2006
- Posts
- 3,641
How do you duplicate jci PMI ,latch/unlatch logic on BI's with jace logic?
-
08-11-2006, 06:19 PM #2
you lost me
-
08-11-2006, 11:38 PM #3
Banned
- Join Date
- Mar 2006
- Posts
- 3,641
Code, a little Site history. removed NCM, added FX-40. site has JCI/n2open devices.
Is it possible to duplicate the latching feature of PMI with AX programing. example would be a binary input from aux contacts on a auto resetting low limit on a air handler. I want the input to latch on trip until a operator has seen problem, leaving ahu in failsafe position even if low-limit has reset itself. I need the ability to unlatch, thus reseting low-limit from workstation. I dont want these units on/off constantly in freeze condition.
how can I add functions("latching feature") to the action tab for a booleen point/binary input? thanks,
Freddy
-
08-12-2006, 07:22 AM #4
Regular Guest
- Join Date
- Dec 2005
- Posts
- 21
USe a NAND latch?
You could use a basic latch with ANDs or ORs.
Look in google for and SR latch. It should be basically the same thing.
-
08-13-2006, 10:18 AM #5
Have you looked at the Latch Function block yet?
-
08-14-2006, 10:46 AM #6
Banned
- Join Date
- Mar 2006
- Posts
- 3,641
Yes, I have checked out the latch function block, problem lies with the BI's. What values (pins) are commandable, have not had any luck at all.
Thanks
-
08-14-2006, 03:56 PM #7
pins?
Wont a boolean writable work for you?
I must not fully understand what your saying


Reply With Quote