Akyga Strömkabel IEC C13 CEE 7 7 230V 50Hz 1,5m
Akyga | AK-PC-01A | 5901720130518
- Tips

Finns i lager 80 st.
Priset på varor är 1,90 €.
Priset på varor är 1,57 € utan moms.
Faktiskt i vagnen 0 st.
Akyga IEC C13 CEE 7/7 Strömkabel — Tillförlitlig Strömförsörjning
I miljöer där en stabil och säker strömförsörjning behövs är denna strömkabel den perfekta lösningen. Med en längd på 1,5 m erbjuder den tillräcklig flexibilitet för att ansluta enheter även i mer komplexa konfigurationer. Hybrid C/E/F (CEE 7/7)-kontakt på ena sidan och IEC C13 på den andra säkerställer kompatibilitet med ett brett utbud av enheter, inklusive datornätaggregat och andra elektroniska enheter. Kabeln är tillverkad av CCA (kopparpläterad aluminium)-material och isolerad PVC, vilket garanterar hållbarhet och lång livslängd. Dessutom uppfyller den CE-standarder, vilket ger trygghet för säker användning.
Tillförlitlig prestanda och säkerhet
Kabeln stöder spänning upp till 250 V och ström 10 A, vilket möjliggör säker strömförsörjning till ett brett utbud av enheter, inklusive kraftfulla ATX-nätaggregat. Kabeltjockleken 7 mm bidrar till dess robusthet, vilket avsevärt minskar risken för skador vid daglig användning. PVC-isoleringsmaterial ger extra skydd mot mekaniskt slitage och säkerställer säker drift.
Kompatibilitet med en mängd olika enheter
Akyga-strömkabeln är helt kompatibel med olika strömförsörjningsmodeller, såsom strömförsörjningen ATX AK-B1-400s, AK-B1-450 eller AK-P3-600, och andra enheter enligt listan. Tack vare denna mångsidighet är kabeln lämplig för både hemmabruk och professionell användning, där en stabil anslutning krävs.
Tekniska data
- Kontakt 1: Hybrid C/E/F (CEE 7/7) standardkontakt
- Kontakt 2: IEC C13
- Kabellängd: 1,5 m
- Stödd spänning: 250 V
- Maximal ström: 10 A
- Ledarmaterial: CCA (kopparpläterad aluminium)
- Isoleringsmaterial: PVC
- Kabeltjocklek: 7 mm
- Färg: Svart
- Vikt: 340 g
- Förpackningsmått: 195 x 270 x 40 mm
Denna strömkabel är utformad för att uppfylla de högsta kraven på funktionalitet och tillförlitlighet, vilket gör den till ett idealiskt val för att driva elektroniska enheter.
Varornas egenskaper
| Titel | Värde |
|---|



![⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Failed Tests 4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ FAIL test/integration/src/lib/product-short-link.test.ts > product-short-link > facade > create inserts a short link record SequelizeUniqueConstraintError: Validation error ❯ Query.run node_modules/sequelize/src/dialects/postgres/query.js:76:24 ❯ node_modules/sequelize/src/sequelize.js:650:27 ❯ PostgresQueryInterface.insert node_modules/sequelize/src/dialects/abstract/query-interface.js:795:20 ❯ ProductShortLink.save node_modules/sequelize/src/model.js:4154:34 ❯ ProductShortLink.create node_modules/sequelize/src/model.js:2305:11 ❯ test/integration/src/lib/product-short-link.test.ts:98:38 96| 97| test('create inserts a short link record', async (): Promise<void> => { 98| const link: ProductShortLink = await facade.productShortLink.create( | ^ 99| committedProductId, 100| 'CRTST', ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/4]⎯ FAIL test/unit/src/lib/account/account-repository.test.ts > getOrCreateCustomerAccount > creates account and customer for a new email TypeError: this.facade.account.findOrCreate is not a function ❯ AccountRepository.getOrCreateCustomerAccount src/lib/account/account-repository.ts:41:56 39| } 40| 41| const account: Account = await this.facade.account.findOrCreate({ | ^ 42| email: normalizedEmail, 43| accountTypeId: EAccountType.CUSTOMER, ❯ AccountRepository.apmInstrumented src/lib/apm-instrument.ts:51:40 ❯ test/unit/src/lib/account/account-repository.test.ts:70:38 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[2/4]⎯ FAIL test/unit/src/lib/account/account-repository.test.ts > getOrCreateCustomerAccount > is idempotent for an existing account with a customer TypeError: this.facade.account.findOrCreate is not a function ❯ AccountRepository.getOrCreateCustomerAccount src/lib/account/account-repository.ts:41:56 39| } 40| 41| const account: Account = await this.facade.account.findOrCreate({ | ^ 42| email: normalizedEmail, 43| accountTypeId: EAccountType.CUSTOMER, ❯ AccountRepository.apmInstrumented src/lib/apm-instrument.ts:51:40 ❯ test/unit/src/lib/account/account-repository.test.ts:105:38 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[3/4]⎯ FAIL test/unit/src/lib/account/account-repository.test.ts > getOrCreateCustomerAccount > creates a customer for an existing account without one TypeError: this.facade.account.findOrCreate is not a function ❯ AccountRepository.getOrCreateCustomerAccount src/lib/account/account-repository.ts:41:56 39| } 40| 41| const account: Account = await this.facade.account.findOrCreate({ | ^ 42| email: normalizedEmail, 43| accountTypeId: EAccountType.CUSTOMER, ❯ AccountRepository.apmInstrumented src/lib/apm-instrument.ts:51:40 ❯ test/unit/src/lib/account/account-repository.test.ts:126:38 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Failed Tests 4 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ FAIL test/integration/src/lib/product-short-link.test.ts > product-short-link > facade > create inserts a short link record SequelizeUniqueConstraintError: Validation error ❯ Query.run node_modules/sequelize/src/dialects/postgres/query.js:76:24 ❯ node_modules/sequelize/src/sequelize.js:650:27 ❯ PostgresQueryInterface.insert node_modules/sequelize/src/dialects/abstract/query-interface.js:795:20 ❯ ProductShortLink.save node_modules/sequelize/src/model.js:4154:34 ❯ ProductShortLink.create node_modules/sequelize/src/model.js:2305:11 ❯ test/integration/src/lib/product-short-link.test.ts:98:38 96| 97| test('create inserts a short link record', async (): Promise<void> => { 98| const link: ProductShortLink = await facade.productShortLink.create( | ^ 99| committedProductId, 100| 'CRTST', ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/4]⎯ FAIL test/unit/src/lib/account/account-repository.test.ts > getOrCreateCustomerAccount > creates account and customer for a new email TypeError: this.facade.account.findOrCreate is not a function ❯ AccountRepository.getOrCreateCustomerAccount src/lib/account/account-repository.ts:41:56 39| } 40| 41| const account: Account = await this.facade.account.findOrCreate({ | ^ 42| email: normalizedEmail, 43| accountTypeId: EAccountType.CUSTOMER, ❯ AccountRepository.apmInstrumented src/lib/apm-instrument.ts:51:40 ❯ test/unit/src/lib/account/account-repository.test.ts:70:38 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[2/4]⎯ FAIL test/unit/src/lib/account/account-repository.test.ts > getOrCreateCustomerAccount > is idempotent for an existing account with a customer TypeError: this.facade.account.findOrCreate is not a function ❯ AccountRepository.getOrCreateCustomerAccount src/lib/account/account-repository.ts:41:56 39| } 40| 41| const account: Account = await this.facade.account.findOrCreate({ | ^ 42| email: normalizedEmail, 43| accountTypeId: EAccountType.CUSTOMER, ❯ AccountRepository.apmInstrumented src/lib/apm-instrument.ts:51:40 ❯ test/unit/src/lib/account/account-repository.test.ts:105:38 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[3/4]⎯ FAIL test/unit/src/lib/account/account-repository.test.ts > getOrCreateCustomerAccount > creates a customer for an existing account without one TypeError: this.facade.account.findOrCreate is not a function ❯ AccountRepository.getOrCreateCustomerAccount src/lib/account/account-repository.ts:41:56 39| } 40| 41| const account: Account = await this.facade.account.findOrCreate({ | ^ 42| email: normalizedEmail, 43| accountTypeId: EAccountType.CUSTOMER, ❯ AccountRepository.apmInstrumented src/lib/apm-instrument.ts:51:40 ❯ test/unit/src/lib/account/account-repository.test.ts:126:38](/static/product/photo/d8e4659f-d614-4177-bc5a-e2aa2acc78d6--100.webp)










