Archive:CALMU3

From London Hackspace Wiki
Jump to navigation Jump to search
Line 31: Line 31:
  
 
=== Commands ===
 
=== Commands ===
{|
+
{| class="topalign"
 
!  
 
!  
 +
!
 
!
 
!
 
|-
 
|-
 
! F
 
! F
| Frequency
+
| Frequency, updated per sample
 +
| <code>"F=50.138\r"</code>
 +
|-
 +
! N
 +
| ?
 +
| <code>ff</code>
 
|-
 
|-
 
! R
 
! R
| Real time
+
| (Real?) time
 +
| <code>"R=15:00:40\r"</code>
 
|-
 
|-
 
! S
 
! S
 
| Serial
 
| Serial
 +
| <code>"SP99A01869\r"</code>
 
|-
 
|-
 
! s
 
! s
 
| ?
 
| ?
 +
| <code>"s=", dword 0xa605019e, dword 0, "\r"</code>
 +
|-
 +
! u
 +
| ?
 +
| <code>"U"</code>
 
|-
 
|-
 
|}
 
|}

Revision as of 16:14, 6 November 2010

Calmu3 (possibly Calmu3+) from Polymeters Response International. "The first microprocessor-based meter", using "FFT, rather than 'brute-force' DSP" [1]

I think I read somewhere that Calmu3 (minus the +) lacks CoP5 approval.

It may need calibration periodically, but that's probably up to the supplier.

Serial no: P99A01869 Part no: C3D B D 0 BC 0SJ (3 phase direct, class 1 accuracy, lithium backup, ?)

Interfaces

Software with support


Resources

A later model, with overview.

Presumably ex-PRI consultant on Calmu meters


Serial protocol

1200bps ASCII, \r terminated

Once a command is matched, all the remainder of the line is ignored.

Commands

F Frequency, updated per sample "F=50.138\r"
N ? ff
R (Real?) time "R=15:00:40\r"
S Serial "SP99A01869\r"
s ? "s=", dword 0xa605019e, dword 0, "\r"
u ? "U"

Showing 1 related entity.