Specifies how the named register is to be displayed. The following characters may appear in this string:
i
: The instantaneous (rate of change) value of the register
should be displayed.
c
: The accumulated (cumulative) value of the register should
be displayed.
Note that an empty string imples that the register is not displayed at all
For the special keyword .default
, this establishes how registers
should be displayed that are not mentioned otherwise.
Normal response.
Unauthorized response.
{- "result": "ic",
- "error": "Error message (present if an error occurred)."
}
Specifies how the named register is to be displayed. The following characters may appear in this string:
i
: The instantaneous (rate of change) value of the register
should be displayed.
c
: The accumulated (cumulative) value of the register should
be displayed.
Note that an empty string imples that the register is not displayed at all
For the special keyword .default
, this establishes how registers
should be displayed that are not mentioned otherwise.
Normal response.
Unauthorized response.
"ic"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Specifies how the named register is to be displayed. The following characters may appear in this string:
i
: The instantaneous (rate of change) value of the register
should be displayed.
c
: The accumulated (cumulative) value of the register should
be displayed.
Note that an empty string imples that the register is not displayed at all
For the special keyword .default
, this establishes how registers
should be displayed that are not mentioned otherwise.
Normal response.
Unauthorized response.
"ic"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Remove this register from the screen.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}