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

# readAttributePhaseHarmonicCurrentMultiplier(completionHandler:)

## Declaration

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

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