set_phase_wrap

Sets the phase wrap function on the phasemeter

Parameters

string required
Phase wrap point
allowed values:Off, 1pi, 2pi, 4pi
boolean
Disable all implicit conversions and coercions.
default: true

# Examples

# Sample response

{
    "value": "2pi"
}
1
2
3