Skip to content

Can't use upstream event between EVRU and EVM #121

@agaget

Description

@agaget

It was working before, but now I didn't manage to make this work. I send a signal in the input of an EVR, and I would like to send an event to every other EVRs using upstream event and embedded EVRs. I configure everything correctly but it didn't work.
image

It works on this commit, it's from the old fork icshwi :
icshwi@15d003d
We were using a fork of this commit (adapted to our old environment)

The EVM and EVM-EVRU works fine, I can send events through EVG, I can simulate front edge detect by Univ8 with "Force High/Low".
image

The EVR Input works, because I can detect the event 213 on local
image

It means that the problem comes from EVR : the Upstream event that should send 13 upstream, or the pulse of the EVRU that should react to 13 but didn't.

I hope it's clear ...

I'm using 280b0207 right now, but just befor it was on 280e0207 and the same problem appears

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions