---
title: "readAttributeDcCurrentMultiplier(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterelectricalmeasurement/readattributedccurrentmultiplier(completionhandler:)"
---

# readAttributeDcCurrentMultiplier(completionHandler:)

## Declaration

```swift
func readAttributeDcCurrentMultiplier(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeDcCurrentMultiplier() async throws -> NSNumber
```
