shop_data: add datasheet entries if available

datasheet-rev1
occheung 2022-01-19 14:27:48 +08:00
parent 62286e9ea8
commit 9eed389c6e
1 changed files with 12 additions and 0 deletions

View File

@ -230,6 +230,8 @@ const shop_data = {
'Minimum pulse width: 3ns.', 'Minimum pulse width: 3ns.',
'Max 150 MHz toggle rate with 50% duty cycle.' 'Max 150 MHz toggle rate with 50% duty cycle.'
], ],
datasheet_file: '/docs/sinara-datasheets/2118-2128.pdf',
datasheet_name: '2118/2128 BNC/SMA-TTL datasheet',
size: 'big', size: 'big',
type: null, type: null,
hp: 8, hp: 8,
@ -257,6 +259,8 @@ const shop_data = {
specs: [ specs: [
'Same as above, but with SMA connectors.' 'Same as above, but with SMA connectors.'
], ],
datasheet_file: '/docs/sinara-datasheets/2118-2128.pdf',
datasheet_name: '2118/2128 BNC/SMA-TTL datasheet',
size: 'small', size: 'small',
type: null, type: null,
hp: 4, hp: 4,
@ -288,6 +292,8 @@ const shop_data = {
'No galvanic isolation.', 'No galvanic isolation.',
'Higher speed and lower jitter than the isolated SMA and BNC DIO cards.' 'Higher speed and lower jitter than the isolated SMA and BNC DIO cards.'
], ],
datasheet_file: '/docs/sinara-datasheets/2238.pdf',
datasheet_name: '2238 MCX-TTL datasheet',
size: 'small', size: 'small',
type: null, type: null,
hp: 4, hp: 4,
@ -319,6 +325,8 @@ const shop_data = {
'No galvanic isolation.', 'No galvanic isolation.',
'Higher speed and lower jitter than the isolated SMA and BNC DIO cards.' 'Higher speed and lower jitter than the isolated SMA and BNC DIO cards.'
], ],
datasheet_file: '/docs/sinara-datasheets/2245.pdf',
datasheet_name: '2245 LVDS-TTL datasheet',
size: 'small', size: 'small',
type: null, type: null,
hp: 4, hp: 4,
@ -354,6 +362,8 @@ const shop_data = {
'AD9910 and AD9912 cards can be used at the same time in the same crate.', 'AD9910 and AD9912 cards can be used at the same time in the same crate.',
'External 5W power amplifier is available separately, leave us a note if interested.' 'External 5W power amplifier is available separately, leave us a note if interested.'
], ],
datasheet_file: '/docs/sinara-datasheets/4410-4412.pdf',
datasheet_name: '4410/4412 Urukul datasheet',
size: 'small', size: 'small',
type: 'urukul', type: 'urukul',
hp: 4, hp: 4,
@ -432,6 +442,8 @@ const shop_data = {
'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).' 'DAC temperature can be stabilized using the Sinara 8451 Thermostat (sold separately).'
], ],
datasheet_file: '/docs/sinara-datasheets/5432.pdf',
datasheet_name: '5432 Zotino datasheet',
size: 'small', size: 'small',
type: 'zotino', type: 'zotino',
hp: 4, hp: 4,