**CIGAL Reference Manual, Chapter 7 (Hardware): Measurement Computing Primitives** =====MEASCOMP - Measurement Computing Universal Library Primitives===== **usage: call cb_functionname funcargs ...** A few of the functions available in Measurement Computing's Universal Library interface can be called explicitly in CIGAL using the [[jvs:cigal:manual:chapter2:call|CALL]] command. Details on what these functions do and their arguments can be found in the manufacturer's [[http://www.measurementcomputing.com/PDFmanuals/sm-ul-user-guide.pdf|Universal Library User Guide]]. The following is a list of the functions available in CIGAL and synopsis of their arguments (argX is used where I'm not sure what the argument is): call cb_getconfig infocode devnum arg3 numADCchans call setconfig devnum arg2 arg3 arg4 arg5 call digconfigport devnum port flag call digin devnum port call digout devnum port value **See Also:**\\ [[jvs:cigal:manual:chapter2:initialize|Initialize]], [[jvs:cigal:manual:chapter1:configure|Configure]], [[jvs:cigal:manual:chapter7:meascomp|MeasComp Hardware]], [[http://www.measurementcomputing.com|Measurement Computing Inc.]], [[http://www.measurementcomputing.com/PDFmanuals/sm-ul-user-guide.pdf|Universal Library User Guide]] [[jvs:cigal|CIGAL Home]], [[jvs:cigal:manual|CIGAL Manual]], [[jvs:cigal:manual:chapter7|Hardware]], [[jvs:cigal:manual:help|Manual Help]]