Webinar on multi-channel information acquisition programs

0
538
Webinar on multi-channel information acquisition programs


Webinar on multi-channel information acquisition programs

/*
HOW TO USE:
Change “show: inherit;” to “show: none;” to cover a piece.
Change the “order” property to vary the order a piece seems on the web page.
Sections with lowest order will seem first. EG 1, 2, 3, 5, 10
E.G. The hero part under can be seen and can be displayed third.
#hero {
show: inherit;
order: 3;
}

The video part can be hidden so the order property for this part is ignored.
#video {
show: none;
order: 5;
}

Hex code cheat sheet:
Blue: #0076c0
Light Gray: #f3f3f3
Default Text Color: #222222
*/

#fluid {
background-color: #ffffff;
show: inherit;
order: 1;
}

#hero {
background: url(“https://placehold.it/3840×2458”) no-repeat heart heart;
show: inherit;
order: 2;
padding-bottom: 192px;
padding-top: 192px;
}

/*
Change hero overlay background-color to vary the colour on high of the hero picture
Opacity modifications the transparency-level: 1 will not be clear in any respect, 0.5 is 50% see-through, and 0 is totally clear
*/
#hero .overlay {
background-color: #222222;
opacity: 0.3;
}

#headline {
background-color: #ffffff;
show: inherit;
order: 3;
}

#C6733 {
background-color: #ffffff;
show: inherit;
order: 4;
}

#C2 {
background-color: #ffffff;
show: inherit;
order: 5;
}

#C3 {
background-color: #ffffff;
show: inherit;
order: 6;
}

#C4 {
background-color: #ffffff;
show: inherit;
order: 7;
}

#C3367 {
background-color: #ffffff;
show: inherit;
order: 8;
}

#kind {
background-color: #ffffff;
show: inherit;
order: 9;
}

#full-width-text {
background-color: #ffffff;
show: inherit;
order: 10;
}

#video {
background-color: #f3f3f3;
show: inherit;
order: 11;
}

.errors, .error {
shade: purple;
}

.e mail span.description {
font-size: bigger;
font-weight:daring;
font-style: italic;
}

Learn about clocking, synchronization, and triggering

Learn about digitizer basics

Date: Tuesday, February 28, 2023
Time: 10 AM PST | 1 PM EST
Duration: half-hour
 

In this webinar, we clarify challenges and options for clocking, triggering, and timestamping in Giga-sample-per-second information acquisition programs.

Topics lined on this webinar:

  • Phase-locked sampling
  • Clock and set off distribution
  • Trigger correction and report alignment
  • Daisy-chaining to realize 50 ps set off accuracy for 64 channels sampling at 5 GSPS per channel

Who ought to attend? Developers that wish to be taught extra about how one can optimize efficiency in high-performance multi-channel programs.

What attendees will be taught? How to distribute clocks and triggers, triggering strategies, synchronized sampling on a number of boards, and extra.

Presenter: Thomas Elter, Senior Field Applications Engineer

Click right here to look at extra of our present on-demand webinars.

Register under to attend the webinar

LEAVE A REPLY

Please enter your comment!
Please enter your name here