// Set the Tilt Pulse

pwHtilt = 0.0125*trunc(pwH90*35.3/(90.0*0.0125) + 0.5)

// Set the Offset Based on aHhx and the calibrated pwH90 

$offset = 1.0e6*aHhx/(4.0*pwH90*aH90*sqrt(2))
ofHX = 0.1*trunc($offset/0.1 + 0.5)

// Set Constant CP with the waveform on 'from'. 

shHX = 'c'
chHX='fr'


