The "GPIO600" and "GPIO650" drivers are distributed with HTBasic for the TransEra Model 600 and 650 GPIO cards. The function of the GPIO (General Purpose Input Output) interface is to provide communication with digital peripherals. For detailed installing and usage instructions please see the "GPIO" section of the User Guide.
Loading
The drivers are configured using Device Setup. Once a driver is configured it may be loaded using the Device Setup dialog, or with the one of the following lines in your program or AUTOST file:
LOAD BIN "GPIO600[;ISC Isc][BASE Address][INTERRUPT Int]"
LOAD BIN "GPIO650[;ISC Isc][BASE Address][INTERRUPT Int][DELAY Delay]"