Subject: Re: [jmriusers] NX Entry/Exit pairs used in LogixNG do not get put back into logixNG when restarting and reloading the panel. #logixng #entryexit
Dave,
The system console shows no messages when I run the LogixNG to make the NX pair active.
I can, with Logix NG, make the NX pair disabled or enabled, however the Exit Entry "Add Entry Exit Points" window does not indicate Disabled, but the signal goes from held to not held and vice versa.
If I manually make the sensors active, first NXE then NXW for example, then the pair becomes active and the Layout panel show the route as reserved.
I can also use LogixNG to make the pair active or inactive by making the sensors active or inactive like the logixNG shown below:
! A If Then Else, Always execute
? ?? If Entry/exit "NXE (W4) to NXW (E4)" is inactive
? ? ! Then Many
? ? ? ! A1 Set sensor NXE to state Active
? ? ? ! A2 Execute A after 500 milliseconds, Ignore on repeat
? ? ? ? ? ! A Set sensor NXW to state Active
? ! Else Return
When the above LogixNG is executed and the NX pair is inactive, then the "Add Entry Exit Points"? window updates to show the pair as active, the track segments change color to indicate the route is reserved, and the signal for the interlocking changes to Clear.
But when I try to use the Action? Set Entry/Exit "NXE (W4) to NXW (E4)" to Set NX Pair Segment Active / Inactive,
then, I see nothing happen. There is no Console output, The Panel track segments do not change color and the??"Add Entry Exit Points" window does not change indicate the pair is active.?
My Files can be accessed
So I have a workaround, but I don't understand why the Set Entry/Exit "NXE (W4) to NXW (E4)" to Set NX Pair Segment Active / Inactive? does bit work.
Should this be logged as an issue?? Or, am I just not using this the correct way?
Regards,
John