Get Calibration Count
- Updated2023-02-17
- 2 minute(s) read
Get Calibration Count
Returns the number of times the oscilloscope has been calibrated.
Inputs/Outputs

session in
The instrument handle that you obtain from Initialize External Calibration. The handle identifies a particular instrument session.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

which count
Specifies which calibration count to return.
| External Calibration | 0 | Returns the calibration count for an external calibration session. |
| Self Calibration | 1 | Returns the calibration count for a self-calibration session. |

session out
Reference to the NI-SCOPE instrument session to pass to the next node in the program.

error out
Error information.
The node produces this output according to standard error behavior.

count
The number of times the digitizer has been calibrated.