5811.6 Entering CommandsCommands for the calibrator may be entered in upper or lower case. There is at leastone space required between the command and parameter, all other spaces are optional.Almost all commands for the calibrator are sequential; any overlapped commands will beindicated as such. This section will briefly explain each of the commands and describetheir general use, which will include any parameters that may be entered with thecommand as well as what the output of the command is.11.6.1 Common Commands*CLSClears the error queue. Also terminates all pending operations. When writing programs,use before each procedure to avoid buffer overflow.*IDN?Returns the manufacturer, model number, and firmware revision of the Calibrator.For example: *IDN? will return BETA, 32, 0, .0011.6.2 Calibrator CommandsCPRT_COEFAThis command is used for entering a custom RTD into the calibrator. The numericvalue entered after the command will be set as the first coefficient of the polynomialused by the custom RTD.For example: CPRT_COEFA 3.908300E-03 enters 3.908300e-3 as coefficient A.CPRT_COEFA?Returns the number that was entered for the first coefficient of the polynomial used inthe custom RTD. Using the example above CPRT_COEFA? Would return: 3.908300E-03CPRT_COEFBThis command is used for entering a custom RTD into the calibrator. The numericvalue entered after the command will be set as the second coefficient of thepolynomial used by the custom RTD.For example: CPRT_COEFB –5.774999E-07 enters –5.774999E-07 as coefficient B.CPRT_COEFB?Returns the number, which was entered for the second coefficient of the polynomialused in the custom RTD. Using the example above, CPRT_COEFB? Would return:-5.774999E-07CPRT_COEFCThis command is used for entering a custom RTD into the calibrator. The numericvalue entered after the command will be set as the first coefficient of the polynomialused by the custom RTD.For example: CPRT_COEFC –4.83000E-2 enters –4.83000E-2 as coefficient C.CPRT_COEFC?Returns the number that was entered for the third coefficient of the polynomial usedin the custom RTD. Using the example above CPRT_COEFC? Would return:–4.83000E-2