Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to retrieve offline channel mapping for WIB ethernet frames #5

Open
adam-abed-abud opened this issue May 19, 2023 · 1 comment
Assignees
Labels
maintenance Addresses a user request or a change in another part of the system

Comments

@adam-abed-abud
Copy link

The current method for retrieving the offline channel map get_offline_channel_from_crate_slot_fiber_chan (link) does not work for WIBEthernet frames. This is because there isn't anymore a value for slot, crate or link in WIBEth frame format

@adam-abed-abud adam-abed-abud added the maintenance Addresses a user request or a change in another part of the system label May 19, 2023
@wesketchum
Copy link
Contributor

@adam-abed-abud that's ... not true is it? WIBEthFrame as a DAQHeader object that has this information in it...one just needs to access it through the daq_header member of the struct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Addresses a user request or a change in another part of the system
Projects
None yet
Development

No branches or pull requests

3 participants