forked from M-Labs/web2019
mention Zotino temp stabilization
This commit is contained in:
parent
7f4306b78a
commit
aeb890d3d0
|
@ -155,6 +155,8 @@ Zotino connects the 32 channels to both (a) a HD68 connector on its front panel
|
|||
|
||||
It is also possible to connect the Zotino using a HD68 cable to an external crate containing BNC-IDC or SMA-IDC cards.
|
||||
|
||||
The temperature of the DAC can be stabilized using the [Sinara 8451 Thermostat](../control-loops) to reduce output voltage drifts.
|
||||
|
||||
<a href="https://github.com/sinara-hw/Zotino/wiki" target="_blank" rel="noopener noreferrer">More information</a>
|
||||
|
||||
##### Sinara 5632 DAC "Fastino"
|
||||
|
|
|
@ -429,7 +429,8 @@ const shop_data = {
|
|||
'1 MSPS shared between all channels.',
|
||||
'Output voltage +-10V.',
|
||||
'HD68 connector with all channels.',
|
||||
'Channels can also be broken out to BNC or SMA using IDC-BNC, IDC-SMA or IDC-MCX cards.'
|
||||
'Channels can also be broken out to BNC or SMA using IDC-BNC, IDC-SMA or IDC-MCX cards.',
|
||||
'DAC temperature can be stabilized using the Sinara 8451 Thermostat (sold separately).'
|
||||
],
|
||||
size: 'small',
|
||||
type: 'zotino',
|
||||
|
|
Loading…
Reference in New Issue