ortec972()

$ret = ortec972( "hasts3", 4311, "SHOW_GAIN_COARSE" );
$ret = ortec972( "hasts3", 4311, "SET_GAIN_COARSE", 3 );
Coarse gain: 0 - 7 ( $gain = 2.5\times2^{val}$)

$ret = ortec972( "hasts3", 4311, "SHOW_GAIN_FINE" );
$ret = ortec972( "hasts3", 4311, "SET_GAIN_FINE", 2121 );
Fine gain: 1841 - 4095

$ret = ortec972( "hasts3", 4311, "SHOW_SHAPE" );
$ret = ortec972( "hasts3", 4311, "SET_SHAPE", 1);
Shapes: 1, 2

$ret = ortec972( "hasts3", 4311, "ENABLE_LOCAL" );
$ret = ortec972( "hasts3", 4311, "ENABLE_REMOTE");
$ret = ortec972( "hasts3", 4311, "SHOW_REMOTE");

$ret = ortec972( "hasts3", 4311, "ENABLE_PUR" );
$ret = ortec972( "hasts3", 4311, "DISBALE_PUR");
$ret = ortec972( "hasts3", 4311, "SHOW_PUR");

Port numbers at hasb1: 4311, 4312, 4313.