Agilent E5270 TIS User’s Guide, Edition 1
2-21
TIS Function Reference
init_system
init_system
This function initializes the Agilent E5270.
Execute the init_system function before executing any other TIS function.
Synopsis
int init_system()
Example
if (init_system() == -1) error_rep();