101501-695 REV B
36
475 Wireless Boulevard • Hauppauge, New York 11788, USA • www.spellmanhv.com • T:+1 631.630.3000 • F:+1 631.435.1620
4.5.29 Request Seasoning Table Column
Description:
Returns a specified column of data for a specified seasoning profile.
The column is the value (either kV, mA, or Time, depending on the
column that is specified) for every seasoning step.
Syntax:
<STX>RSTC<SP>
<Profile Type>,<Column Index>;<CSUM><CR><LF>
Response:
<STX><ARG1>…<ARG25>;<CSUM><CR><LF>
Where:
Profile Type is one of:
‘0’ for >= 1 and < 7 days
‘1’ for >= 7 and < 14 days
‘2’ for < 30 days
‘3’ for >= 30 days
‘4’ for the custom profile
And
Column Index is one of:
‘0’ for the kV column
‘1’ for the mA column
‘2’ for the Time column
Returns 25 arguments in ASCII, representing each step for a particular
column of the seasoning table.
Example:
<STX> RSTC 1,0;<CSUM><CR><LF> Gets column 0 (kV) of profile 1
(the profile for greater than 7 days but less than or equal to 14 days)