Filtered/Unfiltered inputs
Hi. Some times i need to use the same signal in different ways.
Say i need to use it with at filter time sometimes.
what i would like to do, is something like
Say i need to use it with at filter time sometimes.
what i would like to do, is something like
-Name "DI_PHOTO_VERT" -SignalType "DI" -Device "PN_Internal_Device"\
-Label "Tool vertical photosensor" -DeviceMap "32" -Access "All"
-Name "DI_PHOTO_VERT_DEB" -SignalType "DI"\
-Label "Tool vertical photosensor" -Device "PN_Internal_Device"\
-Label "Tool vertical photosensor slow" -DeviceMap "32" -Access "All"\
-Label "Tool vertical photosensor slow" -DeviceMap "32" -Access "All"\
-FiltPas 100 -FiltAct 100
This is not allowed, as its the same signal
Then i tried
This is not allowed, as its the same signal
Then i tried
CrossConnect
-Name "Debounce_DI_PHOTO_VERT" -Res "DI_PHOTO_VERT_DEB"\
-Act1 "DI_PHOTO_VERT"
#
Signal
#
Signal
-Name "DI_PHOTO_VERT" -SignalType "DI" -Device "PN_Internal_Device"\
-Label "Tool vertical photosensor" -DeviceMap "32" -Access "All"
-Name "DI_PHOTO_VERT_DEB" -SignalType "DI"\
-Label "Tool vertical photosensor"\
-Label "Tool vertical photosensor slow" -Access "All"\
-Label "Tool vertical photosensor slow" -Access "All"\
-FiltPas 100 -FiltAct 100
Also no go. As the signal isn't filtered.
Is there any way of blowing with flour in our mouth on this one ?
Also no go. As the signal isn't filtered.
Is there any way of blowing with flour in our mouth on this one ?
Tagged:
Comments
WaitDI Mysignal, ON;
WaitDI MySignal, OFF\MaxTime:=.1;
WaitDI MySignal, ON;
And depending on what the background is i'm getting fake positives, as the sensor "blinks"