Pl_Exp_Uninit_Script(101) - Roper Photometric Owner's Manual

Advanced camera operation
Table of Contents

Advertisement

PVCAM
Class 101: ICL
pl_exp_uninit_script – unitialize the scripting library.
NAME
boolean
SYNOPSIS
This function undoes the preparations done by pl_exp_init_script. After
DESCRIPTION
executing this function, scripting functions may no longer be called.
TRUE for success, FALSE for a failure. Failure sets pl_error_code.
RETURN VALUE
pl_pvcam_init(2), pl_pvcam_uninit(2),
SEE ALSO
pl_exp_init_script(101)
This function must be explicitly called before calling pl_pvcam_uninit.
NOTES
You must also uninitialize the Class 3 library (pl_exp_uninit_seq) whenever
you call pl_exp_uninit_script. Order is not important. You may call either
function first, but both of them need to be performed before calling
pl_pvcam_uninit.
26 Advanced Camera Operation Manual
pl_exp_uninit_script( void )

pl_exp_uninit_script(101)

Advertisement

Table of Contents
loading

Table of Contents