TPAD_$RE_RANGE Domain/OS TPAD_$RE_RANGE
NAME
tpad_$re_range - re-establishes the touchpad raw data range
SYNOPSIS (C)
#include <apollo/base.h>
#include <apollo/tpad.h>
void tpad_$re_range(void)
SYNOPSIS (Pascal)
%include '/sys/ins/base.ins.pas';
%include '/sys/ins/tpad.ins.pas';
procedure tpad_$re_range;
SYNOPSIS (FORTRAN)
%include '/sys/ins/base.ins.ftn'
%include '/sys/ins/tpad.ins.ftn'
call tpad_$re_range
DESCRIPTION
This call re-establishes the touchpad raw data range over the next 1000
data points. This is also done for you at system boot.