118165-001 REV. A
475 Wireless Boulevard • Hauppauge, New York 11788, USA • www.spellmanhv.com • T:+1 631.630.3000 • F:+1 631.435.1620
28
4.4.6
Get Exposure Settings
Description:
The host requests that the firmware return the current exposure
settings of kV, mA, exposure time and filament.
IMPORTANT NOTE: The values read may not be the same as
written with the “Set Exposure Settings” Command if you are in 2-
Point Mode. In 2-Point mode mA and Exposure Time settings are
automatically determined by the firmware using the kV and mAs
settings.
Direction:
Host to supply
Syntax:
<STX><51><,><CSUM><ETX>
Example:
<STX><51><,><CSUM><ETX>
Response:
<STX><51><,><ARG1><,><ARG2><,><ARG3><,><ARG4><,><C
SUM><ETX>
Where: (ARG# in ASCII format)
ARG1 = Exposure Time (in milliseconds)
ARG2 = kV program (0-4095 = 0-50,000V)
ARG3 = mA program (0-4095 = 0-200mA)
ARG4 = Large/Small Filament = 1 – Large, 0 - Small
Notes:
kV program is 40kV/4095 = 12.21V/Bit
mA program is 200mA/4095 = 0.04884mA/Bit
Example:
<STX><51>,2000,4095,4095,1,<CSUM><ETX>